Home
last modified time | relevance | path

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

/linux/sound/firewire/
H A Damdtp-am824.c63 if (amdtp_stream_running(s)) in amdtp_am824_set_parameters()
73 if (WARN_ON(amdtp_stream_running(s)) || in amdtp_am824_set_parameters()
H A Damdtp-stream.h244 static inline bool amdtp_stream_running(struct amdtp_stream *s) in amdtp_stream_running() function
/linux/sound/firewire/fireface/
H A Damdtp-ff.c21 if (amdtp_stream_running(s)) in amdtp_ff_set_parameters()
/linux/sound/firewire/digi00x/
H A Damdtp-dot.c119 if (amdtp_stream_running(s)) in amdtp_dot_set_parameters()
/linux/sound/firewire/motu/
H A Damdtp-motu.c57 if (amdtp_stream_running(s)) in amdtp_motu_set_parameters()