platform_device_put(9) centos man page | unix.com

Man Page: platform_device_put

Operating Environment: centos

Section: 9

PLATFORM_DEVICE_PUT(9)					   Device drivers infrastructure				    PLATFORM_DEVICE_PUT(9)

NAME
platform_device_put - destroy a platform device
SYNOPSIS
void platform_device_put(struct platform_device * pdev);
ARGUMENTS
pdev platform device to free
DESCRIPTION
Free all memory associated with a platform device. This function must _only_ be externally called in error cases. All other usage is a bug.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PLATFORM_DEVICE_PUT(9)
Related Man Pages
struct_bus_type(9) - centos
struct_device_driver(9) - centos
struct_uio_info(9) - centos
device_create_vargs(9) - suse
installboot(1m) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Docker learning Phase-I