Home
last modified time | relevance | path

Searched refs:switch_fetching_mode (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/fireface/
H A Dff-stream.c36 ff->spec->protocol->switch_fetching_mode(ff, false); in finish_session()
214 err = ff->spec->protocol->switch_fetching_mode(ff, true); in snd_ff_stream_start_duplex()
H A Dff.h123 int (*switch_fetching_mode)(struct snd_ff *ff, bool enable); member
H A Dff-protocol-former.c426 .switch_fetching_mode = former_switch_fetching_mode,
600 .switch_fetching_mode = former_switch_fetching_mode,
H A Dff-protocol-latter.c537 .switch_fetching_mode = latter_switch_fetching_mode,
/kernel/linux/linux-6.6/sound/firewire/fireface/
H A Dff-stream.c36 ff->spec->protocol->switch_fetching_mode(ff, false); in finish_session()
215 err = ff->spec->protocol->switch_fetching_mode(ff, true); in snd_ff_stream_start_duplex()
H A Dff.h125 int (*switch_fetching_mode)(struct snd_ff *ff, bool enable); member
H A Dff-protocol-former.c424 .switch_fetching_mode = former_switch_fetching_mode,
728 .switch_fetching_mode = former_switch_fetching_mode,
H A Dff-protocol-latter.c535 .switch_fetching_mode = latter_switch_fetching_mode,

Completed in 9 milliseconds