Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_bin_parse.h136 int aw_dev_check_profile_index(struct aw_device *aw_dev, int index);
H A Daw_bin_parse.c1345 int aw_dev_check_profile_index(struct aw_device *aw_dev, int index) in aw_dev_check_profile_index() function
H A Daw883xx.c1009 ret = aw_dev_check_profile_index(aw883xx->aw_pa, ucontrol->value.integer.value[0]); in aw883xx_profile_set()