Home
last modified time | relevance | path

Searched defs:tas_priv (Results 1 – 5 of 5) sorted by relevance

/linux/sound/soc/codecs/
H A Dtas2781-i2c.c167 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_digital_getvol() local
178 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_digital_putvol() local
189 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_amp_getvol() local
200 struct tasdevice_priv *tas_priv = in tas2781_amp_putvol() local
212 struct tasdevice_priv *tas_priv = in tasdev_force_fwload_get() local
226 struct tasdevice_priv *tas_priv = in tasdev_force_fwload_put() local
366 static int calib_data_get(struct tasdevice_priv *tas_priv, int reg, in calib_data_get()
403 static void sngl_calib_start(struct tasdevice_priv *tas_priv, int i, in sngl_calib_start()
556 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(comp); in tas2563_calib_start_put() local
593 static void tas2563_calib_stop_put(struct tasdevice_priv *tas_priv) in tas2563_calib_stop_put()
[all …]
H A Dtas2781-comlib.c22 int tasdevice_dev_read(struct tasdevice_priv *tas_priv, in tasdevice_dev_read()
49 int tasdevice_dev_bulk_read(struct tasdevice_priv *tas_priv, in tasdevice_dev_bulk_read()
75 int tasdevice_dev_write(struct tasdevice_priv *tas_priv, in tasdevice_dev_write()
104 struct tasdevice_priv *tas_priv, unsigned short chn, in tasdevice_dev_bulk_write()
213 void tasdevice_remove(struct tasdevice_priv *tas_priv) in tasdevice_remove()
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_spi.c80 static int tasdevice_spi_dev_read(struct tasdevice_priv *tas_priv, in tasdevice_spi_dev_read()
105 static int tasdevice_spi_dev_bulk_read(struct tasdevice_priv *tas_priv, in tasdevice_spi_dev_bulk_read()
131 static int tasdevice_spi_dev_update_bits(struct tasdevice_priv *tas_priv, in tasdevice_spi_dev_update_bits()
199 static int tascodec_spi_init(struct tasdevice_priv *tas_priv, in tascodec_spi_init()
226 static void tasdevice_spi_init(struct tasdevice_priv *tas_priv) in tasdevice_spi_init()
242 static int tasdevice_spi_amp_putvol(struct tasdevice_priv *tas_priv, in tasdevice_spi_amp_putvol()
264 static int tasdevice_spi_amp_getvol(struct tasdevice_priv *tas_priv, in tasdevice_spi_amp_getvol()
392 struct tasdevice_priv *tas_priv = tas_hda->priv; in tas2781_hda_playback_hook() local
424 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_digital_getvol() local
435 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_amp_getvol() local
[all …]
H A Dtas2781_hda.c258 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_profile() local
272 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_programs() local
286 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_config() local
301 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_get_profile_id() local
315 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_set_profile_id() local
339 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_get() local
353 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_put() local
378 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_config_get() local
392 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_config_put() local
H A Dtas2781_hda_i2c.c67 struct tasdevice_priv *tas_priv = data; in tas2781_get_i2c_res() local
200 guard(mutex)(&tas_priv->codec_lock); in tas2781_amp_putvol() local
182 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); tas2781_amp_getvol() local
216 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); tas2781_force_fwload_get() local
230 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); tas2781_force_fwload_put() local
410 tasdev_add_kcontrols(struct tasdevice_priv * tas_priv,struct snd_kcontrol ** ctls,struct hda_codec * codec,const struct snd_kcontrol_new * tas_snd_ctrls,int num_ctls) tasdev_add_kcontrols() argument
431 struct tasdevice_priv *tas_priv = context; tasdevice_dspfw_init() local
491 struct tasdevice_priv *tas_priv = context; tasdev_fw_ready() local
[all...]