Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_spi.c80 static int tasdevice_spi_dev_read(struct tasdevice_priv *tas_priv, in tasdevice_spi_dev_read()
105 static int tasdevice_spi_dev_bulk_read(struct tasdevice_priv *tas_priv, in tasdevice_spi_dev_bulk_read()
131 static int tasdevice_spi_dev_update_bits(struct tasdevice_priv *tas_priv, in tasdevice_spi_dev_update_bits()
199 static int tascodec_spi_init(struct tasdevice_priv *tas_priv, in tascodec_spi_init()
226 static void tasdevice_spi_init(struct tasdevice_priv *tas_priv) in tasdevice_spi_init()
242 static int tasdevice_spi_amp_putvol(struct tasdevice_priv *tas_priv, in tasdevice_spi_amp_putvol()
264 static int tasdevice_spi_amp_getvol(struct tasdevice_priv *tas_priv, in tasdevice_spi_amp_getvol()
392 struct tasdevice_priv *tas_priv = tas_hda->priv; in tas2781_hda_playback_hook() local
424 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_digital_getvol() local
435 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_amp_getvol() local
[all …]
H A Dtas2781_hda.c238 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_profile() local
252 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_programs() local
266 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_config() local
281 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_get_profile_id() local
295 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_set_profile_id() local
319 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_get() local
333 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_put() local
358 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_config_get() local
372 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_config_put() local
H A Dtas2781_hda_i2c.c65 struct tasdevice_priv *tas_priv = data; in tas2781_get_i2c_res() local
180 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_amp_getvol() local
200 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_amp_putvol() local
221 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_force_fwload_get() local
237 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_force_fwload_put() local
400 static void tasdev_add_kcontrols(struct tasdevice_priv *tas_priv, in tasdev_add_kcontrols()
421 struct tasdevice_priv *tas_priv = context; in tasdevice_dspfw_init() local
475 struct tasdevice_priv *tas_priv = context; in tasdev_fw_ready() local
/linux/sound/soc/codecs/
H A Dtas2781-comlib-i2c.c46 static int tasdevice_change_chn_book(struct tasdevice_priv *tas_priv, in tasdevice_change_chn_book()
90 int tasdev_chn_switch(struct tasdevice_priv *tas_priv, in tasdev_chn_switch()
117 struct tasdevice_priv *tas_priv, unsigned short chn, in tasdevice_dev_update_bits()
147 struct tasdevice_priv *tas_priv; in tasdevice_kzalloc() local
159 int tasdevice_init(struct tasdevice_priv *tas_priv) in tasdevice_init()
206 int tasdevice_amp_putvol(struct tasdevice_priv *tas_priv, in tasdevice_amp_putvol()
232 int tasdevice_amp_getvol(struct tasdevice_priv *tas_priv, in tasdevice_amp_getvol()
260 int tasdevice_digital_getvol(struct tasdevice_priv *tas_priv, in tasdevice_digital_getvol()
284 int tasdevice_digital_putvol(struct tasdevice_priv *tas_priv, in tasdevice_digital_putvol()
334 int tascodec_init(struct tasdevice_priv *tas_priv, void *codec, in tascodec_init()
H A Dtas2781-fmwlib.c155 struct tasdevice_priv *tas_priv, unsigned char *config_data, in tasdevice_add_config()
275 struct tasdevice_priv *tas_priv = context; in tasdevice_rca_parser() local
513 struct tasdevice_priv *tas_priv, struct tasdevice_fw *tas_fmw, in fw_parse_program_data_kernel()
540 struct tasdevice_priv *tas_priv, in fw_parse_configuration_data_kernel()
664 static int fw_parse_fct_param_address(struct tasdevice_priv *tas_priv, in fw_parse_fct_param_address()
687 struct tasdevice_priv *tas_priv, const struct firmware *fmw, in fw_parse_variable_header_kernel()
800 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *)context; in tasdevice_process_block() local
941 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) pContext; in tasdevice_select_cfg_blk() local
1023 static int fw_parse_variable_hdr(struct tasdevice_priv in fw_parse_variable_hdr()
1062 static int fw_parse_variable_header_git(struct tasdevice_priv in fw_parse_variable_header_git()
[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()
213 void tasdevice_remove(struct tasdevice_priv *tas_priv) in tasdevice_remove()