Lines Matching defs:rt5668_priv

42 struct rt5668_priv {
898 struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
945 struct rt5668_priv *rt5668 = data;
955 struct rt5668_priv *rt5668 = container_of(work, struct rt5668_priv,
975 struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
1021 struct rt5668_priv *rt5668 =
1022 container_of(work, struct rt5668_priv, jack_detect_work.work);
1130 static int rt5668_div_sel(struct rt5668_priv *rt5668,
1175 struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
1192 struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
1923 struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
2009 struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
2093 struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
2142 struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
2200 struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
2226 struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
2260 struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
2269 struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
2277 struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
2286 struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
2386 static int rt5668_parse_dt(struct rt5668_priv *rt5668, struct device *dev)
2399 static void rt5668_calibrate(struct rt5668_priv *rt5668)
2455 struct rt5668_priv *rt5668;
2459 rt5668 = devm_kzalloc(&i2c->dev, sizeof(struct rt5668_priv),
2593 struct rt5668_priv *rt5668 = i2c_get_clientdata(client);