Home
last modified time | relevance | path

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

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