Lines Matching refs:rt1318_priv
486 struct rt1318_priv *rt1318 = snd_soc_component_get_drvdata(component);
509 struct rt1318_priv *rt1318 = snd_soc_component_get_drvdata(component);
532 struct rt1318_priv *rt1318 = snd_soc_component_get_drvdata(component);
577 struct rt1318_priv *rt1318 = snd_soc_component_get_drvdata(component);
609 struct rt1318_priv *rt1318 = snd_soc_component_get_drvdata(component);
683 struct rt1318_priv *rt1318 = snd_soc_component_get_drvdata(component);
728 struct rt1318_priv *rt1318 = snd_soc_component_get_drvdata(component);
870 struct rt1318_priv *rt1318 = snd_soc_component_get_drvdata(component);
953 struct rt1318_priv *rt1318 = snd_soc_component_get_drvdata(component);
1047 struct rt1318_priv *rt1318 = snd_soc_component_get_drvdata(component);
1059 struct rt1318_priv *rt1318 = snd_soc_component_get_drvdata(component);
1067 struct rt1318_priv *rt1318 = snd_soc_component_get_drvdata(component);
1076 struct rt1318_priv *rt1318 = snd_soc_component_get_drvdata(component);
1162 static int rt1318_parse_dt(struct rt1318_priv *rt1318, struct device *dev)
1172 static void rt1318_calibration_sequence(struct rt1318_priv *rt1318)
1188 static void rt1318_r0_calculate(struct rt1318_priv *rt1318)
1215 static void rt1318_r0_restore(struct rt1318_priv *rt1318)
1243 static int rt1318_calibrate(struct rt1318_priv *rt1318)
1279 struct rt1318_priv *rt1318 =
1280 container_of(work, struct rt1318_priv, cali_work);
1296 struct rt1318_priv *rt1318;
1299 rt1318 = devm_kzalloc(&i2c->dev, sizeof(struct rt1318_priv),