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.h199 struct tasdevice_priv { struct
239 int (*fw_parse_variable_header)(struct tasdevice_priv *tas_priv, argument
241 int (*fw_parse_program_data)(struct tasdevice_priv *tas_priv, argument
244 int (*fw_parse_configuration_data)(struct tasdevice_priv *tas_priv, argument
247 int (*fw_parse_fct_param_address)(struct tasdevice_priv *tas_priv, argument
250 int (*tasdevice_load_block)(struct tasdevice_priv *tas_priv, argument
253 int (*change_chn_book)(struct tasdevice_priv *tas_priv, argument
255 int (*update_bits)(struct tasdevice_priv *tas_priv, argument
258 int (*dev_read)(struct tasdevice_priv *tas_priv, argument
260 int (*dev_bulk_read)(struct tasdevice_priv *tas_priv, argument
[all …]
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_spi.c77 static int tasdevice_spi_dev_read(struct tasdevice_priv *tas_priv, in tasdevice_spi_dev_read()
102 static int tasdevice_spi_dev_bulk_read(struct tasdevice_priv *tas_priv, in tasdevice_spi_dev_bulk_read()
128 static int tasdevice_spi_dev_update_bits(struct tasdevice_priv *tas_priv, in tasdevice_spi_dev_update_bits()
152 static int tasdevice_spi_change_chn_book(struct tasdevice_priv *p, in tasdevice_spi_change_chn_book()
177 static void tas2781_spi_reset(struct tasdevice_priv *tas_dev) in tas2781_spi_reset()
196 static int tascodec_spi_init(struct tasdevice_priv *tas_priv, in tascodec_spi_init()
223 static void tasdevice_spi_init(struct tasdevice_priv *tas_priv) in tasdevice_spi_init()
239 static int tasdevice_spi_amp_putvol(struct tasdevice_priv *tas_priv, in tasdevice_spi_amp_putvol()
261 static int tasdevice_spi_amp_getvol(struct tasdevice_priv *tas_priv, in tasdevice_spi_amp_getvol()
284 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.c67 struct tasdevice_priv *tas_priv = data; in tas2781_get_i2c_res()
88 static int tas2781_read_acpi(struct tasdevice_priv *p, const char *hid) in tas2781_read_acpi()
197 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_amp_getvol()
215 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_amp_putvol()
231 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_force_fwload_get()
245 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_force_fwload_put()
325 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.c167 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_digital_getvol()
178 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_digital_putvol()
189 struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec); in tas2781_amp_getvol()
200 struct tasdevice_priv *tas_priv = in tas2781_amp_putvol()
212 struct tasdevice_priv *tas_priv = in tasdev_force_fwload_get()
226 struct tasdevice_priv *tas_priv = in tasdev_force_fwload_put()
246 struct tasdevice_priv *priv = snd_soc_component_get_drvdata(comp); in tasdev_cali_data_get()
364 static int calib_data_get(struct tasdevice_priv *tas_priv, int reg, in tasdev_cali_data_get()
401 static void sngl_calib_start(struct tasdevice_priv *tas_priv, int i, in partial_cali_data_update()
481 struct tasdevice_priv *pri 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.c173 struct tasdevice_priv *tas_priv, unsigned char *config_data, in tasdevice_add_config()
303 struct tasdevice_priv *tas_priv = context; in tasdevice_rca_parser()
542 struct tasdevice_priv *tas_priv, struct tasdevice_fw *tas_fmw, in fw_parse_tas5825_program_data_kernel()
566 struct tasdevice_priv *tas_priv, in fw_parse_tas5825_configuration_data_kernel()
592 struct tasdevice_priv *tas_priv, struct tasdevice_fw *tas_fmw, in fw_parse_program_data_kernel()
619 struct tasdevice_priv *tas_priv, in fw_parse_configuration_data_kernel()
743 static int fw_parse_fct_param_address(struct tasdevice_priv *tas_priv, in fw_parse_fct_param_address()
766 struct tasdevice_priv *tas_priv, const struct firmware *fmw, in fw_parse_variable_header_kernel()
879 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *)context; in tasdevice_process_block()
1020 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) pContext; in tasdevice_select_cfg_blk()
[all …]