Searched defs:ide_host_for_each_port (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | ide-probe.c | 858 ide_host_for_each_port(i, hwif, host) { in ide_host_enable_irqs() function 1444 ide_host_for_each_port(i, hwif, host) { in ide_host_register() function 1468 ide_host_for_each_port(i, hwif, host) { in ide_host_register() function 1491 ide_host_for_each_port(i, hwif, host) { in ide_host_register() function 1518 ide_host_for_each_port(i, hwif, host) { in ide_host_register() function 1631 ide_host_for_each_port(i, hwif, host) { in ide_host_free() function 1645 ide_host_for_each_port(i, hwif, host) { in ide_host_remove() function
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | ide.h | 1622 #define ide_host_for_each_port(i, port, host) \ macro
|
Completed in 6 milliseconds