Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/bebob/
H A Dbebob_stream.c154 if (bebob->sync_input_plug < 0) { in snd_bebob_stream_get_clock_src()
164 bebob->sync_input_plug); in snd_bebob_stream_get_clock_src()
169 bebob->sync_input_plug, err); in snd_bebob_stream_get_clock_src()
867 bebob->sync_input_plug = -1; in seek_msu_sync_input_plug()
879 bebob->sync_input_plug = i; in seek_msu_sync_input_plug()
H A Dbebob.h106 int sync_input_plug; member
H A Dbebob_proc.c154 clk_labels[src], bebob->sync_input_plug); in proc_read_clock()