Lines Matching refs:hubs
930 if (wm8994->hubs.lineout1_se)
937 if (wm8994->hubs.lineout2_se)
2706 if (wm8994->hubs.lineout1_se) {
2712 if (wm8994->hubs.lineout2_se) {
2729 if (wm8994->hubs.lineout1_se) {
2735 if (wm8994->hubs.lineout2_se) {
3345 struct snd_soc_component *component = wm8994->hubs.component;
3404 ret = snd_soc_add_component_controls(wm8994->hubs.component, controls,
3407 dev_err(wm8994->hubs.component->dev,
3413 struct snd_soc_component *component = wm8994->hubs.component;
3445 wm8994->drc_texts = devm_kcalloc(wm8994->hubs.component->dev,
3456 ret = snd_soc_add_component_controls(wm8994->hubs.component, controls,
3461 ret = snd_soc_add_component_controls(wm8994->hubs.component,
3467 dev_err(wm8994->hubs.component->dev,
3477 snd_soc_add_component_controls(wm8994->hubs.component, wm8994_eq_controls,
3639 struct snd_soc_component *component = priv->hubs.component;
3707 wm1811_micd_stop(wm8994->hubs.component);
3714 wm8958_micd_set_rate(wm8994->hubs.component);
3775 struct snd_soc_component *component = wm8994->hubs.component;
3814 struct snd_soc_component *component = wm8994->hubs.component;
4025 struct snd_soc_component *component = wm8994->hubs.component;
4041 struct snd_soc_component *component = wm8994->hubs.component;
4159 wm8994->hubs.component = component;
4199 wm8994->hubs.dcs_codes_l = -5;
4200 wm8994->hubs.dcs_codes_r = -5;
4201 wm8994->hubs.hp_startup_mode = 1;
4202 wm8994->hubs.dcs_readback_mode = 1;
4203 wm8994->hubs.series_startup = 1;
4206 wm8994->hubs.dcs_readback_mode = 2;
4209 wm8994->hubs.micd_scthr = true;
4213 wm8994->hubs.dcs_readback_mode = 1;
4214 wm8994->hubs.hp_startup_mode = 1;
4215 wm8994->hubs.micd_scthr = true;
4227 wm8994->hubs.dcs_readback_mode = 2;
4228 wm8994->hubs.no_series_update = 1;
4229 wm8994->hubs.hp_startup_mode = 1;
4230 wm8994->hubs.no_cache_dac_hp_direct = true;
4233 wm8994->hubs.dcs_codes_l = -9;
4234 wm8994->hubs.dcs_codes_r = -7;
4429 wm8994->hubs.check_class_w_digital = wm8994_check_class_w_digital;
4503 &wm8994->hubs);
4505 wm8994->hubs.dcs_done_irq = true;
4562 &wm8994->hubs);
4581 &wm8994->hubs);