Query: ata_platform_remove_one
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_PLATFORM_REMOVE_(9) libata Library ATA_PLATFORM_REMOVE_(9)NAMEata_platform_remove_one - Platform layer callback for device removalSYNOPSISint ata_platform_remove_one(struct platform_device * pdev);ARGUMENTSpdev Platform device that was removedDESCRIPTIONPlatform 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.LOCKINGInherited from platform layer (may sleep).AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_PLATFORM_REMOVE_(9)