Symbol: tasdevice_priv
include/sound/tas2781-comlib-i2c.h
18
void tasdevice_reset(struct tasdevice_priv *tas_dev);
include/sound/tas2781-comlib-i2c.h
19
int tascodec_init(struct tasdevice_priv *tas_priv, void *codec,
include/sound/tas2781-comlib-i2c.h
22
struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c);
include/sound/tas2781-comlib-i2c.h
23
int tasdevice_init(struct tasdevice_priv *tas_priv);
include/sound/tas2781-comlib-i2c.h
24
int tasdev_chn_switch(struct tasdevice_priv *tas_priv,
include/sound/tas2781-comlib-i2c.h
27
struct tasdevice_priv *tasdevice, unsigned short chn,
include/sound/tas2781-comlib-i2c.h
29
int tasdevice_amp_putvol(struct tasdevice_priv *tas_priv,
include/sound/tas2781-comlib-i2c.h
31
int tasdevice_amp_getvol(struct tasdevice_priv *tas_priv,
include/sound/tas2781-comlib-i2c.h
33
int tasdevice_digital_getvol(struct tasdevice_priv *tas_priv,
include/sound/tas2781-comlib-i2c.h
35
int tasdevice_digital_putvol(struct tasdevice_priv *tas_priv,
include/sound/tas2781.h
239
int (*fw_parse_variable_header)(struct tasdevice_priv *tas_priv,
include/sound/tas2781.h
241
int (*fw_parse_program_data)(struct tasdevice_priv *tas_priv,
include/sound/tas2781.h
244
int (*fw_parse_configuration_data)(struct tasdevice_priv *tas_priv,
include/sound/tas2781.h
247
int (*fw_parse_fct_param_address)(struct tasdevice_priv *tas_priv,
include/sound/tas2781.h
250
int (*tasdevice_load_block)(struct tasdevice_priv *tas_priv,
include/sound/tas2781.h
253
int (*change_chn_book)(struct tasdevice_priv *tas_priv,
include/sound/tas2781.h
255
int (*update_bits)(struct tasdevice_priv *tas_priv,
include/sound/tas2781.h
258
int (*dev_read)(struct tasdevice_priv *tas_priv,
include/sound/tas2781.h
260
int (*dev_bulk_read)(struct tasdevice_priv *tas_priv,
include/sound/tas2781.h
265
int tasdevice_dev_read(struct tasdevice_priv *tas_priv,
include/sound/tas2781.h
267
int tasdevice_dev_bulk_read(struct tasdevice_priv *tas_priv,
include/sound/tas2781.h
270
int tasdevice_dev_write(struct tasdevice_priv *tas_priv,
include/sound/tas2781.h
273
struct tasdevice_priv *tas_priv, unsigned short chn,
include/sound/tas2781.h
275
void tasdevice_remove(struct tasdevice_priv *tas_priv);
sound/hda/codecs/side-codecs/tas2781_hda.c
187
struct tasdevice_priv *p = hda->priv;
sound/hda/codecs/side-codecs/tas2781_hda.c
263
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda.c
277
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda.c
291
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda.c
306
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda.c
320
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda.c
344
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda.c
358
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda.c
383
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda.c
397
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda.c
53
static void tas2781_apply_calib(struct tasdevice_priv *p)
sound/hda/codecs/side-codecs/tas2781_hda.h
58
struct tasdevice_priv *priv;
sound/hda/codecs/side-codecs/tas2781_hda_i2c.c
197
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda_i2c.c
215
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda_i2c.c
231
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda_i2c.c
245
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda_i2c.c
325
struct tasdevice_priv *p = h->priv;
sound/hda/codecs/side-codecs/tas2781_hda_i2c.c
412
static void tasdev_add_kcontrols(struct tasdevice_priv *tas_priv,
sound/hda/codecs/side-codecs/tas2781_hda_i2c.c
433
struct tasdevice_priv *tas_priv = context;
sound/hda/codecs/side-codecs/tas2781_hda_i2c.c
486
struct tasdevice_priv *tas_priv = context;
sound/hda/codecs/side-codecs/tas2781_hda_i2c.c
67
struct tasdevice_priv *tas_priv = data;
sound/hda/codecs/side-codecs/tas2781_hda_i2c.c
88
static int tas2781_read_acpi(struct tasdevice_priv *p, const char *hid)
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
102
static int tasdevice_spi_dev_bulk_read(struct tasdevice_priv *tas_priv,
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
128
static int tasdevice_spi_dev_update_bits(struct tasdevice_priv *tas_priv,
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
152
static int tasdevice_spi_change_chn_book(struct tasdevice_priv *p,
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
177
static void tas2781_spi_reset(struct tasdevice_priv *tas_dev)
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
196
static int tascodec_spi_init(struct tasdevice_priv *tas_priv,
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
223
static void tasdevice_spi_init(struct tasdevice_priv *tas_priv)
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
239
static int tasdevice_spi_amp_putvol(struct tasdevice_priv *tas_priv,
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
261
static int tasdevice_spi_amp_getvol(struct tasdevice_priv *tas_priv,
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
284
static int tasdevice_spi_digital_putvol(struct tasdevice_priv *p,
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
300
static int tasdevice_spi_digital_getvol(struct tasdevice_priv *p,
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
322
struct tasdevice_priv *p = tas_hda->priv;
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
389
struct tasdevice_priv *tas_priv = tas_hda->priv;
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
421
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
432
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
443
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
454
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
465
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
477
struct tasdevice_priv *tas_priv = snd_kcontrol_chip(kcontrol);
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
544
struct tasdevice_priv *p = h->priv;
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
562
struct tasdevice_priv *p = h->priv;
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
601
struct tasdevice_priv *p = h->priv;
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
631
struct tasdevice_priv *tas_priv = context;
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
735
struct tasdevice_priv *tas_priv = tas_hda->priv;
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
761
struct tasdevice_priv *tas_priv;
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
77
static int tasdevice_spi_dev_read(struct tasdevice_priv *tas_priv,
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
833
struct tasdevice_priv *tas_priv = tas_hda->priv;
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
850
struct tasdevice_priv *tas_priv = tas_hda->priv;
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
864
struct tasdevice_priv *tas_priv = tas_hda->priv;
sound/hda/codecs/side-codecs/tas2781_hda_spi.c
882
struct tasdevice_priv *tas_priv = tas_hda->priv;
sound/soc/codecs/tas2781-comlib-i2c.c
117
struct tasdevice_priv *tas_priv, unsigned short chn,
sound/soc/codecs/tas2781-comlib-i2c.c
145
struct tasdevice_priv *tasdevice_kzalloc(struct i2c_client *i2c)
sound/soc/codecs/tas2781-comlib-i2c.c
147
struct tasdevice_priv *tas_priv;
sound/soc/codecs/tas2781-comlib-i2c.c
159
int tasdevice_init(struct tasdevice_priv *tas_priv)
sound/soc/codecs/tas2781-comlib-i2c.c
206
int tasdevice_amp_putvol(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-comlib-i2c.c
232
int tasdevice_amp_getvol(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-comlib-i2c.c
260
int tasdevice_digital_getvol(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-comlib-i2c.c
284
int tasdevice_digital_putvol(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-comlib-i2c.c
311
void tasdevice_reset(struct tasdevice_priv *tas_dev)
sound/soc/codecs/tas2781-comlib-i2c.c
336
int tascodec_init(struct tasdevice_priv *tas_priv, void *codec,
sound/soc/codecs/tas2781-comlib-i2c.c
46
static int tasdevice_change_chn_book(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-comlib-i2c.c
90
int tasdev_chn_switch(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-comlib.c
104
struct tasdevice_priv *tas_priv, unsigned short chn,
sound/soc/codecs/tas2781-comlib.c
196
struct tasdevice_priv *tas_dev = (struct tasdevice_priv *) context;
sound/soc/codecs/tas2781-comlib.c
213
void tasdevice_remove(struct tasdevice_priv *tas_priv)
sound/soc/codecs/tas2781-comlib.c
22
int tasdevice_dev_read(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-comlib.c
49
int tasdevice_dev_bulk_read(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-comlib.c
75
int tasdevice_dev_write(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-fmwlib.c
1020
struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) pContext;
sound/soc/codecs/tas2781-fmwlib.c
1076
struct tasdevice_priv *tasdevice, struct tasdev_blk *block)
sound/soc/codecs/tas2781-fmwlib.c
1102
static int fw_parse_variable_hdr(struct tasdevice_priv
sound/soc/codecs/tas2781-fmwlib.c
1141
static int fw_parse_variable_header_git(struct tasdevice_priv
sound/soc/codecs/tas2781-fmwlib.c
1272
static int fw_parse_program_data(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-fmwlib.c
1336
struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-fmwlib.c
1515
static int tasdev_multibytes_chksum(struct tasdevice_priv *tasdevice,
sound/soc/codecs/tas2781-fmwlib.c
1579
static int do_singlereg_checksum(struct tasdevice_priv *tasdevice,
sound/soc/codecs/tas2781-fmwlib.c
1631
static int tasdev_bytes_chksum(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-fmwlib.c
1663
static int tasdev_multibytes_wr(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-fmwlib.c
1699
static int tasdev_block_chksum(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-fmwlib.c
173
struct tasdevice_priv *tas_priv, unsigned char *config_data,
sound/soc/codecs/tas2781-fmwlib.c
1732
static int tasdev_load_blk(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-fmwlib.c
1838
static int tasdevice_load_block(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-fmwlib.c
1895
static void dspbin_type_check(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-fmwlib.c
1912
static int dspfw_default_callback(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-fmwlib.c
1970
static int fw_parse_header(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-fmwlib.c
2011
static int fw_parse_variable_hdr_cal(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-fmwlib.c
2040
static void calbin_conversion(struct tasdevice_priv *priv,
sound/soc/codecs/tas2781-fmwlib.c
2131
static int fw_parse_calibration_data(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-fmwlib.c
2192
struct tasdevice_priv *tas_priv = (struct tasdevice_priv *)context;
sound/soc/codecs/tas2781-fmwlib.c
2264
struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) context;
sound/soc/codecs/tas2781-fmwlib.c
2349
struct tasdevice_priv *tas_priv = (struct tasdevice_priv *)context;
sound/soc/codecs/tas2781-fmwlib.c
2406
struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) context;
sound/soc/codecs/tas2781-fmwlib.c
2425
struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) context;
sound/soc/codecs/tas2781-fmwlib.c
2450
static int tasdevice_load_data(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-fmwlib.c
2467
static int tas2781_cali_preproc(struct tasdevice_priv *priv, int i)
sound/soc/codecs/tas2781-fmwlib.c
2545
static void tasdev_load_calibrated_data(struct tasdevice_priv *priv, int i)
sound/soc/codecs/tas2781-fmwlib.c
2603
struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) context;
sound/soc/codecs/tas2781-fmwlib.c
2706
struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) context;
sound/soc/codecs/tas2781-fmwlib.c
2751
struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) context;
sound/soc/codecs/tas2781-fmwlib.c
303
struct tasdevice_priv *tas_priv = context;
sound/soc/codecs/tas2781-fmwlib.c
542
struct tasdevice_priv *tas_priv, struct tasdevice_fw *tas_fmw,
sound/soc/codecs/tas2781-fmwlib.c
566
struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-fmwlib.c
592
struct tasdevice_priv *tas_priv, struct tasdevice_fw *tas_fmw,
sound/soc/codecs/tas2781-fmwlib.c
619
struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-fmwlib.c
743
static int fw_parse_fct_param_address(struct tasdevice_priv *tas_priv,
sound/soc/codecs/tas2781-fmwlib.c
766
struct tasdevice_priv *tas_priv, const struct firmware *fmw,
sound/soc/codecs/tas2781-fmwlib.c
879
struct tasdevice_priv *tas_priv = (struct tasdevice_priv *)context;
sound/soc/codecs/tas2781-i2c.c
1001
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1026
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1041
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1056
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1070
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1081
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1088
static int tasdevice_create_control(struct tasdevice_priv *tas_priv)
sound/soc/codecs/tas2781-i2c.c
1127
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1138
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1155
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1167
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1183
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1202
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1212
static int tasdevice_dsp_create_ctrls(struct tasdevice_priv *tas_priv)
sound/soc/codecs/tas2781-i2c.c
1332
static int tasdevice_create_cali_ctrls(struct tasdevice_priv *priv)
sound/soc/codecs/tas2781-i2c.c
1510
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(comp);
sound/soc/codecs/tas2781-i2c.c
1525
struct tasdevice_priv *priv = snd_soc_component_get_drvdata(comp);
sound/soc/codecs/tas2781-i2c.c
1625
struct tasdevice_priv *tas_priv = context;
sound/soc/codecs/tas2781-i2c.c
167
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1762
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
178
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1796
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1810
struct tasdevice_priv *tas_priv = snd_soc_dai_get_drvdata(dai);
sound/soc/codecs/tas2781-i2c.c
1852
struct tasdevice_priv *tas_priv = snd_soc_dai_get_drvdata(codec_dai);
sound/soc/codecs/tas2781-i2c.c
189
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1890
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1944
struct tasdevice_priv *tas_priv = (struct tasdevice_priv *) context;
sound/soc/codecs/tas2781-i2c.c
1959
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
1976
static void tasdevice_parse_dt(struct tasdevice_priv *tas_priv)
sound/soc/codecs/tas2781-i2c.c
200
struct tasdevice_priv *tas_priv =
sound/soc/codecs/tas2781-i2c.c
2034
struct tasdevice_priv *tas_priv;
sound/soc/codecs/tas2781-i2c.c
2082
struct tasdevice_priv *tas_priv = i2c_get_clientdata(client);
sound/soc/codecs/tas2781-i2c.c
212
struct tasdevice_priv *tas_priv =
sound/soc/codecs/tas2781-i2c.c
226
struct tasdevice_priv *tas_priv =
sound/soc/codecs/tas2781-i2c.c
246
struct tasdevice_priv *priv = snd_soc_component_get_drvdata(comp);
sound/soc/codecs/tas2781-i2c.c
364
static int calib_data_get(struct tasdevice_priv *tas_priv, int reg,
sound/soc/codecs/tas2781-i2c.c
401
static void sngl_calib_start(struct tasdevice_priv *tas_priv, int i,
sound/soc/codecs/tas2781-i2c.c
481
struct tasdevice_priv *priv = snd_soc_component_get_drvdata(comp);
sound/soc/codecs/tas2781-i2c.c
515
static void tas2781_calib_stop_put(struct tasdevice_priv *priv)
sound/soc/codecs/tas2781-i2c.c
554
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(comp);
sound/soc/codecs/tas2781-i2c.c
591
static void tas2563_calib_stop_put(struct tasdevice_priv *tas_priv)
sound/soc/codecs/tas2781-i2c.c
618
struct tasdevice_priv *priv = snd_soc_component_get_drvdata(comp);
sound/soc/codecs/tas2781-i2c.c
633
struct tasdevice_priv *priv = snd_soc_component_get_drvdata(comp);
sound/soc/codecs/tas2781-i2c.c
679
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(comp);
sound/soc/codecs/tas2781-i2c.c
712
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(comp);
sound/soc/codecs/tas2781-i2c.c
739
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(comp);
sound/soc/codecs/tas2781-i2c.c
765
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(comp);
sound/soc/codecs/tas2781-i2c.c
788
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(comp);
sound/soc/codecs/tas2781-i2c.c
808
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(comp);
sound/soc/codecs/tas2781-i2c.c
838
struct tasdevice_priv *tas_dev = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
882
struct tasdevice_priv *tas_dev = snd_soc_component_get_drvdata(codec);
sound/soc/codecs/tas2781-i2c.c
984
struct tasdevice_priv *tas_priv = snd_soc_component_get_drvdata(codec);