Home
last modified time | relevance | path

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

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