Lines Matching defs:wm_hubs_data
23 struct wm_hubs_data { struct
24 int dcs_codes_l;
25 int dcs_codes_r;
26 int dcs_readback_mode;
27 int hp_startup_mode;
28 int series_startup;
29 int no_series_update;
30 bool micd_scthr;
32 bool no_cache_dac_hp_direct;
33 struct list_head dcs_cache;
34 bool (*check_class_w_digital)(struct snd_soc_component *);
36 int micb1_delay;
37 int micb2_delay;
39 bool lineout1_se;
40 bool lineout1n_ena;
41 bool lineout1p_ena;
43 bool lineout2_se;
44 bool lineout2n_ena;
45 bool lineout2p_ena;
47 bool dcs_done_irq;
48 struct completion dcs_done;
50 struct snd_soc_component *component;