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

/linux-master/sound/firewire/digi00x/
H A Ddigi00x.c158 .bus = &fw_bus_type,
/linux-master/sound/firewire/tascam/
H A Dtascam.c217 .bus = &fw_bus_type,
/linux-master/sound/firewire/fireface/
H A Dff.c247 .bus = &fw_bus_type,
/linux-master/sound/firewire/motu/
H A Dmotu.c188 .bus = &fw_bus_type,
/linux-master/sound/firewire/fireworks/
H A Dfireworks.c340 .bus = &fw_bus_type,
/linux-master/sound/firewire/oxfw/
H A Doxfw.c386 .bus = &fw_bus_type,
/linux-master/drivers/firewire/
H A Dcore-device.c256 const struct bus_type fw_bus_type = { variable in typeref:struct:bus_type
262 EXPORT_SYMBOL(fw_bus_type); variable
787 unit->device.bus = &fw_bus_type;
1110 device->device.bus = &fw_bus_type;
H A Dcore-transaction.c1358 ret = bus_register(&fw_bus_type);
1366 bus_unregister(&fw_bus_type);
1383 bus_unregister(&fw_bus_type);
H A Dsbp2.c1272 .bus = &fw_bus_type,
H A Dnet.c1603 .bus = &fw_bus_type,
/linux-master/drivers/media/firewire/
H A Dfiredtv-fw.c397 .bus = &fw_bus_type,
/linux-master/sound/firewire/bebob/
H A Dbebob.c493 .bus = &fw_bus_type,
/linux-master/sound/firewire/dice/
H A Ddice.c470 .bus = &fw_bus_type,
/linux-master/include/linux/
H A Dfirewire.h78 extern const struct bus_type fw_bus_type;
/linux-master/sound/firewire/
H A Disight.c719 .bus = &fw_bus_type,

Completed in 785 milliseconds