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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/misc/
H A Dtifm_core.c157 static struct bus_type tifm_bus_type = { variable in typeref:struct:bus_type
270 sock->dev.bus = &tifm_bus_type;
314 drv->driver.bus = &tifm_bus_type;
334 rc = bus_register(&tifm_bus_type);
343 bus_unregister(&tifm_bus_type);
354 bus_unregister(&tifm_bus_type);

Completed in 51 milliseconds