Lines Matching refs:hubs

930 		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.component; in wm8994_handle_pdata()
3445 wm8994->drc_texts = devm_kcalloc(wm8994->hubs.component->dev, in wm8994_handle_pdata()
3456 ret = snd_soc_add_component_controls(wm8994->hubs.component, controls, in wm8994_handle_pdata()
3461 ret = snd_soc_add_component_controls(wm8994->hubs.component, in wm8994_handle_pdata()
3467 dev_err(wm8994->hubs.component->dev, in wm8994_handle_pdata()
3477 snd_soc_add_component_controls(wm8994->hubs.component, wm8994_eq_controls, in wm8994_handle_pdata()
3639 struct snd_soc_component *component = priv->hubs.component; in wm8994_mic_irq()
3707 wm1811_micd_stop(wm8994->hubs.component); in wm8958_open_circuit_work()
3714 wm8958_micd_set_rate(wm8994->hubs.component); in wm8958_open_circuit_work()
3775 struct snd_soc_component *component = wm8994->hubs.component; in wm1811_mic_work()
3814 struct snd_soc_component *component = wm8994->hubs.component; in wm1811_jackdet_irq()
4025 struct snd_soc_component *component = wm8994->hubs.component; in wm8958_mic_work()
4041 struct snd_soc_component *component = wm8994->hubs.component; in wm8958_mic_irq()
4159 wm8994->hubs.component = component; in wm8994_component_probe()
4199 wm8994->hubs.dcs_codes_l = -5; in wm8994_component_probe()
4200 wm8994->hubs.dcs_codes_r = -5; in wm8994_component_probe()
4201 wm8994->hubs.hp_startup_mode = 1; in wm8994_component_probe()
4202 wm8994->hubs.dcs_readback_mode = 1; in wm8994_component_probe()
4203 wm8994->hubs.series_startup = 1; in wm8994_component_probe()
4206 wm8994->hubs.dcs_readback_mode = 2; in wm8994_component_probe()
4209 wm8994->hubs.micd_scthr = true; in wm8994_component_probe()
4213 wm8994->hubs.dcs_readback_mode = 1; in wm8994_component_probe()
4214 wm8994->hubs.hp_startup_mode = 1; in wm8994_component_probe()
4215 wm8994->hubs.micd_scthr = true; in wm8994_component_probe()
4227 wm8994->hubs.dcs_readback_mode = 2; in wm8994_component_probe()
4228 wm8994->hubs.no_series_update = 1; in wm8994_component_probe()
4229 wm8994->hubs.hp_startup_mode = 1; in wm8994_component_probe()
4230 wm8994->hubs.no_cache_dac_hp_direct = true; in wm8994_component_probe()
4233 wm8994->hubs.dcs_codes_l = -9; in wm8994_component_probe()
4234 wm8994->hubs.dcs_codes_r = -7; in wm8994_component_probe()
4429 wm8994->hubs.check_class_w_digital = wm8994_check_class_w_digital; in wm8994_component_probe()
4503 &wm8994->hubs); in wm8994_component_probe()
4505 wm8994->hubs.dcs_done_irq = true; in wm8994_component_probe()
4562 &wm8994->hubs); in wm8994_component_probe()
4581 &wm8994->hubs); in wm8994_component_remove()