Lines Matching defs:tas2764_priv
28 struct tas2764_priv {
42 static void tas2764_reset(struct tas2764_priv *tas2764)
56 static int tas2764_update_pwr_ctrl(struct tas2764_priv *tas2764)
79 struct tas2764_priv *tas2764 = snd_soc_component_get_drvdata(component);
100 struct tas2764_priv *tas2764 = snd_soc_component_get_drvdata(component);
137 struct tas2764_priv *tas2764 = snd_soc_component_get_drvdata(component);
192 struct tas2764_priv *tas2764 =
199 static int tas2764_set_bitwidth(struct tas2764_priv *tas2764, int bitwidth)
262 static int tas2764_set_samplerate(struct tas2764_priv *tas2764, int samplerate)
304 struct tas2764_priv *tas2764 = snd_soc_component_get_drvdata(component);
317 struct tas2764_priv *tas2764 = snd_soc_component_get_drvdata(component);
380 struct tas2764_priv *tas2764 = snd_soc_component_get_drvdata(component);
481 struct tas2764_priv *tas2764 = snd_soc_component_get_drvdata(component);
567 static int tas2764_parse_dt(struct device *dev, struct tas2764_priv *tas2764)
604 struct tas2764_priv *tas2764;
607 tas2764 = devm_kzalloc(&client->dev, sizeof(struct tas2764_priv),