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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/uwb/
H A Dumc-drv.c17 umc_drv->driver.bus = &umc_bus_type;
H A Dumc-bus.c217 struct bus_type umc_bus_type = { variable in typeref:struct:bus_type
226 EXPORT_SYMBOL_GPL(umc_bus_type); variable
230 return bus_register(&umc_bus_type);
236 bus_unregister(&umc_bus_type);
H A Dumc-dev.c35 umc->dev.bus = &umc_bus_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/uwb/
H A Dumc-drv.c17 umc_drv->driver.bus = &umc_bus_type;
H A Dumc-bus.c217 struct bus_type umc_bus_type = { variable in typeref:struct:bus_type
226 EXPORT_SYMBOL_GPL(umc_bus_type); variable
230 return bus_register(&umc_bus_type);
236 bus_unregister(&umc_bus_type);
H A Dumc-dev.c35 umc->dev.bus = &umc_bus_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/uwb/
H A Dumc.h100 extern struct bus_type umc_bus_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/uwb/
H A Dumc.h100 extern struct bus_type umc_bus_type;

Completed in 75 milliseconds