Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ata/
Dlibata.h126 extern int ata_bus_probe(struct ata_port *ap);
Dlibata-core.c2886 int ata_bus_probe(struct ata_port *ap) in ata_bus_probe() function
5696 rc = ata_bus_probe(ap); in ata_port_probe()
/Linux-v6.1/Documentation/driver-api/
Dlibata.rst43 Called from :c:func:`ata_bus_probe` error path, as well as when unregistering
48 Called from :c:func:`ata_bus_probe` on a failed probe. Called from