suse man page for platform_device_alloc

Query: platform_device_alloc

OS: suse

Section: 9

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

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_vargs(9) - centos
parport_register_port(9) - suse
struct_uio_info(9) - centos
device_create_vargs(9) - suse
struct_platform_nand_ctrl(9) - suse
Similar Topics in the Unix Linux Community
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Tar Command
Docker learning Phase-I