Home
last modified time | relevance | path

Searched refs:detect_input_clocks (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/sound/pci/echoaudio/
H A Dindigo_express_dsp.c111 static u32 detect_input_clocks(const struct echoaudio *chip) in detect_input_clocks() function
H A Ddarla20_dsp.c75 static u32 detect_input_clocks(const struct echoaudio *chip) in detect_input_clocks() function
H A Dindigoio_dsp.c77 static u32 detect_input_clocks(const struct echoaudio *chip) in detect_input_clocks() function
H A Ddarla24_dsp.c73 static u32 detect_input_clocks(const struct echoaudio *chip) in detect_input_clocks() function
H A Dindigo_dsp.c77 static u32 detect_input_clocks(const struct echoaudio *chip) in detect_input_clocks() function
H A Dindigodj_dsp.c77 static u32 detect_input_clocks(const struct echoaudio *chip) in detect_input_clocks() function
H A Dgina20_dsp.c80 static u32 detect_input_clocks(const struct echoaudio *chip) in detect_input_clocks() function
H A Dmia_dsp.c83 static u32 detect_input_clocks(const struct echoaudio *chip) in detect_input_clocks() function
H A Dlayla20_dsp.c82 static u32 detect_input_clocks(const struct echoaudio *chip) in detect_input_clocks() function
H A Dgina24_dsp.c98 static u32 detect_input_clocks(const struct echoaudio *chip) in detect_input_clocks() function
H A Dlayla24_dsp.c90 static u32 detect_input_clocks(const struct echoaudio *chip) in detect_input_clocks() function
H A Dmona_dsp.c91 static u32 detect_input_clocks(const struct echoaudio *chip) in detect_input_clocks() function
H A Dechoaudio_3g.c193 static u32 detect_input_clocks(const struct echoaudio *chip) in detect_input_clocks() function
H A Dechoaudio.c1784 detected = detect_input_clocks(chip); in snd_echo_channels_info_get()