Searched defs:rt1318_priv (Results 1 – 1 of 1) sorted by relevance
12 struct rt1318_priv { struct13 struct snd_soc_component *component;14 struct rt1318_platform_data pdata;15 struct work_struct cali_work;16 struct regmap *regmap;18 unsigned int r0_l_integer;19 unsigned int r0_l_factor;20 unsigned int r0_r_integer;21 unsigned int r0_r_factor;22 int rt1318_init;[all …]