ata_platform_remove_one(9) centos man page | unix.com

Man Page: ata_platform_remove_one

Operating Environment: centos

Section: 9

ATA_PLATFORM_REMOVE_(9) 					  libata Library					   ATA_PLATFORM_REMOVE_(9)

NAME
ata_platform_remove_one - Platform layer callback for device removal
SYNOPSIS
int ata_platform_remove_one(struct platform_device * pdev);
ARGUMENTS
pdev Platform device that was removed
DESCRIPTION
Platform layer indicates to libata via this hook that hot-unplug or module unload event has occurred. Detach all ports. Resource release is handled via devres.
LOCKING
Inherited from platform layer (may sleep).
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_PLATFORM_REMOVE_(9)
Related Man Pages
spi_async(9) - centos
struct_bus_type(9) - centos
struct_platform_nand_ctrl(9) - suse
module::build::platform::macos(3) - centos
module::build::platform::macos(3pm) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I