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.c36 #include "tas2781_hda.h"
60 int (*save_calibration)(struct tas2781_hda *h);
170 struct tas2781_hda *tas_hda = dev_get_drvdata(dev); in tas2781_hda_playback_hook()
316 static int tas2563_save_calibration(struct tas2781_hda *h) in tas2563_save_calibration()
398 static void tas2781_hda_remove_controls(struct tas2781_hda *tas_hda) in tas2781_hda_remove_controls()
434 struct tas2781_hda *tas_hda = dev_get_drvdata(tas_priv->dev); in tasdevice_dspfw_init()
487 struct tas2781_hda *tas_hda = dev_get_drvdata(tas_priv->dev); in tasdev_fw_ready()
535 struct tas2781_hda *tas_hda = dev_get_drvdata(dev); in tas2781_hda_bind()
580 struct tas2781_hda *tas_hda = dev_get_drvdata(dev); in tas2781_hda_unbind()
610 struct tas2781_hda *tas_hd in tas2781_hda_i2c_probe()
[all...]
H A Dtas2781_hda_spi.c39 #include "tas2781_hda.h"
327 static int tas2781_read_acpi(struct tas2781_hda *tas_hda, in tas2781_read_acpi()
396 struct tas2781_hda *tas_hda = dev_get_drvdata(dev); in tas2781_hda_playback_hook()
535 static void tas2781_hda_remove_controls(struct tas2781_hda *tas_hda) in tas2781_hda_remove_controls()
550 static int tas2781_hda_spi_prf_ctl(struct tas2781_hda *h) in tas2781_hda_spi_prf_ctl()
567 static int tas2781_hda_spi_snd_ctls(struct tas2781_hda *h) in tas2781_hda_spi_snd_ctls()
607 static int tas2781_hda_spi_dsp_ctls(struct tas2781_hda *h) in tas2781_hda_spi_dsp_ctls()
640 struct tas2781_hda *tas_hda = dev_get_drvdata(tas_priv->dev); in tasdev_fw_ready()
706 struct tas2781_hda *tas_hda = dev_get_drvdata(dev); in tas2781_hda_bind()
741 struct tas2781_hda *tas_hd in tas2781_hda_unbind()
[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.c19 #include "tas2781_hda.h"
172 int tas2781_save_calibration(struct tas2781_hda *hda)
247 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 },