Home
last modified time | relevance | path

Searched refs:tasdevice_priv (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/include/sound/
H A Dtas2781.h91 struct tasdevice_priv { struct
124 int (*fw_parse_variable_header)(struct tasdevice_priv *tas_priv,
126 int (*fw_parse_program_data)(struct tasdevice_priv *tas_priv,
129 int (*fw_parse_configuration_data)(struct tasdevice_priv *tas_priv,
132 int (*tasdevice_load_block)(struct tasdevice_priv *tas_priv,
135 int (*save_calibration)(struct tasdevice_priv *tas_priv);
136 void (*apply_calibration)(struct tasdevice_priv *tas_priv);
139 void tas2781_reset(struct tasdevice_priv *tas_dev);
140 int tascodec_init(struct tasdevice_priv *tas_priv, void *codec,
143 struct tasdevice_priv *tasdevice_kzallo
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dtas2781-i2c.c63 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_digital_getvol()
74 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_digital_putvol()
85 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_amp_getvol()
96 struct tasdevice_priv *tas_priv = in tas2781_amp_putvol()
109 struct tasdevice_priv *tas_priv = in tas2781_force_fwload_get()
124 struct tasdevice_priv *tas_priv = in tas2781_force_fwload_put()
155 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_set_profile_id()
172 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_info_programs()
188 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tasdevice_info_configurations()
203 struct tasdevice_priv *tas_pri in tasdevice_info_profile()
[all...]
H A 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()
232 struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c) in tasdevice_kzalloc()
234 struct tasdevice_priv *tas_priv; in tasdevice_kzalloc()
246 void tas2781_reset(struct tasdevice_priv *tas_dev) in tas2781_reset()
269 int tascodec_init(struct tasdevice_priv *tas_pri
[all...]
H A 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()
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()
713 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) pContext; in tasdevice_select_cfg_blk()
769 struct tasdevice_priv *tasdevic in tasdevice_load_block_kernel()
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dtas2781_hda_i2c.c70 struct tasdevice_priv *priv;
79 struct tasdevice_priv *tas_priv = data; in tas2781_get_i2c_res()
93 static int tas2781_read_acpi(struct tasdevice_priv *p, const char *hid) in tas2781_read_acpi()
167 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_profile()
180 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_get_profile_id()
190 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_set_profile_id()
208 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_programs()
222 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_config()
236 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_get()
246 struct tasdevice_priv *tas_pri in tasdevice_program_put()
[all...]

Completed in 10 milliseconds