platform_device_add_data(9) centos man page | unix.com

Man Page: platform_device_add_data

Operating Environment: centos

Section: 9

PLATFORM_DEVICE_ADD_(9) 				   Device drivers infrastructure				   PLATFORM_DEVICE_ADD_(9)

NAME
platform_device_add_data - add platform-specific data to a platform device
SYNOPSIS
int platform_device_add_data(struct platform_device * pdev, const void * data, size_t size);
ARGUMENTS
pdev platform device allocated by platform_device_alloc to add resources to data platform specific data for this platform device size size of platform specific data
DESCRIPTION
Add a copy of platform specific data to the platform device's platform_data pointer. The memory associated with the platform data will be freed when the platform device is released.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PLATFORM_DEVICE_ADD_(9)
Related Man Pages
struct_platform_nand_ctrl(9) - centos
platform::shell(n) - centos
installboot(1m) - minix
platform::shell(n) - mojave
platform::shell(3tcl) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Shopt -s histappend
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!