Lines Matching refs:tas2764_priv
33 struct tas2764_priv {
73 struct tas2764_priv *tas2764 = data;
102 static void tas2764_reset(struct tas2764_priv *tas2764)
116 static int tas2764_update_pwr_ctrl(struct tas2764_priv *tas2764)
142 struct tas2764_priv *tas2764 = snd_soc_component_get_drvdata(component);
165 struct tas2764_priv *tas2764 = snd_soc_component_get_drvdata(component);
229 struct tas2764_priv *tas2764 =
261 static int tas2764_set_bitwidth(struct tas2764_priv *tas2764, int bitwidth)
324 static int tas2764_set_samplerate(struct tas2764_priv *tas2764, int samplerate)
366 struct tas2764_priv *tas2764 = snd_soc_component_get_drvdata(component);
379 struct tas2764_priv *tas2764 = snd_soc_component_get_drvdata(component);
450 struct tas2764_priv *tas2764 = snd_soc_component_get_drvdata(component);
557 static int tas2764_apply_init_quirks(struct tas2764_priv *tas2764)
581 static int tas2764_read_die_temp(struct tas2764_priv *tas2764, long *result)
625 struct tas2764_priv *tas2764 = dev_get_drvdata(dev);
657 struct tas2764_priv *tas2764 = snd_soc_component_get_drvdata(component);
835 static int tas2764_parse_dt(struct device *dev, struct tas2764_priv *tas2764)
871 struct tas2764_priv *tas2764;
874 tas2764 = devm_kzalloc(&client->dev, sizeof(struct tas2764_priv),