Lines Matching refs:sma1303_priv

59 struct sma1303_priv {
238 static int sma1303_regmap_write(struct sma1303_priv *sma1303,
255 static int sma1303_regmap_update_bits(struct sma1303_priv *sma1303,
273 static int sma1303_regmap_read(struct sma1303_priv *sma1303,
314 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
328 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
348 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
365 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
382 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
400 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
417 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
435 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
449 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
499 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
528 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
598 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
738 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
790 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
824 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
932 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
985 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
1173 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
1195 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
1236 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
1331 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
1460 struct sma1303_priv *sma1303 =
1461 container_of(work, struct sma1303_priv, check_fault_work.work);
1578 struct sma1303_priv *sma1303 = snd_soc_component_get_drvdata(component);
1611 struct sma1303_priv *sma1303 = dev_get_drvdata(dev);
1619 struct sma1303_priv *sma1303 = dev_get_drvdata(dev);
1635 struct sma1303_priv *sma1303 = dev_get_drvdata(dev);
1643 struct sma1303_priv *sma1303 = dev_get_drvdata(dev);
1679 struct sma1303_priv *sma1303;
1684 sizeof(struct sma1303_priv), GFP_KERNEL);
1787 struct sma1303_priv *sma1303 =
1788 (struct sma1303_priv *) i2c_get_clientdata(client);