Searched refs:fw_bus_type (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/sound/firewire/digi00x/ |
H A D | digi00x.c | 158 .bus = &fw_bus_type,
|
/openbmc/linux/drivers/firewire/ |
H A D | core-device.c | 221 struct bus_type fw_bus_type = { variable 227 EXPORT_SYMBOL(fw_bus_type); 707 unit->device.bus = &fw_bus_type; in create_units() 1030 device->device.bus = &fw_bus_type; in fw_device_init()
|
H A D | core-transaction.c | 1358 ret = bus_register(&fw_bus_type); in fw_core_init() 1366 bus_unregister(&fw_bus_type); in fw_core_init() 1383 bus_unregister(&fw_bus_type); in fw_core_cleanup()
|
H A D | sbp2.c | 1272 .bus = &fw_bus_type,
|
H A D | net.c | 1603 .bus = &fw_bus_type,
|
/openbmc/linux/sound/firewire/tascam/ |
H A D | tascam.c | 217 .bus = &fw_bus_type,
|
/openbmc/linux/sound/firewire/motu/ |
H A D | motu.c | 186 .bus = &fw_bus_type,
|
/openbmc/linux/sound/firewire/fireface/ |
H A D | ff.c | 247 .bus = &fw_bus_type,
|
/openbmc/linux/sound/firewire/oxfw/ |
H A D | oxfw.c | 378 .bus = &fw_bus_type,
|
/openbmc/linux/include/linux/ |
H A D | firewire.h | 78 extern struct bus_type fw_bus_type;
|
/openbmc/linux/sound/firewire/dice/ |
H A D | dice.c | 470 .bus = &fw_bus_type,
|
/openbmc/linux/sound/firewire/fireworks/ |
H A D | fireworks.c | 340 .bus = &fw_bus_type,
|
/openbmc/linux/sound/firewire/bebob/ |
H A D | bebob.c | 493 .bus = &fw_bus_type,
|
/openbmc/linux/drivers/media/firewire/ |
H A D | firedtv-fw.c | 397 .bus = &fw_bus_type,
|
/openbmc/linux/sound/firewire/ |
H A D | isight.c | 719 .bus = &fw_bus_type,
|