Home
last modified time | relevance | path

Searched refs:amdtp_stream_update (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/digi00x/
H A Ddigi00x-stream.c417 amdtp_stream_update(&dg00x->tx_stream); in snd_dg00x_stream_update_duplex()
418 amdtp_stream_update(&dg00x->rx_stream); in snd_dg00x_stream_update_duplex()
/kernel/linux/linux-6.6/sound/firewire/digi00x/
H A Ddigi00x-stream.c418 amdtp_stream_update(&dg00x->tx_stream); in snd_dg00x_stream_update_duplex()
419 amdtp_stream_update(&dg00x->rx_stream); in snd_dg00x_stream_update_duplex()
/kernel/linux/linux-5.10/sound/firewire/
H A Damdtp-stream.h197 void amdtp_stream_update(struct amdtp_stream *s);
H A Damdtp-stream.c1114 amdtp_stream_update(s); in amdtp_stream_start()
1248 * amdtp_stream_update - update the stream after a bus reset
1251 void amdtp_stream_update(struct amdtp_stream *s) in amdtp_stream_update() function
1257 EXPORT_SYMBOL(amdtp_stream_update); variable
/kernel/linux/linux-6.6/sound/firewire/
H A Damdtp-stream.h222 void amdtp_stream_update(struct amdtp_stream *s);
H A Damdtp-stream.c1709 amdtp_stream_update(s); in amdtp_stream_start()
1884 * amdtp_stream_update - update the stream after a bus reset
1887 void amdtp_stream_update(struct amdtp_stream *s) in amdtp_stream_update() function
1893 EXPORT_SYMBOL(amdtp_stream_update); variable

Completed in 9 milliseconds