Home
last modified time | relevance | path

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

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