Home
last modified time | relevance | path

Searched refs:amdtp_dot_reset (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/sound/firewire/digi00x/
Ddigi00x.h119 void amdtp_dot_reset(struct amdtp_stream *s);
Ddigi00x-pcm.c251 amdtp_dot_reset(&dg00x->rx_stream); in pcm_playback_prepare()
Damdtp-dot.c411 void amdtp_dot_reset(struct amdtp_stream *s) in amdtp_dot_reset() function