Searched defs:rt1015_priv (Results 1 – 1 of 1) sorted by relevance
434 struct rt1015_priv { struct435 struct snd_soc_component *component;436 struct rt1015_platform_data pdata;437 struct regmap *regmap;438 int sysclk;439 int sysclk_src;440 int pll_src;441 int pll_in;442 int pll_out;443 int boost_mode;[all …]