suse man page for platform_device_add_data

Query: platform_device_add_data

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 2.6. July 2010 PLATFORM_DEVICE_ADD_(9)
Related Man Pages
struct_platform_nand_ctrl(9) - suse
installboot(1m) - debian
platform::shell(n) - mojave
installboot(1m) - x11r4
installboot(1m) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Tar Command