Home
last modified time | relevance | path

Searched defs:tas_dev (Results 1 – 4 of 4) 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()
749 struct tas2783_prv *tas_dev = in tas2783_fw_ready() local
848 struct tas2783_prv *tas_dev = snd_soc_component_get_drvdata(component); in tas_fu21_event() local
870 struct tas2783_prv *tas_dev = snd_soc_component_get_drvdata(component); in tas_fu23_event() local
930 struct tas2783_prv *tas_dev = in tas_sdw_hw_params() local
993 struct tas2783_prv *tas_dev = in tas_sdw_pcm_hw_free() local
1042 struct tas2783_prv *tas_dev = in tas_component_probe() local
1053 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-i2c.c841 struct tasdevice_priv *tas_dev = snd_soc_component_get_drvdata(codec); in tasdevice_digital_gain_get() local
885 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()