Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/
H A Dtifm_core.c152 static struct bus_type tifm_bus_type = { variable
266 sock->dev.bus = &tifm_bus_type; in tifm_alloc_device()
316 drv->driver.bus = &tifm_bus_type; in tifm_register_driver()
336 rc = bus_register(&tifm_bus_type); in tifm_init()
345 bus_unregister(&tifm_bus_type); in tifm_init()
356 bus_unregister(&tifm_bus_type); in tifm_exit()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds