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

/linux-master/drivers/misc/
H A Dtifm_core.c151 static struct bus_type tifm_bus_type = { variable in typeref:struct:bus_type
264 sock->dev.bus = &tifm_bus_type;
315 drv->driver.bus = &tifm_bus_type;
335 rc = bus_register(&tifm_bus_type);
344 bus_unregister(&tifm_bus_type);
355 bus_unregister(&tifm_bus_type);

Completed in 126 milliseconds