Searched defs:wm_hubs_data (Results 1 – 1 of 1) sorted by relevance
23 struct wm_hubs_data { struct24 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;31 bool no_cache_dac_hp_direct;32 struct list_head dcs_cache;33 bool (*check_class_w_digital)(struct snd_soc_component *);[all …]