Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/
H A Daw_bin_parse.h135 int aw_dev_get_profile_index(struct aw_device *aw_dev);
H A Daw883xx.c986 ucontrol->value.integer.value[0] = aw_dev_get_profile_index(aw883xx->aw_pa); in aw883xx_profile_get()
988 aw_dev_get_profile_index(aw883xx->aw_pa)); in aw883xx_profile_get()
1017 cur_index = aw_dev_get_profile_index(aw883xx->aw_pa); in aw883xx_profile_set()
H A Daw_bin_parse.c1353 int aw_dev_get_profile_index(struct aw_device *aw_dev) in aw_dev_get_profile_index() function