Home
last modified time | relevance | path

Searched refs:fw_unit_get (Results 1 – 6 of 6) sorted by relevance

/linux/sound/firewire/motu/
H A Dmotu.c77 motu->unit = fw_unit_get(unit); in motu_probe()
/linux/sound/firewire/fireface/
H A Dff.c64 ff->unit = fw_unit_get(unit); in snd_ff_probe()
/linux/sound/firewire/fireworks/
H A Dfireworks.c227 efw->unit = fw_unit_get(unit); in efw_probe()
/linux/sound/firewire/dice/
H A Ddice.c163 dice->unit = fw_unit_get(unit); in dice_probe()
/linux/include/linux/
H A Dfirewire.h261 static inline struct fw_unit *fw_unit_get(struct fw_unit *unit) in fw_unit_get() function
/linux/sound/firewire/
H A Disight.c624 isight->unit = fw_unit_get(unit); in isight_probe()