Home
last modified time | relevance | path

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

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