Home
last modified time | relevance | path

Searched refs:ide_bus_type (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/ide/
H A Dide.c154 struct bus_type ide_bus_type = { variable
166 EXPORT_SYMBOL_GPL(ide_bus_type); variable
379 ret = bus_register(&ide_bus_type); in ide_init()
398 bus_unregister(&ide_bus_type); in ide_init()
409 bus_unregister(&ide_bus_type); in ide_exit()
H A Dide-gd.c170 .bus = &ide_bus_type,
H A Dide-proc.c610 err = bus_for_each_drv(&ide_bus_type, NULL, s, proc_print_driver); in ide_drivers_show()
H A Dide-probe.c1045 dev->bus = &ide_bus_type; in hwif_register_devices()
H A Dide-cd.c1597 .bus = &ide_bus_type,
H A Dide-tape.c1884 .bus = &ide_bus_type,
/kernel/linux/linux-5.10/include/linux/
H A Dide.h1585 extern struct bus_type ide_bus_type;

Completed in 12 milliseconds