Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dcore-device.c194 container_of_const(drv, struct fw_driver, driver)->id_table; in unit_match()
216 struct fw_driver *driver = in fw_unit_probe()
217 container_of(dev->driver, struct fw_driver, driver); in fw_unit_probe()
224 struct fw_driver *driver = in fw_unit_remove()
225 container_of(dev->driver, struct fw_driver, driver); in fw_unit_remove()
984 struct fw_driver *driver = (struct fw_driver *)dev->driver; in update_unit()
H A Dsbp2.c1267 static struct fw_driver sbp2_driver = {
H A Dnet.c1602 static struct fw_driver fwnet_driver = {
/linux/sound/firewire/motu/
H A Dmotu.c184 static struct fw_driver motu_driver = {
/linux/sound/firewire/fireface/
H A Dff.c243 static struct fw_driver ff_driver = {
/linux/sound/firewire/fireworks/
H A Dfireworks.c331 static struct fw_driver efw_driver = {
/linux/sound/firewire/dice/
H A Ddice.c478 static struct fw_driver dice_driver = {
/linux/drivers/media/firewire/
H A Dfiredtv-fw.c392 static struct fw_driver fdtv_driver = {
/linux/include/linux/
H A Dfirewire.h275 struct fw_driver { struct
/linux/sound/firewire/
H A Disight.c710 static struct fw_driver isight_driver = {