Home
last modified time | relevance | path

Searched refs:ata_host_stop (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/ata/
Dlibata-core.c5721 static void ata_host_stop(struct device *gendev, void *res) in ata_host_stop() function
5832 start_dr = devres_alloc(ata_host_stop, 0, GFP_KERNEL); in ata_host_start()