platform_device_alloc(9) suse man page | unix.com

Man Page: platform_device_alloc

Operating Environment: suse

Section: 9

PLATFORM_DEVICE_ALLO(9) 				   Device drivers infrastructure				   PLATFORM_DEVICE_ALLO(9)

NAME
platform_device_alloc - create a platform device
SYNOPSIS
struct platform_device * platform_device_alloc(const char * name, int id);
ARGUMENTS
name base name of the device we're adding id instance id
DESCRIPTION
Create a platform device object which can have other objects attached to it, and which will have attached objects freed when it is released.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PLATFORM_DEVICE_ALLO(9)
Related Man Pages
device_create_with_groups(9) - centos
struct_uio_info(9) - centos
struct_platform_nand_ctrl(9) - suse
struct_uio_info(9) - suse
usb_queue_reset_device(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend