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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide.c154 struct bus_type ide_bus_type = { variable in typeref:struct:bus_type
166 EXPORT_SYMBOL_GPL(ide_bus_type); variable
379 ret = bus_register(&ide_bus_type);
398 bus_unregister(&ide_bus_type);
409 bus_unregister(&ide_bus_type);
H A Dide-gd.c169 .bus = &ide_bus_type,
H A Dide-proc.c738 err = bus_for_each_drv(&ide_bus_type, NULL, s, proc_print_driver);
H A Dide-probe.c1001 dev->bus = &ide_bus_type;
H A Dide-cd.c1584 .bus = &ide_bus_type,
H A Dide-tape.c1886 .bus = &ide_bus_type,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dide.h1518 extern struct bus_type ide_bus_type;

Completed in 215 milliseconds