Searched refs:aw_dev_get_profile_index (Results 1 – 3 of 3) sorted by relevance
135 int aw_dev_get_profile_index(struct aw_device *aw_dev);
986 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()
1353 int aw_dev_get_profile_index(struct aw_device *aw_dev) in aw_dev_get_profile_index() function