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
device_create(9) - centos
device_create_vargs(9) - centos
struct_platform_nand_ctrl(9) - centos
installboot(1m) - sunos
installboot(1m) - minix
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
A (ksh) Library For and From UNIX.com