Home
last modified time | relevance | path

Searched refs:spd (Results 1 – 5 of 5) sorted by relevance

/sound/firewire/
Dcmp.c252 unsigned int spd, xspd; in opcr_set_modify() local
256 spd = SCODE_800; in opcr_set_modify()
259 spd = c->speed; in opcr_set_modify()
272 opcr |= cpu_to_be32(spd << OPCR_SPEED_SHIFT); in opcr_set_modify()
/sound/firewire/fireface/
Dff-stream.c186 int spd = fw_parent_device(ff->unit)->max_speed; in snd_ff_stream_start_duplex() local
193 ff->rx_resources.channel, spd); in snd_ff_stream_start_duplex()
198 ff->tx_resources.channel, spd); in snd_ff_stream_start_duplex()
/sound/firewire/digi00x/
Ddigi00x-stream.c364 int spd = fw_parent_device(dg00x->unit)->max_speed; in snd_dg00x_stream_start_duplex() local
371 dg00x->rx_resources.channel, spd); in snd_dg00x_stream_start_duplex()
376 dg00x->tx_resources.channel, spd); in snd_dg00x_stream_start_duplex()
/sound/firewire/motu/
Dmotu-stream.c252 int spd = fw_parent_device(motu->unit)->max_speed; in snd_motu_stream_start_duplex() local
266 motu->tx_resources.channel, spd); in snd_motu_stream_start_duplex()
271 motu->rx_resources.channel, spd); in snd_motu_stream_start_duplex()
/sound/firewire/tascam/
Dtascam-stream.c458 int spd = fw_parent_device(tscm->unit)->max_speed; in snd_tscm_stream_start_duplex() local
470 tscm->rx_resources.channel, spd); in snd_tscm_stream_start_duplex()
475 tscm->tx_resources.channel, spd); in snd_tscm_stream_start_duplex()