Searched refs:wm8958_dsp2_busy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8958-dsp2.c | 438 static int wm8958_dsp2_busy(struct wm8994_priv *wm8994, int aif) in wm8958_dsp2_busy() function 521 if (wm8958_dsp2_busy(wm8994, mbc)) { in wm8958_mbc_put() 647 if (wm8958_dsp2_busy(wm8994, vss)) { in wm8958_vss_put() 718 if (wm8958_dsp2_busy(wm8994, hpf % 3)) { in wm8958_hpf_put() 814 if (wm8958_dsp2_busy(wm8994, eq)) { in wm8958_enh_eq_put()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm8958-dsp2.c | 438 static int wm8958_dsp2_busy(struct wm8994_priv *wm8994, int aif) in wm8958_dsp2_busy() function 521 if (wm8958_dsp2_busy(wm8994, mbc)) { in wm8958_mbc_put() 647 if (wm8958_dsp2_busy(wm8994, vss)) { in wm8958_vss_put() 718 if (wm8958_dsp2_busy(wm8994, hpf % 3)) { in wm8958_hpf_put() 814 if (wm8958_dsp2_busy(wm8994, eq)) { in wm8958_enh_eq_put()
|
Completed in 3 milliseconds