Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ata/pata_parport/
Dpata_parport.h69 int (*probe_unit)(struct pi_adapter *pi); member
Dpata_parport.c439 if (pi->proto->probe_unit) { in pi_probe_unit()
442 if (pi->proto->probe_unit(pi)) { in pi_probe_unit()
Dbpck.c499 .probe_unit = bpck_probe_unit,
Dbpck6.c456 .probe_unit = bpck6_probe_unit,