Lines Matching defs:rt1015_priv
382 struct rt1015_priv { struct
383 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;
392 int pll_src;
393 int pll_in;
394 int pll_out;
395 int boost_mode;
396 int bypass_boost;
397 int amp_ver;
398 int dac_is_used;
399 int cali_done;
400 int hw_config;
401 struct delayed_work flush_work;