Home
last modified time | relevance | path

Searched refs:tasdevice_priv (Results 1 – 8 of 8) 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.h198 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.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()
155 static int tasdevice_spi_change_chn_book(struct tasdevice_priv *p, in tasdevice_spi_change_chn_book()
180 static void tas2781_spi_reset(struct tasdevice_priv *tas_dev) in tas2781_spi_reset()
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()
287 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()
188 struct tasdevice_priv *p = hda->priv; in tas2781_save_calibration()
258 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_profile()
272 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_programs()
286 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_info_config()
301 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_get_profile_id()
315 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_set_profile_id()
339 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_get()
353 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tasdevice_program_put()
378 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); 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()
195 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_amp_getvol()
213 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_amp_putvol()
229 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_force_fwload_get()
243 struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol); in tas2781_force_fwload_put()
323 struct tasdevice_priv *p = h->priv; in tas2563_save_calibration()
423 static void tasdev_add_kcontrols(struct tasdevice_priv *tas_priv, in tasdev_add_kcontrols()
444 struct tasdevice_priv *tas_priv = context; in tasdevice_dspfw_init()
497 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()
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()