platform_device_put(9) suse man page | unix.com

Man Page: platform_device_put

Operating Environment: suse

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 2.6. July 2010 PLATFORM_DEVICE_PUT(9)
Related Man Pages
struct_device_driver(9) - centos
device_create(9) - suse
device_create_vargs(9) - suse
device_schedule_callback_owner(9) - suse
regulator_set_optimum_mode(9) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com