Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/aw88395/
Daw88395_device.h186 int aw88395_dev_set_profile_index(struct aw_device *aw_dev, int index);
Daw88395.c230 ret = aw88395_dev_set_profile_index(aw88395->aw_pa, ucontrol->value.integer.value[0]); in aw88395_profile_set()
Daw88395_device.c1632 int aw88395_dev_set_profile_index(struct aw_device *aw_dev, int index) in aw88395_dev_set_profile_index() function
1647 EXPORT_SYMBOL_GPL(aw88395_dev_set_profile_index);