Home
last modified time | relevance | path

Searched defs:da7219_priv (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/sound/soc/codecs/
Dda7219.h807 struct da7219_priv { struct
808 struct snd_soc_component *component;
809 struct da7219_aad_priv *aad;
810 struct da7219_pdata *pdata;
812 bool wakeup_source;
813 struct regulator_bulk_data supplies[DA7219_NUM_SUPPLIES];
814 struct regmap *regmap;
815 struct mutex ctrl_lock;
816 struct mutex pll_lock;
819 struct clk_hw dai_clks_hw[DA7219_DAI_NUM_CLKS];
[all …]