Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw_monitor.h90 int aw_monitor_no_dsp_get_vmax(struct aw_monitor *monitor,
H A Daw_monitor.c680 int aw_monitor_no_dsp_get_vmax(struct aw_monitor *monitor, int32_t *vmax) in aw_monitor_no_dsp_get_vmax() function
H A Daw87xxx.c498 ret = aw_monitor_no_dsp_get_vmax(&aw87xxx->monitor, &vmax_val); in aw87xxxx_vmax_get()