Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/digi00x/
H A Ddigi00x.c118 dg00x->unit = fw_unit_get(unit); in snd_dg00x_probe()
/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu.c128 motu->unit = fw_unit_get(unit); in motu_probe()
/OK3568_Linux_fs/kernel/sound/firewire/tascam/
H A Dtascam.c155 tscm->unit = fw_unit_get(unit); in snd_tscm_probe()
/OK3568_Linux_fs/kernel/sound/firewire/fireface/
H A Dff.c107 ff->unit = fw_unit_get(unit); in snd_ff_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfirewire.h235 static inline struct fw_unit *fw_unit_get(struct fw_unit *unit) in fw_unit_get() function
/OK3568_Linux_fs/kernel/sound/firewire/oxfw/
H A Doxfw.c255 oxfw->unit = fw_unit_get(unit); in oxfw_probe()
/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A Ddice.c211 dice->unit = fw_unit_get(unit); in dice_probe()
/OK3568_Linux_fs/kernel/sound/firewire/fireworks/
H A Dfireworks.c289 efw->unit = fw_unit_get(unit); in efw_probe()
/OK3568_Linux_fs/kernel/sound/firewire/bebob/
H A Dbebob.c276 bebob->unit = fw_unit_get(unit); in bebob_probe()
/OK3568_Linux_fs/kernel/sound/firewire/
H A Disight.c628 isight->unit = fw_unit_get(unit); in isight_probe()