Home
last modified time | relevance | path

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

/linux/drivers/fsi/
H A Dfsi-core.c151 static const struct bus_type fsi_bus_type = { variable
219 dev->dev.bus = &fsi_bus_type; in fsi_create_device()
1443 fsi_drv->drv.bus = &fsi_bus_type; in fsi_driver_register()
1471 rc = bus_register(&fsi_bus_type); in fsi_init()
1482 bus_unregister(&fsi_bus_type); in fsi_init()
1492 bus_unregister(&fsi_bus_type); in fsi_exit()