Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Dtas2781-i2c.c63 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_digital_getvol() local
74 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_digital_putvol() local
85 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_amp_getvol() local
96 struct tasdevice_priv *tas_priv = in tas2781_amp_putvol() local
109 struct tasdevice_priv *tas_priv = in tas2781_force_fwload_get() local
124 struct tasdevice_priv *tas_priv = in tas2781_force_fwload_put() local
155 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_set_profile_id() local
172 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_info_programs() local
188 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_info_configurations() local
203 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_info_profile() local
[all …]
Dtas2781-comlib.c48 static int tasdevice_change_chn_book(struct tasdevice_priv *tas_priv, in tasdevice_change_chn_book()
92 int tasdevice_dev_read(struct tasdevice_priv *tas_priv, in tasdevice_dev_read()
119 int tasdevice_dev_write(struct tasdevice_priv *tas_priv, in tasdevice_dev_write()
148 struct tasdevice_priv *tas_priv, unsigned short chn, in tasdevice_dev_bulk_write()
177 int tasdevice_dev_bulk_read(struct tasdevice_priv *tas_priv, in tasdevice_dev_bulk_read()
204 struct tasdevice_priv *tas_priv, unsigned short chn, in tasdevice_dev_update_bits()
234 struct tasdevice_priv *tas_priv; in tasdevice_kzalloc() local
269 int tascodec_init(struct tasdevice_priv *tas_priv, void *codec, in tascodec_init()
296 int tasdevice_init(struct tasdevice_priv *tas_priv) in tasdevice_init()
408 void tasdevice_remove(struct tasdevice_priv *tas_priv) in tasdevice_remove()
[all …]
Dtas2781-fmwlib.c88 struct tasdevice_priv *tas_priv, unsigned char *config_data, in tasdevice_add_config()
209 struct tasdevice_priv *tas_priv = context; in tasdevice_rca_parser() local
408 struct tasdevice_priv *tas_priv, struct tasdevice_fw *tas_fmw, in fw_parse_program_data_kernel()
435 struct tasdevice_priv *tas_priv, in fw_parse_configuration_data_kernel()
464 struct tasdevice_priv *tas_priv, const struct firmware *fmw, in fw_parse_variable_header_kernel()
577 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *)context; in tasdevice_process_block() local
713 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) pContext; in tasdevice_select_cfg_blk() local
926 static int fw_parse_variable_hdr(struct tasdevice_priv in fw_parse_variable_hdr()
965 static int fw_parse_variable_header_git(struct tasdevice_priv in fw_parse_variable_header_git()
1097 static int fw_parse_program_data(struct tasdevice_priv *tas_priv, in fw_parse_program_data()
[all …]
/Linux-v6.6/sound/pci/hda/
Dtas2781_hda_i2c.c70 struct tasdevice_priv *tas_priv = data; in tas2781_get_i2c_res() local
128 struct tasdevice_priv *tas_priv = dev_get_drvdata(dev); in tas2781_hda_playback_hook() local
156 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_profile() local
169 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_get_profile_id() local
179 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_set_profile_id() local
197 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_programs() local
211 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_config() local
225 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_get() local
235 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_put() local
254 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_config_get() local
[all …]