Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/digi00x/
H A Ddigi00x.h122 void amdtp_dot_reset(struct amdtp_stream *s);
H A Damdtp-dot.c414 void amdtp_dot_reset(struct amdtp_stream *s) in amdtp_dot_reset() function
H A Ddigi00x-pcm.c251 amdtp_dot_reset(&dg00x->rx_stream); in pcm_playback_prepare()