Home
last modified time | relevance | path

Searched refs:nubus_bus_type (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/nubus/
A Dbus.c40 struct bus_type nubus_bus_type = { variable
46 EXPORT_SYMBOL(nubus_bus_type);
50 ndrv->driver.bus = &nubus_bus_type; in nubus_driver_register()
67 return bus_register(&nubus_bus_type); in nubus_bus_register()
93 board->dev.bus = &nubus_bus_type; in nubus_device_register()
111 return bus_for_each_dev(&nubus_bus_type, NULL, m, in nubus_proc_show()
/linux/include/linux/
A Dnubus.h92 extern struct bus_type nubus_bus_type;

Completed in 3 milliseconds