Home
last modified time | relevance | path

Searched refs:hubs (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm_hubs.c61 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); in wait_for_dc_servo() local
74 if (hubs->dcs_done_irq) in wait_for_dc_servo()
82 if (hubs->dcs_done_irq) in wait_for_dc_servo()
83 wait_for_completion_timeout(&hubs->dcs_done, in wait_for_dc_servo()
99 struct wm_hubs_data *hubs = data; in wm_hubs_dcs_done() local
101 complete(&hubs->dcs_done); in wm_hubs_dcs_done()
151 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); in wm_hubs_dcs_cache_get() local
161 list_for_each_entry(cache, &hubs->dcs_cache, list) { in wm_hubs_dcs_cache_get()
174 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); in wm_hubs_dcs_cache_set() local
177 if (hubs in wm_hubs_dcs_cache_set()
198 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); wm_hubs_read_dc_servo() local
243 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); enable_dc_servo() local
334 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); wm8993_put_dc_servo() local
499 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); hp_supply_event() local
618 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); lineout_event() local
648 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); micbias_event() local
668 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); wm_hubs_update_class_w() local
1157 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); wm_hubs_add_analogue_routes() local
1197 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); wm_hubs_handle_analogue_pdata() local
1243 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); wm_hubs_vmid_ena() local
1260 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); wm_hubs_set_bias_level() local
[all...]
H A Dwm8994.c930 if (wm8994->hubs.lineout1_se) in vmid_dereference()
937 if (wm8994->hubs.lineout2_se) in vmid_dereference()
2706 if (wm8994->hubs.lineout1_se) { in wm8994_vmid_mode()
2712 if (wm8994->hubs.lineout2_se) { in wm8994_vmid_mode()
2729 if (wm8994->hubs.lineout1_se) { in wm8994_vmid_mode()
2735 if (wm8994->hubs.lineout2_se) { in wm8994_vmid_mode()
3345 struct snd_soc_component *component = wm8994->hubs.component; in wm8994_handle_retune_mobile_pdata()
3404 ret = snd_soc_add_component_controls(wm8994->hubs.component, controls, in wm8994_handle_retune_mobile_pdata()
3407 dev_err(wm8994->hubs.component->dev, in wm8994_handle_retune_mobile_pdata()
3413 struct snd_soc_component *component = wm8994->hubs in wm8994_handle_pdata()
[all...]
H A Dwm8958-dsp2.c944 ret = snd_soc_add_component_controls(wm8994->hubs.component, in wm8958_dsp2_init()
947 dev_err(wm8994->hubs.component->dev, in wm8958_dsp2_init()
970 ret = snd_soc_add_component_controls(wm8994->hubs.component, in wm8958_dsp2_init()
973 dev_err(wm8994->hubs.component->dev, in wm8958_dsp2_init()
997 ret = snd_soc_add_component_controls(wm8994->hubs.component, in wm8958_dsp2_init()
1000 dev_err(wm8994->hubs.component->dev, in wm8958_dsp2_init()
1025 ret = snd_soc_add_component_controls(wm8994->hubs.component, in wm8958_dsp2_init()
1028 dev_err(wm8994->hubs.component->dev, in wm8958_dsp2_init()
H A Dwm8994.h81 struct wm_hubs_data hubs; member
H A DMakefile296 snd-soc-wm-hubs-objs := wm_hubs.o
606 obj-$(CONFIG_SND_SOC_WM_HUBS) += snd-soc-wm-hubs.o
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm_hubs.c61 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); in wait_for_dc_servo() local
74 if (hubs->dcs_done_irq) in wait_for_dc_servo()
82 if (hubs->dcs_done_irq) in wait_for_dc_servo()
83 wait_for_completion_timeout(&hubs->dcs_done, in wait_for_dc_servo()
99 struct wm_hubs_data *hubs = data; in wm_hubs_dcs_done() local
101 complete(&hubs->dcs_done); in wm_hubs_dcs_done()
151 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); in wm_hubs_dcs_cache_get() local
161 list_for_each_entry(cache, &hubs->dcs_cache, list) { in wm_hubs_dcs_cache_get()
174 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); in wm_hubs_dcs_cache_set() local
177 if (hubs in wm_hubs_dcs_cache_set()
198 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); wm_hubs_read_dc_servo() local
243 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); enable_dc_servo() local
334 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); wm8993_put_dc_servo() local
499 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); hp_supply_event() local
618 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); lineout_event() local
648 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); micbias_event() local
668 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); wm_hubs_update_class_w() local
1157 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); wm_hubs_add_analogue_routes() local
1197 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); wm_hubs_handle_analogue_pdata() local
1243 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); wm_hubs_vmid_ena() local
1260 struct wm_hubs_data *hubs = snd_soc_component_get_drvdata(component); wm_hubs_set_bias_level() local
[all...]
H A Dwm8994.c930 if (wm8994->hubs.lineout1_se) in vmid_dereference()
937 if (wm8994->hubs.lineout2_se) in vmid_dereference()
2706 if (wm8994->hubs.lineout1_se) { in wm8994_vmid_mode()
2712 if (wm8994->hubs.lineout2_se) { in wm8994_vmid_mode()
2729 if (wm8994->hubs.lineout1_se) { in wm8994_vmid_mode()
2735 if (wm8994->hubs.lineout2_se) { in wm8994_vmid_mode()
3345 struct snd_soc_component *component = wm8994->hubs.component; in wm8994_handle_retune_mobile_pdata()
3404 ret = snd_soc_add_component_controls(wm8994->hubs.component, controls, in wm8994_handle_retune_mobile_pdata()
3407 dev_err(wm8994->hubs.component->dev, in wm8994_handle_retune_mobile_pdata()
3413 struct snd_soc_component *component = wm8994->hubs in wm8994_handle_pdata()
[all...]
H A Dwm8958-dsp2.c944 ret = snd_soc_add_component_controls(wm8994->hubs.component, in wm8958_dsp2_init()
947 dev_err(wm8994->hubs.component->dev, in wm8958_dsp2_init()
970 ret = snd_soc_add_component_controls(wm8994->hubs.component, in wm8958_dsp2_init()
973 dev_err(wm8994->hubs.component->dev, in wm8958_dsp2_init()
997 ret = snd_soc_add_component_controls(wm8994->hubs.component, in wm8958_dsp2_init()
1000 dev_err(wm8994->hubs.component->dev, in wm8958_dsp2_init()
1025 ret = snd_soc_add_component_controls(wm8994->hubs.component, in wm8958_dsp2_init()
1028 dev_err(wm8994->hubs.component->dev, in wm8958_dsp2_init()
H A Dwm8994.h81 struct wm_hubs_data hubs; member
H A DMakefile370 snd-soc-wm-hubs-objs := wm_hubs.o
756 obj-$(CONFIG_SND_SOC_WM_HUBS) += snd-soc-wm-hubs.o

Completed in 19 milliseconds