Searched defs:rt1015_priv (Results 1 – 1 of 1) sorted by relevance
382 struct rt1015_priv { struct383 struct snd_soc_component *component;384 struct rt1015_platform_data pdata;385 struct regmap *regmap;386 int sysclk;387 int sysclk_src;388 int lrck;389 int bclk;390 int bclk_ratio;391 int id;[all …]