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

/linux-master/include/linux/
H A Dfsi.h71 extern struct bus_type fsi_bus_type;
/linux-master/drivers/fsi/
H A Di2cr-scom.c143 .bus = &fsi_bus_type,
H A Dfsi-core.c164 dev->dev.bus = &fsi_bus_type;
1407 struct bus_type fsi_bus_type = { variable in typeref:struct:bus_type
1411 EXPORT_SYMBOL_GPL(fsi_bus_type); variable
1420 rc = bus_register(&fsi_bus_type);
1431 bus_unregister(&fsi_bus_type);
1441 bus_unregister(&fsi_bus_type);
H A Dfsi-master-hub.c291 .bus = &fsi_bus_type,
H A Dfsi-scom.c609 .bus = &fsi_bus_type,
H A Dfsi-sbefifo.c1136 .bus = &fsi_bus_type,
/linux-master/drivers/i2c/busses/
H A Di2c-fsi.c766 .bus = &fsi_bus_type,
/linux-master/drivers/spi/
H A Dspi-fsi.c585 .bus = &fsi_bus_type,

Completed in 174 milliseconds