Searched refs:WM8993_LEFT_OUTPUT_VOLUME (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | wm_hubs.c | 155 left = snd_soc_component_read(component, WM8993_LEFT_OUTPUT_VOLUME); in wm_hubs_dcs_cache_get() 184 cache->left = snd_soc_component_read(component, WM8993_LEFT_OUTPUT_VOLUME); in wm_hubs_dcs_cache_set() 475 WM8993_LEFT_OUTPUT_VOLUME, WM8993_RIGHT_OUTPUT_VOLUME, 479 SOC_DOUBLE_R("Headphone Switch", WM8993_LEFT_OUTPUT_VOLUME, 481 SOC_DOUBLE_R("Headphone ZC Switch", WM8993_LEFT_OUTPUT_VOLUME, 682 snd_soc_component_write(component, WM8993_LEFT_OUTPUT_VOLUME, in wm_hubs_update_class_w() 683 snd_soc_component_read(component, WM8993_LEFT_OUTPUT_VOLUME)); in wm_hubs_update_class_w() 1131 snd_soc_component_update_bits(component, WM8993_LEFT_OUTPUT_VOLUME, in wm_hubs_add_analogue_controls()
|
D | wm8993.h | 42 #define WM8993_LEFT_OUTPUT_VOLUME 0x1C macro
|
D | wm8993.c | 267 case WM8993_LEFT_OUTPUT_VOLUME: in wm8993_readable()
|