Home
last modified time | relevance | path

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

/linux/sound/firewire/motu/
H A Dmotu.c188 .bus = &fw_bus_type,
/linux/sound/firewire/fireface/
H A Dff.c247 .bus = &fw_bus_type,
/linux/drivers/firewire/
H A Dcore-device.c254 const struct bus_type fw_bus_type = { variable
260 EXPORT_SYMBOL(fw_bus_type);
856 unit->device.bus = &fw_bus_type; in create_units()
1165 device->device.bus = &fw_bus_type; in fw_device_init()
H A Dcore-transaction.c1477 ret = bus_register(&fw_bus_type); in fw_core_init()
1485 bus_unregister(&fw_bus_type); in fw_core_init()
1502 bus_unregister(&fw_bus_type); in fw_core_cleanup()
H A Dsbp2.c1271 .bus = &fw_bus_type,
H A Dnet.c1606 .bus = &fw_bus_type,
/linux/sound/firewire/fireworks/
H A Dfireworks.c335 .bus = &fw_bus_type,
/linux/sound/firewire/dice/
H A Ddice.c482 .bus = &fw_bus_type,
/linux/drivers/media/firewire/
H A Dfiredtv-fw.c396 .bus = &fw_bus_type,
/linux/include/linux/
H A Dfirewire.h79 extern const struct bus_type fw_bus_type;
/linux/sound/firewire/
H A Disight.c714 .bus = &fw_bus_type,