Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dtas2781.h91 struct tasdevice_priv { struct
135 int (*save_calibration)(struct tasdevice_priv *tas_priv); argument
139 void tas2781_reset(struct tasdevice_priv *tas_dev);
144 int tasdevice_init(struct tasdevice_priv *tas_priv);
145 void tasdevice_remove(struct tasdevice_priv *tas_priv);
148 int tasdevice_dev_read(struct tasdevice_priv *tas_priv,
150 int tasdevice_dev_write(struct tasdevice_priv *tas_priv,
153 struct tasdevice_priv *tas_priv, unsigned short chn,
159 struct tasdevice_priv *tasdevice, unsigned short chn,
161 int tasdevice_amp_putvol(struct tasdevice_priv *tas_priv,
[all …]
/openbmc/linux/sound/soc/codecs/
H A Dtas2781-i2c.c96 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()
224 static int tasdevice_create_control(struct tasdevice_priv *tas_priv) in tasdevice_create_control()
318 struct tasdevice_priv *tas_priv) in tasdevice_dsp_create_ctrls()
374 struct tasdevice_priv *tas_priv = context; in tasdevice_fw_ready()
480 struct tasdevice_priv *tas_priv = snd_soc_dai_get_drvdata(dai); in tasdevice_hw_params()
572 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) context; in tasdevice_deinit()
602 static void tasdevice_parse_dt(struct tasdevice_priv *tas_priv) in tasdevice_parse_dt()
685 struct tasdevice_priv *tas_priv; in tasdevice_i2c_probe()
[all …]
H A Dtas2781-comlib.c92 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()
204 struct tasdevice_priv *tas_priv, unsigned short chn, in tasdevice_dev_update_bits()
234 struct tasdevice_priv *tas_priv; in tasdevice_kzalloc()
246 void tas2781_reset(struct tasdevice_priv *tas_dev) in tas2781_reset()
297 int tasdevice_init(struct tasdevice_priv *tas_priv) in tasdevice_init()
390 struct tasdevice_priv *tas_dev = (struct tasdevice_priv *) context; in tasdevice_dsp_remove()
407 void tasdevice_remove(struct tasdevice_priv *tas_priv) in tasdevice_remove()
442 int tasdevice_amp_putvol(struct tasdevice_priv *tas_priv, in tasdevice_amp_putvol()
[all …]
H A Dtas2781-fmwlib.c435 struct tasdevice_priv *tas_priv, in fw_parse_configuration_data_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()
1909 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *)context; in tas2781_load_calibration()
1983 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) context; in tasdevice_dspfw_ready()
2066 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *)context; in tasdevice_dsp_parser()
2123 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) context; in tasdevice_calbin_remove()
2142 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) context; in tasdevice_config_info_remove()
2205 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) context; in tasdevice_select_tuningprm_cfg()
2308 struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) context; in tasdevice_prmg_load()
[all …]
/openbmc/linux/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()
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()
194 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_set_profile_id()
216 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_programs()
230 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_config()
244 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_get()
258 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_put()
281 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_config_get()
[all …]