Home
last modified time | relevance | path

Searched refs:tasdevice_priv (Results 1 – 9 of 9) sorted by relevance

/linux/include/sound/
H A Dtas2781-comlib-i2c.h18 void tasdevice_reset(struct tasdevice_priv *tas_dev);
19 int tascodec_init(struct tasdevice_priv *tas_priv, void *codec,
22 struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c);
23 int tasdevice_init(struct tasdevice_priv *tas_priv);
24 int tasdev_chn_switch(struct tasdevice_priv *tas_priv,
27 struct tasdevice_priv *tasdevice, unsigned short chn,
29 int tasdevice_amp_putvol(struct tasdevice_priv *tas_priv,
31 int tasdevice_amp_getvol(struct tasdevice_priv *tas_priv,
33 int tasdevice_digital_getvol(struct tasdevice_priv *tas_priv,
35 int tasdevice_digital_putvol(struct tasdevice_priv *tas_priv,
H A Dtas2781.h201 struct tasdevice_priv { struct
241 int (*fw_parse_variable_header)(struct tasdevice_priv *tas_priv, argument
243 int (*fw_parse_program_data)(struct tasdevice_priv *tas_priv, argument
246 int (*fw_parse_configuration_data)(struct tasdevice_priv *tas_priv, argument
249 int (*fw_parse_fct_param_address)(struct tasdevice_priv *tas_priv, argument
252 int (*tasdevice_load_block)(struct tasdevice_priv *tas_priv, argument
255 int (*change_chn_book)(struct tasdevice_priv *tas_priv, argument
257 int (*update_bits)(struct tasdevice_priv *tas_priv, argument
260 int (*dev_read)(struct tasdevice_priv *tas_priv, argument
262 int (*dev_bulk_read)(struct tasdevice_priv *tas_priv, argument
[all …]
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_spi.c76 static int tasdevice_spi_dev_read(struct tasdevice_priv *tas_priv, in tasdevice_spi_dev_read()
101 static int tasdevice_spi_dev_bulk_read(struct tasdevice_priv *tas_priv, in tasdevice_spi_dev_bulk_read()
127 static int tasdevice_spi_dev_update_bits(struct tasdevice_priv *tas_priv, in tasdevice_spi_dev_update_bits()
159 static int tasdevice_spi_change_chn_book(struct tasdevice_priv *p, in tasdevice_spi_change_chn_book()
184 static void tas2781_spi_reset(struct tasdevice_priv *tas_dev) in tas2781_spi_reset()
203 static int tascodec_spi_init(struct tasdevice_priv *tas_priv, in tascodec_spi_init()
230 static void tasdevice_spi_init(struct tasdevice_priv *tas_priv) in tasdevice_spi_init()
246 static int tasdevice_spi_amp_putvol(struct tasdevice_priv *tas_priv, in tasdevice_spi_amp_putvol()
268 static int tasdevice_spi_amp_getvol(struct tasdevice_priv *tas_priv, in tasdevice_spi_amp_getvol()
291 static int tasdevice_spi_digital_putvol(struct tasdevice_priv *p, in tasdevice_spi_digital_putvol()
[all …]
H A Dtas2781_hda.c53 static void tas2781_apply_calib(struct tasdevice_priv *p) in tas2781_apply_calib()
187 struct tasdevice_priv *p = hda->priv; in tas2781_save_calibration()
263 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_profile()
277 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_programs()
291 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_config()
306 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_get_profile_id()
320 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_set_profile_id()
344 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_get()
358 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_put()
383 struct tasdevice_priv *tas_pri in tasdevice_config_get()
[all...]
H A Dtas2781_hda_i2c.c66 struct tasdevice_priv *tas_priv = data; in tas2781_get_i2c_res()
87 static int tas2781_read_acpi(struct tasdevice_priv *p, const char *hid) in tas2781_read_acpi()
194 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_amp_getvol()
212 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_amp_putvol()
228 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_force_fwload_get()
242 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_force_fwload_put()
322 struct tasdevice_priv *p = h->priv; in tas2563_save_calibration()
412 static void tasdev_add_kcontrols(struct tasdevice_priv *tas_priv, in tasdev_add_kcontrols()
433 struct tasdevice_priv *tas_priv = context; in tasdevice_dspfw_init()
486 struct tasdevice_priv *tas_priv = context; in tasdev_fw_ready()
H A Dtas2781_hda.h58 struct tasdevice_priv *priv;
/linux/sound/soc/codecs/
H A Dtas2781-i2c.c169 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_digital_getvol()
180 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_digital_putvol()
191 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_amp_getvol()
202 struct tasdevice_priv *tas_priv = in tas2781_amp_putvol()
214 struct tasdevice_priv *tas_priv = in tasdev_force_fwload_get()
228 struct tasdevice_priv *tas_priv = in tasdev_force_fwload_put()
248 struct tasdevice_priv *priv = snd_soc_component_get_drvdata(comp); in tasdev_cali_data_get()
366 static int calib_data_get(struct tasdevice_priv *tas_priv, int reg, in calib_data_get()
403 static void sngl_calib_start(struct tasdevice_priv *tas_priv, int i, in sngl_calib_start()
483 struct tasdevice_priv *priv = snd_soc_component_get_drvdata(comp); in tas2781_calib_start_put()
[all …]
H A Dtas2781-comlib.c22 int tasdevice_dev_read(struct tasdevice_priv *tas_priv, in tasdevice_dev_read()
49 int tasdevice_dev_bulk_read(struct tasdevice_priv *tas_priv, in tasdevice_dev_bulk_read()
75 int tasdevice_dev_write(struct tasdevice_priv *tas_priv, in tasdevice_dev_write()
104 struct tasdevice_priv *tas_priv, unsigned short chn, in tasdevice_dev_bulk_write()
196 struct tasdevice_priv *tas_dev = (struct tasdevice_priv *) context; in tasdevice_dsp_remove()
213 void tasdevice_remove(struct tasdevice_priv *tas_priv) in tasdevice_remove()
H A Dtas2781-fmwlib.c174 struct tasdevice_priv *tas_priv, unsigned char *config_data, in tasdevice_add_config()
304 struct tasdevice_priv *tas_priv = context; in tasdevice_rca_parser()
543 struct tasdevice_priv *tas_priv, struct tasdevice_fw *tas_fmw, in fw_parse_tas5825_program_data_kernel()
567 struct tasdevice_priv *tas_priv, in fw_parse_tas5825_configuration_data_kernel()
593 struct tasdevice_priv *tas_priv, struct tasdevice_fw *tas_fmw, in fw_parse_program_data_kernel()
620 struct tasdevice_priv *tas_priv, in fw_parse_configuration_data_kernel()
744 static int fw_parse_fct_param_address(struct tasdevice_priv *tas_priv, in fw_parse_fct_param_address()
767 struct tasdevice_priv *tas_priv, const struct firmware *fmw, in fw_parse_variable_header_kernel()
880 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *)context; in tasdevice_process_block()
1022 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) pContext; in tasdevice_select_cfg_blk()
[all …]