Home
last modified time | relevance | path

Searched refs:switch_fetching_mode (Results 1 – 4 of 4) sorted by relevance

/linux/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,