| H A D | tas2781_hda_spi.c | 77 static int tasdevice_spi_dev_read(struct tasdevice_priv *tas_priv, in tasdevice_spi_dev_read() argument 90 ret = tasdevice_dev_bulk_read(tas_priv, chn, reg, in tasdevice_spi_dev_read() 94 ret = tasdevice_dev_read(tas_priv, chn, reg, val); in tasdevice_spi_dev_read() 97 dev_err(tas_priv->dev, "%s, E=%d\n", __func__, ret); in tasdevice_spi_dev_read() 102 static int tasdevice_spi_dev_bulk_read(struct tasdevice_priv *tas_priv, in tasdevice_spi_dev_bulk_read() argument 116 ret = tasdevice_dev_bulk_read(tas_priv, chn, reg, in tasdevice_spi_dev_bulk_read() 120 ret = tasdevice_dev_bulk_read(tas_priv, chn, reg, data, len); in tasdevice_spi_dev_bulk_read() 123 dev_err(tas_priv->dev, "%s, E=%d\n", __func__, ret); in tasdevice_spi_dev_bulk_read() 128 static int tasdevice_spi_dev_update_bits(struct tasdevice_priv *tas_priv, in tasdevice_spi_dev_update_bits() argument 142 ret = tasdevice_dev_bulk_read(tas_priv, ch in tasdevice_spi_dev_update_bits() 196 tascodec_spi_init(struct tasdevice_priv * tas_priv,void * codec,struct module * module,void (* cont)(const struct firmware * fw,void * context)) tascodec_spi_init() argument 223 tasdevice_spi_init(struct tasdevice_priv * tas_priv) tasdevice_spi_init() argument 239 tasdevice_spi_amp_putvol(struct tasdevice_priv * tas_priv,struct snd_ctl_elem_value * ucontrol,struct soc_mixer_control * mc) tasdevice_spi_amp_putvol() argument 261 tasdevice_spi_amp_getvol(struct tasdevice_priv * tas_priv,struct snd_ctl_elem_value * ucontrol,struct soc_mixer_control * mc) tasdevice_spi_amp_getvol() argument 389 struct tasdevice_priv *tas_priv = tas_hda->priv; tas2781_hda_playback_hook() local 421 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); tas2781_digital_getvol() local 432 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); tas2781_amp_getvol() local 443 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); tas2781_digital_putvol() local 454 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); tas2781_amp_putvol() local 465 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); tas2781_force_fwload_get() local 477 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); tas2781_force_fwload_put() local 631 struct tasdevice_priv *tas_priv = context; tasdev_fw_ready() local 735 struct tasdevice_priv *tas_priv = tas_hda->priv; tas2781_hda_unbind() local 761 struct tasdevice_priv *tas_priv; tas2781_hda_spi_probe() local 834 struct tasdevice_priv *tas_priv = tas_hda->priv; tas2781_runtime_suspend() local 851 struct tasdevice_priv *tas_priv = tas_hda->priv; tas2781_runtime_resume() local 865 struct tasdevice_priv *tas_priv = tas_hda->priv; tas2781_system_suspend() local 883 struct tasdevice_priv *tas_priv = tas_hda->priv; tas2781_system_resume() local [all...] |