Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas2783-sdw.c598 static s32 tas2783_validate_calibdata(struct tas2783_prv *tas_dev, in tas2783_validate_calibdata()
650 static void tas2783_set_calib_params_to_device(struct tas2783_prv *tas_dev, u32 *cali_data) in tas2783_set_calib_params_to_device()
684 static s32 tas2783_update_calibdata(struct tas2783_prv *tas_dev) in tas2783_update_calibdata()
750 struct tas2783_prv *tas_dev = in tas2783_fw_ready() local
849 struct tas2783_prv *tas_dev = snd_soc_component_get_drvdata(component); in tas_fu21_event() local
871 struct tas2783_prv *tas_dev = snd_soc_component_get_drvdata(component); in tas_fu23_event() local
931 struct tas2783_prv *tas_dev = in tas_sdw_hw_params() local
994 struct tas2783_prv *tas_dev = in tas_sdw_pcm_hw_free() local
1043 struct tas2783_prv *tas_dev = in tas_component_probe() local
1054 struct tas2783_prv *tas_dev = in tas_component_remove() local
[all …]
H A Dtas2781-comlib.c196 struct tasdevice_priv *tas_dev = (struct tasdevice_priv *) context; in tasdevice_dsp_remove() local
H A Dtas2781-comlib-i2c.c311 void tasdevice_reset(struct tasdevice_priv *tas_dev) in tasdevice_reset() argument
H A Dtas2781-i2c.c831 struct tasdevice_priv *tas_dev = snd_soc_component_get_drvdata(codec); in tasdevice_digital_gain_get() local
875 struct tasdevice_priv *tas_dev = snd_soc_component_get_drvdata(codec); in tasdevice_digital_gain_put() local
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_spi.c180 static void tas2781_spi_reset(struct tasdevice_priv *tas_dev) in tas2781_spi_reset()