Home
last modified time | relevance | path

Searched refs:tas2781_hda (Results 1 – 6 of 6) sorted by relevance

/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_i2c.c60 int (*save_calibration)(struct tas2781_hda *h);
171 struct tas2781_hda *tas_hda = dev_get_drvdata(dev); in tas2781_hda_playback_hook()
317 static int tas2563_save_calibration(struct tas2781_hda *h) in tas2563_save_calibration()
412 static void tas2781_hda_remove_controls(struct tas2781_hda *tas_hda) in tas2781_hda_remove_controls()
448 struct tas2781_hda *tas_hda = dev_get_drvdata(tas_priv->dev); in tasdevice_dspfw_init()
502 struct tas2781_hda *tas_hda = dev_get_drvdata(tas_priv->dev); in tasdev_fw_ready()
552 struct tas2781_hda *tas_hda = dev_get_drvdata(dev); in tas2781_hda_bind()
608 struct tas2781_hda *tas_hda = dev_get_drvdata(dev); in tas2781_hda_unbind()
635 struct tas2781_hda *tas_hda; in tas2781_hda_i2c_probe()
736 struct tas2781_hda *tas_hda = dev_get_drvdata(dev); in tas2781_runtime_suspend()
[all …]
H A Dtas2781_hda_spi.c322 static int tas2781_read_acpi(struct tas2781_hda *tas_hda, in tas2781_read_acpi()
391 struct tas2781_hda *tas_hda = dev_get_drvdata(dev); in tas2781_hda_playback_hook()
530 static void tas2781_hda_remove_controls(struct tas2781_hda *tas_hda) in tas2781_hda_remove_controls()
545 static int tas2781_hda_spi_prf_ctl(struct tas2781_hda *h) in tas2781_hda_spi_prf_ctl()
562 static int tas2781_hda_spi_snd_ctls(struct tas2781_hda *h) in tas2781_hda_spi_snd_ctls()
602 static int tas2781_hda_spi_dsp_ctls(struct tas2781_hda *h) in tas2781_hda_spi_dsp_ctls()
635 struct tas2781_hda *tas_hda = dev_get_drvdata(tas_priv->dev); in tasdev_fw_ready()
708 struct tas2781_hda *tas_hda = dev_get_drvdata(dev); in tas2781_hda_bind()
742 struct tas2781_hda *tas_hda = dev_get_drvdata(dev); in tas2781_hda_unbind()
771 struct tas2781_hda *tas_hda; in tas2781_hda_spi_probe()
[all …]
H A Dtas2781_hda.h56 struct tas2781_hda { struct
68 int tas2781_save_calibration(struct tas2781_hda *p); argument
H A DMakefile13 snd-hda-scodec-tas2781-y := tas2781_hda.o
H A Dtas2781_hda.c173 int tas2781_save_calibration(struct tas2781_hda *hda) in tas2781_save_calibration()
242 struct tas2781_hda *tas_hda = dev_get_drvdata(dev); in tas2781_hda_remove()
/linux/drivers/platform/x86/
H A Dserial-multi-instantiate.c392 static const struct smi_node tas2781_hda = { variable
415 { "TXNW2781", (unsigned long)&tas2781_hda },