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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dtiocx.c146 struct bus_type tiocx_bus_type = { variable in typeref:struct:bus_type
166 cx_driver->driver.bus = &tiocx_bus_type;
208 cx_dev->dev.bus = &tiocx_bus_type;
330 EXPORT_SYMBOL(tiocx_bus_type); variable
495 bus_register(&tiocx_bus_type);
551 bus_for_each_dev(&tiocx_bus_type, NULL, NULL, cx_remove_device);
552 bus_unregister(&tiocx_bus_type);

Completed in 44 milliseconds