Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dtas2781-i2c.c130 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_digital_getvol() local
141 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_digital_putvol() local
152 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_amp_getvol() local
163 struct tasdevice_priv *tas_priv = in tas2781_amp_putvol() local
176 struct tasdevice_priv *tas_priv = in tasdev_force_fwload_get() local
191 struct tasdevice_priv *tas_priv = in tasdev_force_fwload_put() local
331 static int calib_data_get(struct tasdevice_priv *tas_priv, int reg, in calib_data_get()
352 static void sngl_calib_start(struct tasdevice_priv *tas_priv, int i, in sngl_calib_start()
455 static void tas2781_calib_stop_put(struct tasdevice_priv *tas_priv) in tas2781_calib_stop_put()
490 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(comp); in tas2563_calib_start_put() local
[all …]
Dtas2781-comlib.c47 static int tasdevice_change_chn_book(struct tasdevice_priv *tas_priv, in tasdevice_change_chn_book()
91 int tasdev_chn_switch(struct tasdevice_priv *tas_priv, in tasdev_chn_switch()
117 int tasdevice_dev_read(struct tasdevice_priv *tas_priv, in tasdevice_dev_read()
144 int tasdevice_dev_write(struct tasdevice_priv *tas_priv, in tasdevice_dev_write()
173 struct tasdevice_priv *tas_priv, unsigned short chn, in tasdevice_dev_bulk_write()
202 int tasdevice_dev_bulk_read(struct tasdevice_priv *tas_priv, in tasdevice_dev_bulk_read()
229 struct tasdevice_priv *tas_priv, unsigned short chn, in tasdevice_dev_update_bits()
259 struct tasdevice_priv *tas_priv; in tasdevice_kzalloc() local
294 int tascodec_init(struct tasdevice_priv *tas_priv, void *codec, in tascodec_init()
327 int tasdevice_init(struct tasdevice_priv *tas_priv) in tasdevice_init()
[all …]
Dtas2781-fmwlib.c149 struct tasdevice_priv *tas_priv, unsigned char *config_data, in tasdevice_add_config()
269 struct tasdevice_priv *tas_priv = context; in tasdevice_rca_parser() local
507 struct tasdevice_priv *tas_priv, struct tasdevice_fw *tas_fmw, in fw_parse_program_data_kernel()
534 struct tasdevice_priv *tas_priv, in fw_parse_configuration_data_kernel()
563 struct tasdevice_priv *tas_priv, const struct firmware *fmw, in fw_parse_variable_header_kernel()
676 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *)context; in tasdevice_process_block() local
812 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) pContext; in tasdevice_select_cfg_blk() local
894 static int fw_parse_variable_hdr(struct tasdevice_priv in fw_parse_variable_hdr()
933 static int fw_parse_variable_header_git(struct tasdevice_priv in fw_parse_variable_header_git()
1065 static int fw_parse_program_data(struct tasdevice_priv *tas_priv, in fw_parse_program_data()
[all …]
/linux-6.12.1/sound/pci/hda/
Dtas2781_hda_i2c.c99 struct tasdevice_priv *tas_priv = data; in tas2781_get_i2c_res() local
173 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_profile() local
186 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_get_profile_id() local
203 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_set_profile_id() local
229 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_programs() local
243 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_config() local
257 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_get() local
274 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_put() local
300 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_config_get() local
317 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_config_put() local
[all …]