Home
last modified time | relevance | path

Searched refs:need_long_tx_init_skip (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/firewire/tascam/
H A Dtascam-stream.c427 tscm->need_long_tx_init_skip = (rate != curr_rate); in snd_tscm_stream_reserve_duplex()
479 if (tscm->need_long_tx_init_skip) in snd_tscm_stream_start_duplex()
518 tscm->need_long_tx_init_skip = false; in snd_tscm_stream_stop_duplex()
H A Dtascam.h100 bool need_long_tx_init_skip; member