Home
last modified time | relevance | path

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

/linux-6.8/sound/soc/codecs/
Dtas2781-i2c.c65 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_digital_getvol() local
76 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_digital_putvol() local
87 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_amp_getvol() local
98 struct tasdevice_priv *tas_priv = in tas2781_amp_putvol() local
111 struct tasdevice_priv *tas_priv = in tas2781_force_fwload_get() local
126 struct tasdevice_priv *tas_priv = in tas2781_force_fwload_put() local
157 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_set_profile_id() local
174 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_info_programs() local
190 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_info_configurations() local
205 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()
297 int tasdevice_init(struct tasdevice_priv *tas_priv) in tasdevice_init()
407 void tasdevice_remove(struct tasdevice_priv *tas_priv) in tasdevice_remove()
[all …]
Dtas2781-fmwlib.c150 struct tasdevice_priv *tas_priv, unsigned char *config_data, in tasdevice_add_config()
271 struct tasdevice_priv *tas_priv = context; in tasdevice_rca_parser() local
509 struct tasdevice_priv *tas_priv, struct tasdevice_fw *tas_fmw, in fw_parse_program_data_kernel()
536 struct tasdevice_priv *tas_priv, in fw_parse_configuration_data_kernel()
565 struct tasdevice_priv *tas_priv, const struct firmware *fmw, in fw_parse_variable_header_kernel()
678 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *)context; in tasdevice_process_block() local
814 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) pContext; in tasdevice_select_cfg_blk() local
896 static int fw_parse_variable_hdr(struct tasdevice_priv in fw_parse_variable_hdr()
935 static int fw_parse_variable_header_git(struct tasdevice_priv in fw_parse_variable_header_git()
1067 static int fw_parse_program_data(struct tasdevice_priv *tas_priv, in fw_parse_program_data()
[all …]
/linux-6.8/sound/pci/hda/
Dtas2781_hda_i2c.c97 struct tasdevice_priv *tas_priv = data; in tas2781_get_i2c_res() local
183 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_profile() local
196 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_get_profile_id() local
206 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_set_profile_id() local
224 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_programs() local
238 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_config() local
252 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_get() local
262 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_put() local
281 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_config_get() local
291 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_config_put() local
[all …]