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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/uwb/
H A Dumc.h100 extern struct bus_type umc_bus_type;

Completed in 36 milliseconds