Home
last modified time | relevance | path

Searched refs:vmax_vol (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw_monitor.c246 vmax_step[i].vmax_vol = in aw_monitor_write_to_table_v1()
257 vmax_step[i].vmax_vol); in aw_monitor_write_to_table_v1()
428 const int vbat_vol, int *vmax_vol) in aw_search_vmax_from_table() argument
452 vmax_set = vmax_cfg[i].vmax_vol; in aw_search_vmax_from_table()
467 *vmax_vol = vmax_set; in aw_search_vmax_from_table()
684 int vmax_vol = 0; in aw_monitor_no_dsp_get_vmax() local
698 vbat_capacity, &vmax_vol); in aw_monitor_no_dsp_get_vmax()
704 *vmax = vmax_vol; in aw_monitor_no_dsp_get_vmax()
H A Daw_monitor.h65 int vmax_vol; member