Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dsata_mv.c630 static void mv_soc_reset_bus(struct ata_host *host, void __iomem *mmio);
814 .reset_bus = mv_soc_reset_bus,
822 .reset_bus = mv_soc_reset_bus,
3465 static void mv_soc_reset_bus(struct ata_host *host, void __iomem *mmio) in mv_soc_reset_bus() function