Symbol: snd_soc_component
drivers/gpu/drm/bridge/analogix/anx7625.c
1951
static int anx7625_hdmi_i2s_get_dai_id(struct snd_soc_component *component,
drivers/gpu/drm/bridge/sii902x.c
814
static int sii902x_audio_get_dai_id(struct snd_soc_component *component,
drivers/gpu/drm/bridge/synopsys/dw-hdmi-i2s-audio.c
150
static int dw_hdmi_i2s_get_dai_id(struct snd_soc_component *component,
drivers/gpu/drm/display/drm_hdmi_audio_helper.c
62
static int drm_connector_hdmi_audio_get_dai_id(struct snd_soc_component *comment,
drivers/gpu/drm/vc4/vc4_hdmi.c
2276
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
drivers/gpu/drm/xlnx/zynqmp_dp_audio.c
262
static unsigned int zynqmp_dp_dai_read(struct snd_soc_component *component,
drivers/gpu/drm/xlnx/zynqmp_dp_audio.c
271
static int zynqmp_dp_dai_write(struct snd_soc_component *component,
drivers/media/i2c/tda1997x.c
2472
struct snd_soc_component *component = dai->component;
drivers/media/i2c/tda1997x.c
2507
static int tda1997x_codec_probe(struct snd_soc_component *component)
drivers/media/i2c/tda1997x.c
2512
static void tda1997x_codec_remove(struct snd_soc_component *component)
drivers/soundwire/intel.c
936
static int intel_component_probe(struct snd_soc_component *component)
drivers/soundwire/intel.c
953
static int intel_component_dais_suspend(struct snd_soc_component *component)
drivers/staging/greybus/audio_codec.c
1003
static int gbcodec_probe(struct snd_soc_component *comp)
drivers/staging/greybus/audio_codec.c
1036
static int gbcodec_write(struct snd_soc_component *comp, unsigned int reg,
drivers/staging/greybus/audio_codec.c
1042
static unsigned int gbcodec_read(struct snd_soc_component *comp,
drivers/staging/greybus/audio_codec.c
809
struct snd_soc_component *comp;
drivers/staging/greybus/audio_codec.c
937
struct snd_soc_component *comp = gbcodec->component;
drivers/staging/greybus/audio_codec.h
69
struct snd_soc_component *component;
drivers/staging/greybus/audio_helper.c
172
int gbaudio_remove_component_controls(struct snd_soc_component *component,
drivers/staging/greybus/audio_helper.h
14
int gbaudio_remove_component_controls(struct snd_soc_component *component,
drivers/staging/greybus/audio_topology.c
166
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
drivers/staging/greybus/audio_topology.c
217
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
drivers/staging/greybus/audio_topology.c
279
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
drivers/staging/greybus/audio_topology.c
546
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
drivers/staging/greybus/audio_topology.c
591
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
include/sound/dmaengine_pcm.h
178
struct snd_soc_component component;
include/sound/dmaengine_pcm.h
182
static inline struct dmaengine_pcm *soc_component_to_pcm(struct snd_soc_component *p)
include/sound/hdmi-codec.h
107
int (*get_dai_id)(struct snd_soc_component *comment,
include/sound/hdmi-codec.h
135
struct snd_soc_component;
include/sound/pxa2xx-lib.h
13
struct snd_soc_component;
include/sound/pxa2xx-lib.h
23
extern int pxa2xx_soc_pcm_new(struct snd_soc_component *component,
include/sound/pxa2xx-lib.h
25
extern int pxa2xx_soc_pcm_open(struct snd_soc_component *component,
include/sound/pxa2xx-lib.h
27
extern int pxa2xx_soc_pcm_close(struct snd_soc_component *component,
include/sound/pxa2xx-lib.h
29
extern int pxa2xx_soc_pcm_hw_params(struct snd_soc_component *component,
include/sound/pxa2xx-lib.h
32
extern int pxa2xx_soc_pcm_prepare(struct snd_soc_component *component,
include/sound/pxa2xx-lib.h
34
extern int pxa2xx_soc_pcm_trigger(struct snd_soc_component *component,
include/sound/pxa2xx-lib.h
37
pxa2xx_soc_pcm_pointer(struct snd_soc_component *component,
include/sound/sdca_interrupts.h
18
struct snd_soc_component;
include/sound/sdca_interrupts.h
43
struct snd_soc_component *component;
include/sound/sdca_interrupts.h
73
struct snd_soc_component *component,
include/sound/sdca_interrupts.h
82
struct snd_soc_component *component,
include/sound/sdca_ump.h
17
struct snd_soc_component;
include/sound/soc-component.h
101
int (*get_jack_type)(struct snd_soc_component *component);
include/sound/soc-component.h
104
int (*of_xlate_dai_name)(struct snd_soc_component *component,
include/sound/soc-component.h
107
int (*of_xlate_dai_id)(struct snd_soc_component *comment,
include/sound/soc-component.h
109
void (*seq_notifier)(struct snd_soc_component *component,
include/sound/soc-component.h
111
int (*stream_event)(struct snd_soc_component *component, int event);
include/sound/soc-component.h
112
int (*set_bias_level)(struct snd_soc_component *component,
include/sound/soc-component.h
115
int (*open)(struct snd_soc_component *component,
include/sound/soc-component.h
117
int (*close)(struct snd_soc_component *component,
include/sound/soc-component.h
119
int (*ioctl)(struct snd_soc_component *component,
include/sound/soc-component.h
122
int (*hw_params)(struct snd_soc_component *component,
include/sound/soc-component.h
125
int (*hw_free)(struct snd_soc_component *component,
include/sound/soc-component.h
127
int (*prepare)(struct snd_soc_component *component,
include/sound/soc-component.h
129
int (*trigger)(struct snd_soc_component *component,
include/sound/soc-component.h
131
int (*sync_stop)(struct snd_soc_component *component,
include/sound/soc-component.h
133
snd_pcm_uframes_t (*pointer)(struct snd_soc_component *component,
include/sound/soc-component.h
135
int (*get_time_info)(struct snd_soc_component *component,
include/sound/soc-component.h
140
int (*copy)(struct snd_soc_component *component,
include/sound/soc-component.h
144
struct page *(*page)(struct snd_soc_component *component,
include/sound/soc-component.h
147
int (*mmap)(struct snd_soc_component *component,
include/sound/soc-component.h
150
int (*ack)(struct snd_soc_component *component,
include/sound/soc-component.h
152
snd_pcm_sframes_t (*delay)(struct snd_soc_component *component,
include/sound/soc-component.h
243
int (*init)(struct snd_soc_component *component);
include/sound/soc-component.h
268
struct snd_soc_component *component)
include/sound/soc-component.h
280
struct snd_soc_component *component)
include/sound/soc-component.h
285
void snd_soc_component_set_aux(struct snd_soc_component *component,
include/sound/soc-component.h
287
int snd_soc_component_init(struct snd_soc_component *component);
include/sound/soc-component.h
288
int snd_soc_component_is_dummy(struct snd_soc_component *component);
include/sound/soc-component.h
291
unsigned int snd_soc_component_read(struct snd_soc_component *component,
include/sound/soc-component.h
293
int snd_soc_component_write(struct snd_soc_component *component,
include/sound/soc-component.h
295
int snd_soc_component_update_bits(struct snd_soc_component *component,
include/sound/soc-component.h
298
int snd_soc_component_update_bits_async(struct snd_soc_component *component,
include/sound/soc-component.h
30
int (*open)(struct snd_soc_component *component,
include/sound/soc-component.h
301
void snd_soc_component_async_complete(struct snd_soc_component *component);
include/sound/soc-component.h
302
int snd_soc_component_test_bits(struct snd_soc_component *component,
include/sound/soc-component.h
306
unsigned int snd_soc_component_read_field(struct snd_soc_component *component,
include/sound/soc-component.h
308
int snd_soc_component_write_field(struct snd_soc_component *component,
include/sound/soc-component.h
313
int snd_soc_component_set_sysclk(struct snd_soc_component *component,
include/sound/soc-component.h
316
int snd_soc_component_set_pll(struct snd_soc_component *component, int pll_id,
include/sound/soc-component.h
319
int snd_soc_component_set_jack(struct snd_soc_component *component,
include/sound/soc-component.h
32
int (*free)(struct snd_soc_component *component,
include/sound/soc-component.h
321
int snd_soc_component_get_jack_type(struct snd_soc_component *component);
include/sound/soc-component.h
323
void snd_soc_component_seq_notifier(struct snd_soc_component *component,
include/sound/soc-component.h
325
int snd_soc_component_stream_event(struct snd_soc_component *component,
include/sound/soc-component.h
327
int snd_soc_component_set_bias_level(struct snd_soc_component *component,
include/sound/soc-component.h
330
void snd_soc_component_setup_regmap(struct snd_soc_component *component);
include/sound/soc-component.h
332
void snd_soc_component_init_regmap(struct snd_soc_component *component,
include/sound/soc-component.h
334
void snd_soc_component_exit_regmap(struct snd_soc_component *component);
include/sound/soc-component.h
34
int (*set_params)(struct snd_soc_component *component,
include/sound/soc-component.h
341
int snd_soc_component_module_get(struct snd_soc_component *component,
include/sound/soc-component.h
347
void snd_soc_component_module_put(struct snd_soc_component *component,
include/sound/soc-component.h
350
static inline void snd_soc_component_set_drvdata(struct snd_soc_component *c,
include/sound/soc-component.h
356
static inline void *snd_soc_component_get_drvdata(struct snd_soc_component *c)
include/sound/soc-component.h
362
snd_soc_component_active(struct snd_soc_component *component)
include/sound/soc-component.h
368
struct snd_kcontrol *snd_soc_component_get_kcontrol(struct snd_soc_component *component,
include/sound/soc-component.h
37
int (*get_params)(struct snd_soc_component *component,
include/sound/soc-component.h
370
int snd_soc_component_notify_control(struct snd_soc_component *component,
include/sound/soc-component.h
374
int snd_soc_component_open(struct snd_soc_component *component,
include/sound/soc-component.h
376
int snd_soc_component_close(struct snd_soc_component *component,
include/sound/soc-component.h
379
void snd_soc_component_suspend(struct snd_soc_component *component);
include/sound/soc-component.h
380
void snd_soc_component_resume(struct snd_soc_component *component);
include/sound/soc-component.h
381
int snd_soc_component_is_suspended(struct snd_soc_component *component);
include/sound/soc-component.h
382
int snd_soc_component_probe(struct snd_soc_component *component);
include/sound/soc-component.h
383
void snd_soc_component_remove(struct snd_soc_component *component);
include/sound/soc-component.h
384
int snd_soc_component_of_xlate_dai_id(struct snd_soc_component *component,
include/sound/soc-component.h
386
int snd_soc_component_of_xlate_dai_name(struct snd_soc_component *component,
include/sound/soc-component.h
389
int snd_soc_component_compr_open(struct snd_soc_component *component,
include/sound/soc-component.h
391
void snd_soc_component_compr_free(struct snd_soc_component *component,
include/sound/soc-component.h
40
int (*set_metadata)(struct snd_soc_component *component,
include/sound/soc-component.h
43
int (*get_metadata)(struct snd_soc_component *component,
include/sound/soc-component.h
46
int (*trigger)(struct snd_soc_component *component,
include/sound/soc-component.h
48
int (*pointer)(struct snd_soc_component *component,
include/sound/soc-component.h
51
int (*copy)(struct snd_soc_component *component,
include/sound/soc-component.h
54
int (*mmap)(struct snd_soc_component *component,
include/sound/soc-component.h
57
int (*ack)(struct snd_soc_component *component,
include/sound/soc-component.h
59
int (*get_caps)(struct snd_soc_component *component,
include/sound/soc-component.h
62
int (*get_codec_caps)(struct snd_soc_component *component,
include/sound/soc-component.h
78
int (*probe)(struct snd_soc_component *component);
include/sound/soc-component.h
79
void (*remove)(struct snd_soc_component *component);
include/sound/soc-component.h
80
int (*suspend)(struct snd_soc_component *component);
include/sound/soc-component.h
81
int (*resume)(struct snd_soc_component *component);
include/sound/soc-component.h
83
unsigned int (*read)(struct snd_soc_component *component,
include/sound/soc-component.h
85
int (*write)(struct snd_soc_component *component,
include/sound/soc-component.h
89
int (*pcm_construct)(struct snd_soc_component *component,
include/sound/soc-component.h
91
void (*pcm_destruct)(struct snd_soc_component *component,
include/sound/soc-component.h
95
int (*set_sysclk)(struct snd_soc_component *component,
include/sound/soc-component.h
97
int (*set_pll)(struct snd_soc_component *component, int pll_id,
include/sound/soc-component.h
99
int (*set_jack)(struct snd_soc_component *component,
include/sound/soc-dai.h
455
struct snd_soc_component *component;
include/sound/soc-dapm.h
644
struct snd_soc_component *snd_soc_dapm_to_component(struct snd_soc_dapm_context *dapm);
include/sound/soc-dapm.h
653
struct snd_soc_card *card, struct snd_soc_component *component);
include/sound/soc-dapm.h
697
struct snd_soc_component *snd_soc_dapm_kcontrol_to_component(struct snd_kcontrol *kcontrol);
include/sound/soc-topology.h
111
int (*control_load)(struct snd_soc_component *, int index,
include/sound/soc-topology.h
113
int (*control_unload)(struct snd_soc_component *,
include/sound/soc-topology.h
117
int (*dapm_route_load)(struct snd_soc_component *, int index,
include/sound/soc-topology.h
119
int (*dapm_route_unload)(struct snd_soc_component *,
include/sound/soc-topology.h
123
int (*widget_load)(struct snd_soc_component *, int index,
include/sound/soc-topology.h
126
int (*widget_ready)(struct snd_soc_component *, int index,
include/sound/soc-topology.h
129
int (*widget_unload)(struct snd_soc_component *,
include/sound/soc-topology.h
133
int (*dai_load)(struct snd_soc_component *, int index,
include/sound/soc-topology.h
137
int (*dai_unload)(struct snd_soc_component *,
include/sound/soc-topology.h
141
int (*link_load)(struct snd_soc_component *, int index,
include/sound/soc-topology.h
144
int (*link_unload)(struct snd_soc_component *,
include/sound/soc-topology.h
148
int (*vendor_load)(struct snd_soc_component *, int index,
include/sound/soc-topology.h
150
int (*vendor_unload)(struct snd_soc_component *,
include/sound/soc-topology.h
154
int (*complete)(struct snd_soc_component *comp);
include/sound/soc-topology.h
157
int (*manifest)(struct snd_soc_component *, int index,
include/sound/soc-topology.h
180
int snd_soc_tplg_component_load(struct snd_soc_component *comp,
include/sound/soc-topology.h
182
int snd_soc_tplg_component_remove(struct snd_soc_component *comp);
include/sound/soc-topology.h
191
static inline int snd_soc_tplg_component_remove(struct snd_soc_component *comp)
include/sound/soc-topology.h
24
struct snd_soc_component;
include/sound/soc-topology.h
65
int (*unload)(struct snd_soc_component *comp, struct snd_soc_dobj *dobj);
include/sound/soc-usb.h
110
static inline int snd_soc_usb_setup_offload_jack(struct snd_soc_component *component,
include/sound/soc-usb.h
124
snd_soc_usb_allocate_port(struct snd_soc_component *component, void *data)
include/sound/soc-usb.h
54
struct snd_soc_component *component;
include/sound/soc-usb.h
58
int (*update_offload_route_info)(struct snd_soc_component *component,
include/sound/soc-usb.h
74
int snd_soc_usb_setup_offload_jack(struct snd_soc_component *component,
include/sound/soc-usb.h
80
struct snd_soc_usb *snd_soc_usb_allocate_port(struct snd_soc_component *component,
include/sound/soc.h
1192
struct snd_soc_component *components[] __counted_by(num_components);
include/sound/soc.h
1405
struct snd_soc_dai *snd_soc_register_dai(struct snd_soc_component *component,
include/sound/soc.h
416
struct snd_soc_component;
include/sound/soc.h
449
int snd_soc_component_initialize(struct snd_soc_component *component,
include/sound/soc.h
452
int snd_soc_add_component(struct snd_soc_component *component,
include/sound/soc.h
464
struct snd_soc_component *snd_soc_lookup_component_nolocked(struct device *dev,
include/sound/soc.h
466
struct snd_soc_component *snd_soc_lookup_component(struct device *dev,
include/sound/soc.h
521
struct snd_ac97 *snd_soc_alloc_ac97_component(struct snd_soc_component *component);
include/sound/soc.h
522
struct snd_ac97 *snd_soc_new_ac97_component(struct snd_soc_component *component,
include/sound/soc.h
551
int snd_soc_add_component_controls(struct snd_soc_component *component,
include/sound/soc.h
638
struct snd_soc_component*
include/sound/soc.h
968
int (*init)(struct snd_soc_component *component);
sound/arm/pxa2xx-pcm-lib.c
134
int pxa2xx_soc_pcm_new(struct snd_soc_component *component,
sound/arm/pxa2xx-pcm-lib.c
149
int pxa2xx_soc_pcm_open(struct snd_soc_component *component,
sound/arm/pxa2xx-pcm-lib.c
156
int pxa2xx_soc_pcm_close(struct snd_soc_component *component,
sound/arm/pxa2xx-pcm-lib.c
163
int pxa2xx_soc_pcm_hw_params(struct snd_soc_component *component,
sound/arm/pxa2xx-pcm-lib.c
171
int pxa2xx_soc_pcm_prepare(struct snd_soc_component *component,
sound/arm/pxa2xx-pcm-lib.c
178
int pxa2xx_soc_pcm_trigger(struct snd_soc_component *component,
sound/arm/pxa2xx-pcm-lib.c
186
pxa2xx_soc_pcm_pointer(struct snd_soc_component *component,
sound/soc/amd/acp-da7219-max98357a.c
138
struct snd_soc_component *component = codec_dai->component;
sound/soc/amd/acp-da7219-max98357a.c
58
struct snd_soc_component *component = codec_dai->component;
sound/soc/amd/acp-es8336.c
63
struct snd_soc_component *codec;
sound/soc/amd/acp-pcm-dma.c
1030
static snd_pcm_uframes_t acp_dma_pointer(struct snd_soc_component *component,
sound/soc/amd/acp-pcm-dma.c
1074
static snd_pcm_sframes_t acp_dma_delay(struct snd_soc_component *component,
sound/soc/amd/acp-pcm-dma.c
1085
static int acp_dma_prepare(struct snd_soc_component *component,
sound/soc/amd/acp-pcm-dma.c
1113
static int acp_dma_trigger(struct snd_soc_component *component,
sound/soc/amd/acp-pcm-dma.c
1160
static int acp_dma_new(struct snd_soc_component *component,
sound/soc/amd/acp-pcm-dma.c
1185
static int acp_dma_close(struct snd_soc_component *component,
sound/soc/amd/acp-pcm-dma.c
770
static int acp_dma_open(struct snd_soc_component *component,
sound/soc/amd/acp-pcm-dma.c
844
static int acp_dma_hw_params(struct snd_soc_component *component,
sound/soc/amd/acp-rt5645.c
84
struct snd_soc_component *codec;
sound/soc/amd/acp/acp-mach-common.c
1201
struct snd_soc_component *component = codec_dai->component;
sound/soc/amd/acp/acp-mach-common.c
122
struct snd_soc_component *component = codec_dai->component;
sound/soc/amd/acp/acp-mach-common.c
1359
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/amd/acp/acp-mach-common.c
369
struct snd_soc_component *component = codec_dai->component;
sound/soc/amd/acp/acp-mach-common.c
987
struct snd_soc_component *component = codec_dai->component;
sound/soc/amd/acp/acp-platform.c
191
static int acp_dma_open(struct snd_soc_component *component, struct snd_pcm_substream *substream)
sound/soc/amd/acp/acp-platform.c
254
static int acp_dma_hw_params(struct snd_soc_component *component,
sound/soc/amd/acp/acp-platform.c
270
static snd_pcm_uframes_t acp_dma_pointer(struct snd_soc_component *component,
sound/soc/amd/acp/acp-platform.c
292
static int acp_dma_new(struct snd_soc_component *component,
sound/soc/amd/acp/acp-platform.c
302
static int acp_dma_close(struct snd_soc_component *component,
sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c
277
struct snd_soc_component *codec = snd_soc_rtd_to_codec(runtime, 0)->component;
sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c
37
struct snd_soc_component *codec;
sound/soc/amd/acp3x-rt5682-max9836.c
58
struct snd_soc_component *component = codec_dai->component;
sound/soc/amd/ps/ps-pdm-dma.c
182
static int acp63_pdm_dma_open(struct snd_soc_component *component,
sound/soc/amd/ps/ps-pdm-dma.c
217
static int acp63_pdm_dma_hw_params(struct snd_soc_component *component,
sound/soc/amd/ps/ps-pdm-dma.c
250
static snd_pcm_uframes_t acp63_pdm_dma_pointer(struct snd_soc_component *comp,
sound/soc/amd/ps/ps-pdm-dma.c
267
static int acp63_pdm_dma_new(struct snd_soc_component *component,
sound/soc/amd/ps/ps-pdm-dma.c
277
static int acp63_pdm_dma_close(struct snd_soc_component *component,
sound/soc/amd/ps/ps-sdw-dma.c
308
static int acp63_sdw_dma_open(struct snd_soc_component *component,
sound/soc/amd/ps/ps-sdw-dma.c
343
static int acp63_sdw_dma_hw_params(struct snd_soc_component *component,
sound/soc/amd/ps/ps-sdw-dma.c
481
static snd_pcm_uframes_t acp63_sdw_dma_pointer(struct snd_soc_component *comp,
sound/soc/amd/ps/ps-sdw-dma.c
500
static int acp63_sdw_dma_new(struct snd_soc_component *component,
sound/soc/amd/ps/ps-sdw-dma.c
510
static int acp63_sdw_dma_close(struct snd_soc_component *component,
sound/soc/amd/ps/ps-sdw-dma.c
603
static int acp63_sdw_dma_trigger(struct snd_soc_component *comp,
sound/soc/amd/raven/acp3x-pcm-dma.c
208
static int acp3x_dma_open(struct snd_soc_component *component,
sound/soc/amd/raven/acp3x-pcm-dma.c
244
static int acp3x_dma_hw_params(struct snd_soc_component *component,
sound/soc/amd/raven/acp3x-pcm-dma.c
295
static snd_pcm_uframes_t acp3x_dma_pointer(struct snd_soc_component *component,
sound/soc/amd/raven/acp3x-pcm-dma.c
314
static int acp3x_dma_new(struct snd_soc_component *component,
sound/soc/amd/raven/acp3x-pcm-dma.c
323
static int acp3x_dma_close(struct snd_soc_component *component,
sound/soc/amd/renoir/acp3x-pdm-dma.c
204
static int acp_pdm_dma_open(struct snd_soc_component *component,
sound/soc/amd/renoir/acp3x-pdm-dma.c
239
static int acp_pdm_dma_hw_params(struct snd_soc_component *component,
sound/soc/amd/renoir/acp3x-pdm-dma.c
273
static snd_pcm_uframes_t acp_pdm_dma_pointer(struct snd_soc_component *comp,
sound/soc/amd/renoir/acp3x-pdm-dma.c
290
static int acp_pdm_dma_new(struct snd_soc_component *component,
sound/soc/amd/renoir/acp3x-pdm-dma.c
300
static int acp_pdm_dma_close(struct snd_soc_component *component,
sound/soc/amd/vangogh/acp5x-mach.c
219
struct snd_soc_component *comp;
sound/soc/amd/vangogh/acp5x-mach.c
94
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/amd/vangogh/acp5x-pcm-dma.c
202
static int acp5x_dma_open(struct snd_soc_component *component,
sound/soc/amd/vangogh/acp5x-pcm-dma.c
237
static int acp5x_dma_hw_params(struct snd_soc_component *component,
sound/soc/amd/vangogh/acp5x-pcm-dma.c
290
static snd_pcm_uframes_t acp5x_dma_pointer(struct snd_soc_component *component,
sound/soc/amd/vangogh/acp5x-pcm-dma.c
308
static int acp5x_dma_new(struct snd_soc_component *component,
sound/soc/amd/vangogh/acp5x-pcm-dma.c
318
static int acp5x_dma_close(struct snd_soc_component *component,
sound/soc/amd/yc/acp6x-pdm-dma.c
180
static int acp6x_pdm_dma_open(struct snd_soc_component *component,
sound/soc/amd/yc/acp6x-pdm-dma.c
215
static int acp6x_pdm_dma_hw_params(struct snd_soc_component *component,
sound/soc/amd/yc/acp6x-pdm-dma.c
247
static snd_pcm_uframes_t acp6x_pdm_dma_pointer(struct snd_soc_component *comp,
sound/soc/amd/yc/acp6x-pdm-dma.c
264
static int acp6x_pdm_dma_new(struct snd_soc_component *component,
sound/soc/amd/yc/acp6x-pdm-dma.c
274
static int acp6x_pdm_dma_close(struct snd_soc_component *component,
sound/soc/apple/mca.c
804
static int mca_set_runtime_hwparams(struct snd_soc_component *component,
sound/soc/apple/mca.c
834
static int mca_pcm_open(struct snd_soc_component *component,
sound/soc/apple/mca.c
852
static int mca_hw_params(struct snd_soc_component *component,
sound/soc/apple/mca.c
880
static int mca_close(struct snd_soc_component *component,
sound/soc/apple/mca.c
891
static int mca_trigger(struct snd_soc_component *component,
sound/soc/apple/mca.c
908
static snd_pcm_uframes_t mca_pointer(struct snd_soc_component *component,
sound/soc/apple/mca.c
933
static void mca_pcm_free(struct snd_soc_component *component,
sound/soc/apple/mca.c
956
static int mca_pcm_new(struct snd_soc_component *component,
sound/soc/atmel/atmel-classd.c
231
static int atmel_classd_component_probe(struct snd_soc_component *component)
sound/soc/atmel/atmel-classd.c
284
static int atmel_classd_component_resume(struct snd_soc_component *component)
sound/soc/atmel/atmel-classd.c
295
struct snd_soc_component *component = cpu_dai->component;
sound/soc/atmel/atmel-classd.c
344
struct snd_soc_component *component = cpu_dai->component;
sound/soc/atmel/atmel-classd.c
394
struct snd_soc_component *component = cpu_dai->component;
sound/soc/atmel/atmel-classd.c
407
struct snd_soc_component *component = cpu_dai->component;
sound/soc/atmel/atmel-pcm-pdc.c
137
static int atmel_pcm_hw_params(struct snd_soc_component *component,
sound/soc/atmel/atmel-pcm-pdc.c
164
static int atmel_pcm_hw_free(struct snd_soc_component *component,
sound/soc/atmel/atmel-pcm-pdc.c
179
static int atmel_pcm_prepare(struct snd_soc_component *component,
sound/soc/atmel/atmel-pcm-pdc.c
192
static int atmel_pcm_trigger(struct snd_soc_component *component,
sound/soc/atmel/atmel-pcm-pdc.c
258
static snd_pcm_uframes_t atmel_pcm_pointer(struct snd_soc_component *component,
sound/soc/atmel/atmel-pcm-pdc.c
276
static int atmel_pcm_open(struct snd_soc_component *component,
sound/soc/atmel/atmel-pcm-pdc.c
302
static int atmel_pcm_close(struct snd_soc_component *component,
sound/soc/atmel/atmel-pcm-pdc.c
37
static int atmel_pcm_new(struct snd_soc_component *component,
sound/soc/atmel/atmel-pdmic.c
150
struct snd_soc_component *component = cpu_dai->component;
sound/soc/atmel/atmel-pdmic.c
283
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/atmel-pdmic.c
307
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/atmel-pdmic.c
341
static int atmel_pdmic_component_probe(struct snd_soc_component *component)
sound/soc/atmel/atmel-pdmic.c
361
struct snd_soc_component *component = cpu_dai->component;
sound/soc/atmel/atmel-pdmic.c
434
struct snd_soc_component *component = cpu_dai->component;
sound/soc/atmel/atmel_ssc_dai.c
765
static int atmel_ssc_suspend(struct snd_soc_component *component)
sound/soc/atmel/atmel_ssc_dai.c
792
static int atmel_ssc_resume(struct snd_soc_component *component)
sound/soc/atmel/mchp-pdmc.c
147
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/mchp-pdmc.c
161
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/mchp-pdmc.c
186
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/mchp-pdmc.c
197
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/atmel/mchp-pdmc.c
525
struct snd_soc_component *comp = dai->component;
sound/soc/atmel/mchp-pdmc.c
644
struct snd_soc_component *cpu = dai->component;
sound/soc/au1x/dbdma2.c
186
struct snd_soc_component *component)
sound/soc/au1x/dbdma2.c
192
static int au1xpsc_pcm_hw_params(struct snd_soc_component *component,
sound/soc/au1x/dbdma2.c
231
static int au1xpsc_pcm_prepare(struct snd_soc_component *component,
sound/soc/au1x/dbdma2.c
249
static int au1xpsc_pcm_trigger(struct snd_soc_component *component,
sound/soc/au1x/dbdma2.c
270
au1xpsc_pcm_pointer(struct snd_soc_component *component,
sound/soc/au1x/dbdma2.c
277
static int au1xpsc_pcm_open(struct snd_soc_component *component,
sound/soc/au1x/dbdma2.c
294
static int au1xpsc_pcm_close(struct snd_soc_component *component,
sound/soc/au1x/dbdma2.c
301
static int au1xpsc_pcm_new(struct snd_soc_component *component,
sound/soc/au1x/dma.c
177
struct snd_soc_component *component)
sound/soc/au1x/dma.c
183
struct snd_soc_component *component)
sound/soc/au1x/dma.c
189
static int alchemy_pcm_open(struct snd_soc_component *component,
sound/soc/au1x/dma.c
216
static int alchemy_pcm_close(struct snd_soc_component *component,
sound/soc/au1x/dma.c
228
static int alchemy_pcm_hw_params(struct snd_soc_component *component,
sound/soc/au1x/dma.c
239
static int alchemy_pcm_hw_free(struct snd_soc_component *component,
sound/soc/au1x/dma.c
247
static int alchemy_pcm_trigger(struct snd_soc_component *component,
sound/soc/au1x/dma.c
267
static snd_pcm_uframes_t alchemy_pcm_pointer(struct snd_soc_component *component,
sound/soc/au1x/dma.c
280
static int alchemy_pcm_new(struct snd_soc_component *component,
sound/soc/bcm/bcm63xx-pcm-whistler.c
141
static int bcm63xx_pcm_prepare(struct snd_soc_component *component,
sound/soc/bcm/bcm63xx-pcm-whistler.c
174
bcm63xx_pcm_pointer(struct snd_soc_component *component,
sound/soc/bcm/bcm63xx-pcm-whistler.c
189
static int bcm63xx_pcm_open(struct snd_soc_component *component,
sound/soc/bcm/bcm63xx-pcm-whistler.c
223
static int bcm63xx_pcm_close(struct snd_soc_component *component,
sound/soc/bcm/bcm63xx-pcm-whistler.c
352
static int bcm63xx_soc_pcm_new(struct snd_soc_component *component,
sound/soc/bcm/bcm63xx-pcm-whistler.c
44
static int bcm63xx_pcm_hw_params(struct snd_soc_component *component,
sound/soc/bcm/bcm63xx-pcm-whistler.c
60
static int bcm63xx_pcm_hw_free(struct snd_soc_component *component,
sound/soc/bcm/bcm63xx-pcm-whistler.c
72
static int bcm63xx_pcm_trigger(struct snd_soc_component *component,
sound/soc/bcm/cygnus-pcm.c
369
static int cygnus_pcm_trigger(struct snd_soc_component *component,
sound/soc/bcm/cygnus-pcm.c
571
static int cygnus_pcm_open(struct snd_soc_component *component,
sound/soc/bcm/cygnus-pcm.c
608
static int cygnus_pcm_close(struct snd_soc_component *component,
sound/soc/bcm/cygnus-pcm.c
629
static int cygnus_pcm_prepare(struct snd_soc_component *component,
sound/soc/bcm/cygnus-pcm.c
663
static snd_pcm_uframes_t cygnus_pcm_pointer(struct snd_soc_component *component,
sound/soc/bcm/cygnus-pcm.c
693
static int cygnus_dma_new(struct snd_soc_component *component,
sound/soc/bcm/cygnus-ssp.c
1074
static int cygnus_ssp_suspend(struct snd_soc_component *component)
sound/soc/bcm/cygnus-ssp.c
1120
static int cygnus_ssp_resume(struct snd_soc_component *component)
sound/soc/cirrus/ep93xx-i2s.c
372
static int ep93xx_i2s_suspend(struct snd_soc_component *component)
sound/soc/cirrus/ep93xx-i2s.c
385
static int ep93xx_i2s_resume(struct snd_soc_component *component)
sound/soc/codecs/88pm860x-codec.c
1004
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/88pm860x-codec.c
1019
struct snd_soc_component *component = dai->component;
sound/soc/codecs/88pm860x-codec.c
1069
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/88pm860x-codec.c
1105
static int pm860x_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/88pm860x-codec.c
1250
int pm860x_hs_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/88pm860x-codec.c
1283
int pm860x_mic_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/88pm860x-codec.c
1301
static int pm860x_probe(struct snd_soc_component *component)
sound/soc/codecs/88pm860x-codec.c
1327
static void pm860x_remove(struct snd_soc_component *component)
sound/soc/codecs/88pm860x-codec.c
139
struct snd_soc_component *component;
sound/soc/codecs/88pm860x-codec.c
272
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/88pm860x-codec.c
296
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/88pm860x-codec.c
329
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/88pm860x-codec.c
349
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/88pm860x-codec.c
382
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/88pm860x-codec.c
399
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/88pm860x-codec.c
907
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/88pm860x-codec.c
922
struct snd_soc_component *component = dai->component;
sound/soc/codecs/88pm860x-codec.c
964
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/88pm860x-codec.h
88
extern int pm860x_hs_jack_detect(struct snd_soc_component *, struct snd_soc_jack *,
sound/soc/codecs/88pm860x-codec.h
90
extern int pm860x_mic_jack_detect(struct snd_soc_component *, struct snd_soc_jack *,
sound/soc/codecs/ab8500-codec.c
1028
static void anc_fir(struct snd_soc_component *component,
sound/soc/codecs/ab8500-codec.c
1045
static void anc_iir(struct snd_soc_component *component, unsigned int bnk,
sound/soc/codecs/ab8500-codec.c
1076
static void anc_configure(struct snd_soc_component *component,
sound/soc/codecs/ab8500-codec.c
1117
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/ab8500-codec.c
1131
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/ab8500-codec.c
1186
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/ab8500-codec.c
1199
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/ab8500-codec.c
1282
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/ab8500-codec.c
1299
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/ab8500-codec.c
1917
static int ab8500_audio_init_audioblock(struct snd_soc_component *component)
sound/soc/codecs/ab8500-codec.c
1934
static int ab8500_audio_setup_mics(struct snd_soc_component *component,
sound/soc/codecs/ab8500-codec.c
1995
static int ab8500_audio_set_ear_cmv(struct snd_soc_component *component,
sound/soc/codecs/ab8500-codec.c
2031
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ab8500-codec.c
2057
static int ab8500_codec_set_dai_clock_gate(struct snd_soc_component *component,
sound/soc/codecs/ab8500-codec.c
2094
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ab8500-codec.c
2216
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ab8500-codec.c
2450
static int ab8500_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/ac97.c
36
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ac97.c
65
static int ac97_soc_probe(struct snd_soc_component *component)
sound/soc/codecs/ac97.c
89
static int ac97_soc_suspend(struct snd_soc_component *component)
sound/soc/codecs/ac97.c
98
static int ac97_soc_resume(struct snd_soc_component *component)
sound/soc/codecs/ad1836.c
230
static int ad1836_suspend(struct snd_soc_component *component)
sound/soc/codecs/ad1836.c
238
static int ad1836_resume(struct snd_soc_component *component)
sound/soc/codecs/ad1836.c
250
static int ad1836_probe(struct snd_soc_component *component)
sound/soc/codecs/ad1836.c
313
static void ad1836_remove(struct snd_soc_component *component)
sound/soc/codecs/ad193x.c
105
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/ad193x.c
284
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/ad193x.c
317
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ad193x.c
476
static int ad193x_component_probe(struct snd_soc_component *component)
sound/soc/codecs/ad1980.c
204
static int ad1980_reset(struct snd_soc_component *component, int try_warm)
sound/soc/codecs/ad1980.c
231
static int ad1980_soc_probe(struct snd_soc_component *component)
sound/soc/codecs/ad1980.c
285
static void ad1980_soc_remove(struct snd_soc_component *component)
sound/soc/codecs/adau1372.c
850
static int adau1372_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/adau1373.c
1052
struct snd_soc_component *component = dai->component;
sound/soc/codecs/adau1373.c
1119
struct snd_soc_component *component = dai->component;
sound/soc/codecs/adau1373.c
1271
static int adau1373_set_pll(struct snd_soc_component *component, int pll_id,
sound/soc/codecs/adau1373.c
1376
static int adau1373_probe(struct snd_soc_component *component)
sound/soc/codecs/adau1373.c
1420
static int adau1373_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/adau1373.c
1442
static int adau1373_resume(struct snd_soc_component *component)
sound/soc/codecs/adau1373.c
570
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/adau1373.c
842
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/adau1373.c
863
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/adau1701.c
299
static int adau1701_reset(struct snd_soc_component *component, unsigned int clkdiv,
sound/soc/codecs/adau1701.c
363
static int adau1701_set_capture_pcm_format(struct snd_soc_component *component,
sound/soc/codecs/adau1701.c
404
static int adau1701_set_playback_pcm_format(struct snd_soc_component *component,
sound/soc/codecs/adau1701.c
436
struct snd_soc_component *component = dai->component;
sound/soc/codecs/adau1701.c
479
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/adau1701.c
549
static int adau1701_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/adau1701.c
577
struct snd_soc_component *component = dai->component;
sound/soc/codecs/adau1701.c
592
static int adau1701_set_sysclk(struct snd_soc_component *component, int clk_id,
sound/soc/codecs/adau1701.c
666
static int adau1701_probe(struct snd_soc_component *component)
sound/soc/codecs/adau1701.c
717
static void adau1701_remove(struct snd_soc_component *component)
sound/soc/codecs/adau1701.c
728
static int adau1701_suspend(struct snd_soc_component *component)
sound/soc/codecs/adau1701.c
738
static int adau1701_resume(struct snd_soc_component *component)
sound/soc/codecs/adau1761.c
382
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/adau1761.c
620
static int adau1761_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/adau1761.c
650
struct snd_soc_component *component)
sound/soc/codecs/adau1761.c
660
static int adau1761_setup_digmic_jackdetect(struct snd_soc_component *component)
sound/soc/codecs/adau1761.c
723
static int adau1761_setup_headphone_mode(struct snd_soc_component *component)
sound/soc/codecs/adau1761.c
821
static int adau1761_component_probe(struct snd_soc_component *component)
sound/soc/codecs/adau1781.c
176
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/adau1781.c
316
static int adau1781_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/adau1781.c
382
static int adau1781_component_probe(struct snd_soc_component *component)
sound/soc/codecs/adau17x1.c
104
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/adau17x1.c
188
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/adau17x1.c
233
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/adau17x1.c
361
struct snd_soc_component *component = dai->component;
sound/soc/codecs/adau17x1.c
471
struct snd_soc_component *component = dai->component;
sound/soc/codecs/adau17x1.c
68
static int adau17x1_setup_firmware(struct snd_soc_component *component,
sound/soc/codecs/adau17x1.c
74
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/adau17x1.c
789
int adau17x1_set_micbias_voltage(struct snd_soc_component *component,
sound/soc/codecs/adau17x1.c
878
static int adau17x1_setup_firmware(struct snd_soc_component *component,
sound/soc/codecs/adau17x1.c
923
int adau17x1_add_widgets(struct snd_soc_component *component)
sound/soc/codecs/adau17x1.c
959
int adau17x1_add_routes(struct snd_soc_component *component)
sound/soc/codecs/adau17x1.c
985
int adau17x1_resume(struct snd_soc_component *component)
sound/soc/codecs/adau17x1.h
57
int adau17x1_add_widgets(struct snd_soc_component *component);
sound/soc/codecs/adau17x1.h
58
int adau17x1_add_routes(struct snd_soc_component *component);
sound/soc/codecs/adau17x1.h
63
int adau17x1_set_micbias_voltage(struct snd_soc_component *component,
sound/soc/codecs/adau17x1.h
68
int adau17x1_resume(struct snd_soc_component *component);
sound/soc/codecs/adau1977.c
295
struct snd_soc_component *component = dai->component;
sound/soc/codecs/adau1977.c
472
static int adau1977_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/adau1977.c
793
static int adau1977_set_sysclk(struct snd_soc_component *component,
sound/soc/codecs/adau1977.c
847
static int adau1977_component_probe(struct snd_soc_component *component)
sound/soc/codecs/adau7002.c
25
struct snd_soc_component *component =
sound/soc/codecs/adau7002.c
40
static int adau7002_component_probe(struct snd_soc_component *component)
sound/soc/codecs/adau7118.c
334
static int adau7118_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/adau7118.c
393
static int adau7118_component_probe(struct snd_soc_component *component)
sound/soc/codecs/adav80x.c
214
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/adav80x.c
238
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/adav80x.c
283
static int adav80x_set_deemph(struct snd_soc_component *component)
sound/soc/codecs/adav80x.c
317
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/adav80x.c
332
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/adav80x.c
367
struct snd_soc_component *component = dai->component;
sound/soc/codecs/adav80x.c
418
static int adav80x_set_adc_clock(struct snd_soc_component *component,
sound/soc/codecs/adav80x.c
435
static int adav80x_set_dac_clock(struct snd_soc_component *component,
sound/soc/codecs/adav80x.c
453
static int adav80x_set_capture_pcm_format(struct snd_soc_component *component,
sound/soc/codecs/adav80x.c
482
static int adav80x_set_playback_pcm_format(struct snd_soc_component *component,
sound/soc/codecs/adav80x.c
517
struct snd_soc_component *component = dai->component;
sound/soc/codecs/adav80x.c
537
static int adav80x_set_sysclk(struct snd_soc_component *component,
sound/soc/codecs/adav80x.c
622
static int adav80x_set_pll(struct snd_soc_component *component, int pll_id,
sound/soc/codecs/adav80x.c
698
static int adav80x_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/adav80x.c
726
struct snd_soc_component *component = dai->component;
sound/soc/codecs/adav80x.c
739
struct snd_soc_component *component = dai->component;
sound/soc/codecs/adav80x.c
803
static int adav80x_probe(struct snd_soc_component *component)
sound/soc/codecs/adav80x.c
820
static int adav80x_resume(struct snd_soc_component *component)
sound/soc/codecs/ak4104.c
101
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4104.c
173
static int ak4104_probe(struct snd_soc_component *component)
sound/soc/codecs/ak4104.c
204
static void ak4104_remove(struct snd_soc_component *component)
sound/soc/codecs/ak4104.c
214
static int ak4104_soc_suspend(struct snd_soc_component *component)
sound/soc/codecs/ak4104.c
223
static int ak4104_soc_resume(struct snd_soc_component *component)
sound/soc/codecs/ak4104.c
64
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/ak4118.c
198
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4118.c
264
struct snd_soc_component *component = ak4118->component;
sound/soc/codecs/ak4118.c
280
static int ak4118_probe(struct snd_soc_component *component)
sound/soc/codecs/ak4118.c
319
static void ak4118_remove(struct snd_soc_component *component)
sound/soc/codecs/ak4118.c
71
struct snd_soc_component *component;
sound/soc/codecs/ak4375.c
194
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/ak4375.c
253
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4375.c
277
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4375.c
369
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4458.c
190
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/ak4458.c
201
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/ak4458.c
323
static int ak4458_rstn_control(struct snd_soc_component *component, int bit)
sound/soc/codecs/ak4458.c
347
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4458.c
470
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4458.c
520
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4458.c
550
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4535.c
251
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/ak4535.c
262
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4535.c
290
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/ak4535.c
314
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4535.c
324
static int ak4535_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/ak4535.c
374
static int ak4535_resume(struct snd_soc_component *component)
sound/soc/codecs/ak4613.c
225
struct snd_soc_component *component;
sound/soc/codecs/ak4613.c
383
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4613.c
507
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4613.c
521
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/ak4613.c
531
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4613.c
565
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4613.c
655
static int ak4613_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/ak4613.c
685
struct snd_soc_component *component = priv->component;
sound/soc/codecs/ak4613.c
712
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4613.c
801
static int ak4613_suspend(struct snd_soc_component *component)
sound/soc/codecs/ak4613.c
810
static int ak4613_resume(struct snd_soc_component *component)
sound/soc/codecs/ak4619.c
232
static void ak4619_set_deemph(struct snd_soc_component *component)
sound/soc/codecs/ak4619.c
260
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/ak4619.c
285
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/ak4619.c
509
static int ak4619_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/ak4619.c
536
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4619.c
629
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4619.c
687
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/ak4619.c
697
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4619.c
772
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4642.c
177
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/ak4642.c
281
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4642.c
324
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4642.c
338
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/ak4642.c
388
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4642.c
429
static int ak4642_set_mcko(struct snd_soc_component *component,
sound/soc/codecs/ak4642.c
471
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4642.c
481
static int ak4642_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/ak4642.c
522
static int ak4642_suspend(struct snd_soc_component *component)
sound/soc/codecs/ak4642.c
531
static int ak4642_resume(struct snd_soc_component *component)
sound/soc/codecs/ak4642.c
539
static int ak4642_probe(struct snd_soc_component *component)
sound/soc/codecs/ak4671.c
161
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/ak4671.c
425
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4671.c
471
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4671.c
516
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak4671.c
561
static int ak4671_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/ak5386.c
102
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak5386.c
123
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak5386.c
39
static int ak5386_soc_probe(struct snd_soc_component *component)
sound/soc/codecs/ak5386.c
45
static void ak5386_soc_remove(struct snd_soc_component *component)
sound/soc/codecs/ak5386.c
52
static int ak5386_soc_suspend(struct snd_soc_component *component)
sound/soc/codecs/ak5386.c
59
static int ak5386_soc_resume(struct snd_soc_component *component)
sound/soc/codecs/ak5386.c
86
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/ak5558.c
165
static int ak5558_set_mcki(struct snd_soc_component *component)
sound/soc/codecs/ak5558.c
175
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak5558.c
198
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak5558.c
237
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ak5558.c
330
static int ak5558_probe(struct snd_soc_component *component)
sound/soc/codecs/ak5558.c
338
static void ak5558_remove(struct snd_soc_component *component)
sound/soc/codecs/ak5558.c
41
struct snd_soc_component component;
sound/soc/codecs/alc5623.c
45
static inline int alc5623_reset(struct snd_soc_component *component)
sound/soc/codecs/alc5623.c
524
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/alc5623.c
53
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/alc5623.c
602
static int get_coeff(struct snd_soc_component *component, int rate)
sound/soc/codecs/alc5623.c
620
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/alc5623.c
641
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/alc5623.c
694
struct snd_soc_component *component = dai->component;
sound/soc/codecs/alc5623.c
737
struct snd_soc_component *component = dai->component;
sound/soc/codecs/alc5623.c
762
static void enable_power_depop(struct snd_soc_component *component)
sound/soc/codecs/alc5623.c
795
static int alc5623_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/alc5623.c
856
static int alc5623_suspend(struct snd_soc_component *component)
sound/soc/codecs/alc5623.c
865
static int alc5623_resume(struct snd_soc_component *component)
sound/soc/codecs/alc5623.c
883
static int alc5623_probe(struct snd_soc_component *component)
sound/soc/codecs/alc5632.c
1039
static int alc5632_resume(struct snd_soc_component *component)
sound/soc/codecs/alc5632.c
1051
static int alc5632_probe(struct snd_soc_component *component)
sound/soc/codecs/alc5632.c
116
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/alc5632.c
681
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/alc5632.c
775
static int get_coeff(struct snd_soc_component *component, int rate)
sound/soc/codecs/alc5632.c
793
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/alc5632.c
815
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/alc5632.c
870
struct snd_soc_component *component = dai->component;
sound/soc/codecs/alc5632.c
907
struct snd_soc_component *component = dai->component;
sound/soc/codecs/alc5632.c
929
static void enable_power_depop(struct snd_soc_component *component)
sound/soc/codecs/alc5632.c
966
static int alc5632_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/arizona-jack.c
1658
int arizona_jack_set_jack(struct snd_soc_component *component,
sound/soc/codecs/arizona.c
1073
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/arizona.c
1108
static int arizona_dvfs_enable(struct snd_soc_component *component)
sound/soc/codecs/arizona.c
1133
static int arizona_dvfs_disable(struct snd_soc_component *component)
sound/soc/codecs/arizona.c
1156
int arizona_dvfs_up(struct snd_soc_component *component, unsigned int flags)
sound/soc/codecs/arizona.c
1176
int arizona_dvfs_down(struct snd_soc_component *component, unsigned int flags)
sound/soc/codecs/arizona.c
1198
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/arizona.c
1240
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/arizona.c
1274
static int arizona_set_opclk(struct snd_soc_component *component,
sound/soc/codecs/arizona.c
1326
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/arizona.c
1363
int arizona_set_sysclk(struct snd_soc_component *component, int clk_id,
sound/soc/codecs/arizona.c
1442
struct snd_soc_component *component = dai->component;
sound/soc/codecs/arizona.c
1617
struct snd_soc_component *component = dai->component;
sound/soc/codecs/arizona.c
1648
static void arizona_wm5102_set_dac_comp(struct snd_soc_component *component,
sound/soc/codecs/arizona.c
1677
struct snd_soc_component *component = dai->component;
sound/soc/codecs/arizona.c
170
int arizona_init_spk(struct snd_soc_component *component)
sound/soc/codecs/arizona.c
1752
static bool arizona_aif_cfg_changed(struct snd_soc_component *component,
sound/soc/codecs/arizona.c
1777
struct snd_soc_component *component = dai->component;
sound/soc/codecs/arizona.c
1911
struct snd_soc_component *component = dai->component;
sound/soc/codecs/arizona.c
1956
struct snd_soc_component *component = dai->component;
sound/soc/codecs/arizona.c
1974
struct snd_soc_component *component = dai->component;
sound/soc/codecs/arizona.c
1996
struct snd_soc_component *component = dai->component;
sound/soc/codecs/arizona.c
239
int arizona_init_mono(struct snd_soc_component *component)
sound/soc/codecs/arizona.c
256
int arizona_init_gpio(struct snd_soc_component *component)
sound/soc/codecs/arizona.c
2660
int arizona_set_output_mode(struct snd_soc_component *component, int output,
sound/soc/codecs/arizona.c
2725
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/arizona.c
2769
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/arizona.c
84
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/arizona.c
878
static void arizona_in_set_vu(struct snd_soc_component *component, int ena)
sound/soc/codecs/arizona.c
895
bool arizona_input_analog(struct snd_soc_component *component, int shift)
sound/soc/codecs/arizona.c
907
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/arizona.c
954
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/arizona.h
311
int arizona_set_sysclk(struct snd_soc_component *component, int clk_id, int source,
sound/soc/codecs/arizona.h
335
int arizona_dvfs_up(struct snd_soc_component *component, unsigned int flags);
sound/soc/codecs/arizona.h
336
int arizona_dvfs_down(struct snd_soc_component *component, unsigned int flags);
sound/soc/codecs/arizona.h
348
int arizona_init_spk(struct snd_soc_component *component);
sound/soc/codecs/arizona.h
349
int arizona_init_gpio(struct snd_soc_component *component);
sound/soc/codecs/arizona.h
350
int arizona_init_mono(struct snd_soc_component *component);
sound/soc/codecs/arizona.h
360
int arizona_set_output_mode(struct snd_soc_component *component, int output,
sound/soc/codecs/arizona.h
363
bool arizona_input_analog(struct snd_soc_component *component, int shift);
sound/soc/codecs/arizona.h
367
static inline int arizona_register_notifier(struct snd_soc_component *component,
sound/soc/codecs/arizona.h
381
static inline int arizona_unregister_notifier(struct snd_soc_component *component,
sound/soc/codecs/arizona.h
395
int arizona_jack_set_jack(struct snd_soc_component *component,
sound/soc/codecs/audio-iio-aux.c
103
static int audio_iio_aux_add_controls(struct snd_soc_component *component,
sound/soc/codecs/audio-iio-aux.c
131
static int audio_iio_aux_add_dapms(struct snd_soc_component *component,
sound/soc/codecs/audio-iio-aux.c
167
static int audio_iio_aux_component_probe(struct snd_soc_component *component)
sound/soc/codecs/aw8738.c
16
struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/aw87390.c
178
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw87390.c
213
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw87390.c
224
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw87390.c
297
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/aw87390.c
320
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/aw87390.c
376
static int aw87390_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/aw87390.c
447
static int aw87391_rgds_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/aw88081.c
1006
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88081.c
1017
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88081.c
1174
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/aw88081.c
1210
static int aw88081_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/aw88081.c
1224
static void aw88081_codec_remove(struct snd_soc_component *aw_codec)
sound/soc/codecs/aw88081.c
811
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88081.c
823
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88081.c
846
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88081.c
858
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88081.c
894
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88081.c
929
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88081.c
940
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88081.c
966
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88081.c
978
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88166.c
1281
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88166.c
1293
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88166.c
1316
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88166.c
1328
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88166.c
1366
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88166.c
1401
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88166.c
1412
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88166.c
1437
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88166.c
1449
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88166.c
1473
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88166.c
1484
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88166.c
1505
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88166.c
1517
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88166.c
1635
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/aw88166.c
1671
static int aw88166_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/aw88166.c
1685
static void aw88166_codec_remove(struct snd_soc_component *aw_codec)
sound/soc/codecs/aw88261.c
1134
static int aw88261_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/aw88261.c
1165
static void aw88261_codec_remove(struct snd_soc_component *aw_codec)
sound/soc/codecs/aw88261.c
739
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88261.c
751
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88261.c
774
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88261.c
786
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88261.c
822
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88261.c
857
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88261.c
868
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88261.c
894
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88261.c
906
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88261.c
931
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88261.c
942
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88261.c
977
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/aw88395/aw88395.c
107
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88395/aw88395.c
119
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88395/aw88395.c
142
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88395/aw88395.c
154
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88395/aw88395.c
176
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88395/aw88395.c
211
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88395/aw88395.c
222
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88395/aw88395.c
248
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88395/aw88395.c
260
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88395/aw88395.c
284
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88395/aw88395.c
295
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88395/aw88395.c
316
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88395/aw88395.c
328
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88395/aw88395.c
366
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/aw88395/aw88395.c
402
static int aw88395_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/aw88395/aw88395.c
428
static void aw88395_codec_remove(struct snd_soc_component *aw_codec)
sound/soc/codecs/aw88399.c
1570
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88399.c
1582
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88399.c
1605
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88399.c
1617
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88399.c
1655
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88399.c
1690
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88399.c
1701
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88399.c
1726
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88399.c
1738
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88399.c
1762
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88399.c
1773
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88399.c
1794
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88399.c
1806
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88399.c
1828
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88399.c
1840
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88399.c
1862
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/aw88399.c
1975
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/aw88399.c
2011
static int aw88399_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/aw88399.c
2025
static void aw88399_codec_remove(struct snd_soc_component *aw_codec)
sound/soc/codecs/bd28623.c
102
static int bd28623_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/bd28623.c
118
static void bd28623_codec_remove(struct snd_soc_component *component)
sound/soc/codecs/bd28623.c
125
static int bd28623_codec_suspend(struct snd_soc_component *component)
sound/soc/codecs/bd28623.c
134
static int bd28623_codec_resume(struct snd_soc_component *component)
sound/soc/codecs/bd28623.c
73
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/bd28623.c
84
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cpcap.c
1058
struct snd_soc_component *component = cpcap->component;
sound/soc/codecs/cpcap.c
1138
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cpcap.c
1149
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cpcap.c
1160
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cpcap.c
1241
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cpcap.c
1268
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cpcap.c
1307
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cpcap.c
1318
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cpcap.c
1472
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cpcap.c
1510
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cpcap.c
1600
static int cpcap_audio_reset(struct snd_soc_component *component,
sound/soc/codecs/cpcap.c
1642
struct snd_soc_component *component = data;
sound/soc/codecs/cpcap.c
1696
struct snd_soc_component *component = data;
sound/soc/codecs/cpcap.c
1728
static int cpcap_soc_probe(struct snd_soc_component *component)
sound/soc/codecs/cpcap.c
1812
static void cpcap_soc_remove(struct snd_soc_component *component)
sound/soc/codecs/cpcap.c
1820
static int cpcap_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/cpcap.c
265
struct snd_soc_component *component;
sound/soc/codecs/cpcap.c
282
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cpcap.c
383
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/cpcap.c
426
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/cpcap.c
470
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/cpcap.c
509
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/cpcap.c
553
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/cpcap.c
584
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/cq93vc.c
112
static int cq93vc_probe(struct snd_soc_component *component)
sound/soc/codecs/cq93vc.c
35
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cq93vc.c
62
static int cq93vc_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/cros_ec_codec.c
111
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cros_ec_codec.c
142
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cros_ec_codec.c
186
static int dmic_probe(struct snd_soc_component *component)
sound/soc/codecs/cros_ec_codec.c
224
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cros_ec_codec.c
270
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cros_ec_codec.c
280
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cros_ec_codec.c
331
struct snd_soc_component *component =
sound/soc/codecs/cros_ec_codec.c
379
static int i2s_rx_probe(struct snd_soc_component *component)
sound/soc/codecs/cros_ec_codec.c
634
struct snd_soc_component *c = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cros_ec_codec.c
644
struct snd_soc_component *c = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cros_ec_codec.c
745
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cros_ec_codec.c
825
static int wov_probe(struct snd_soc_component *component)
sound/soc/codecs/cros_ec_codec.c
861
static void wov_remove(struct snd_soc_component *component)
sound/soc/codecs/cros_ec_codec.c
870
static int wov_pcm_open(struct snd_soc_component *component,
sound/soc/codecs/cros_ec_codec.c
891
static int wov_pcm_hw_params(struct snd_soc_component *component,
sound/soc/codecs/cros_ec_codec.c
908
static int wov_pcm_hw_free(struct snd_soc_component *component,
sound/soc/codecs/cros_ec_codec.c
924
static snd_pcm_uframes_t wov_pcm_pointer(struct snd_soc_component *component,
sound/soc/codecs/cros_ec_codec.c
934
static int wov_pcm_new(struct snd_soc_component *component,
sound/soc/codecs/cs35l32.c
153
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs35l32.c
174
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs35l32.c
201
static int cs35l32_component_set_sysclk(struct snd_soc_component *component,
sound/soc/codecs/cs35l32.c
42
struct snd_soc_component *component;
sound/soc/codecs/cs35l33.c
197
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs35l33.c
225
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs35l33.c
266
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs35l33.c
356
static int cs35l33_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/cs35l33.c
38
struct snd_soc_component *component;
sound/soc/codecs/cs35l33.c
437
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs35l33.c
479
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs35l33.c
528
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs35l33.c
549
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs35l33.c
634
static int cs35l33_component_set_sysclk(struct snd_soc_component *component,
sound/soc/codecs/cs35l33.c
694
static int cs35l33_set_hg_data(struct snd_soc_component *component,
sound/soc/codecs/cs35l33.c
743
static int cs35l33_set_bst_ipk(struct snd_soc_component *component, unsigned int bst)
sound/soc/codecs/cs35l33.c
774
static int cs35l33_probe(struct snd_soc_component *component)
sound/soc/codecs/cs35l33.c
959
struct snd_soc_component *component = cs35l33->component;
sound/soc/codecs/cs35l34.c
235
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs35l34.c
270
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs35l34.c
340
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs35l34.c
380
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs35l34.c
41
struct snd_soc_component *component;
sound/soc/codecs/cs35l34.c
522
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs35l34.c
544
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs35l34.c
568
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs35l34.c
582
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs35l34.c
653
struct snd_soc_component *component = cs35l34->component;
sound/soc/codecs/cs35l34.c
692
static int cs35l34_probe(struct snd_soc_component *component)
sound/soc/codecs/cs35l34.c
844
struct snd_soc_component *component = cs35l34->component;
sound/soc/codecs/cs35l35.c
190
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs35l35.c
236
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs35l35.c
365
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs35l35.c
466
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs35l35.c
603
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs35l35.c
631
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs35l35.c
651
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs35l35.c
708
static int cs35l35_component_set_sysclk(struct snd_soc_component *component,
sound/soc/codecs/cs35l35.c
830
static int cs35l35_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs35l36.c
1142
static int cs35l36_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs35l36.c
458
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs35l36.c
470
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs35l36.c
503
struct snd_soc_component *component =
sound/soc/codecs/cs35l36.c
555
struct snd_soc_component *component =
sound/soc/codecs/cs35l36.c
908
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs35l36.c
989
static int cs35l36_component_set_sysclk(struct snd_soc_component *component,
sound/soc/codecs/cs35l41.c
187
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs35l41.c
216
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs35l41.c
511
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs35l41.c
811
static int cs35l41_component_set_sysclk(struct snd_soc_component *component,
sound/soc/codecs/cs35l41.c
928
static int cs35l41_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs35l41.c
949
static void cs35l41_component_remove(struct snd_soc_component *component)
sound/soc/codecs/cs35l45.c
118
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs35l45.c
155
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs35l45.c
172
static int cs35l45_activate_ctl(struct snd_soc_component *component,
sound/soc/codecs/cs35l45.c
201
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs35l45.c
213
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs35l45.c
880
static int cs35l45_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs35l45.c
887
static void cs35l45_component_remove(struct snd_soc_component *component)
sound/soc/codecs/cs35l45.c
91
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs35l56.c
1061
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs35l56.c
1076
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs35l56.c
1093
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs35l56.c
1190
VISIBLE_IF_KUNIT int cs35l56_set_fw_name(struct snd_soc_component *component)
sound/soc/codecs/cs35l56.c
1236
static int cs35l56_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs35l56.c
1308
static void cs35l56_component_remove(struct snd_soc_component *component)
sound/soc/codecs/cs35l56.c
1330
static int cs35l56_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/cs35l56.c
202
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs35l56.c
343
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs35l56.c
52
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs35l56.c
62
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs35l56.c
77
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs35l56.h
37
struct snd_soc_component *component;
sound/soc/codecs/cs35l56.h
79
int cs35l56_set_fw_name(struct snd_soc_component *component);
sound/soc/codecs/cs40l50-codec.c
119
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs40l50-codec.c
257
static int cs40l50_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/cs4234.c
125
static int cs4234_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/cs4234.c
290
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs4234.c
347
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs4234.c
467
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/cs4234.c
526
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs4234.c
88
struct snd_soc_component *component = snd_kcontrol_chip(kctrl);
sound/soc/codecs/cs4265.c
321
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs4265.c
342
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs4265.c
382
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs4265.c
406
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs4265.c
465
static int cs4265_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/cs4270.c
251
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs4270.c
274
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs4270.c
323
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs4270.c
403
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs4270.c
436
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs4270.c
500
static int cs4270_probe(struct snd_soc_component *component)
sound/soc/codecs/cs4270.c
540
static void cs4270_remove(struct snd_soc_component *component)
sound/soc/codecs/cs4270.c
558
static int cs4270_soc_suspend(struct snd_soc_component *component)
sound/soc/codecs/cs4270.c
577
static int cs4270_soc_resume(struct snd_soc_component *component)
sound/soc/codecs/cs4271.c
198
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs4271.c
208
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs4271.c
255
static int cs4271_set_deemph(struct snd_soc_component *component)
sound/soc/codecs/cs4271.c
281
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs4271.c
291
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs4271.c
341
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs4271.c
407
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs4271.c
485
static int cs4271_reset(struct snd_soc_component *component)
sound/soc/codecs/cs4271.c
498
static int cs4271_soc_suspend(struct snd_soc_component *component)
sound/soc/codecs/cs4271.c
516
static int cs4271_soc_resume(struct snd_soc_component *component)
sound/soc/codecs/cs4271.c
570
static int cs4271_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs4271.c
635
static void cs4271_component_remove(struct snd_soc_component *component)
sound/soc/codecs/cs42l42.c
1018
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l42.c
1028
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l42.c
406
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs42l42.c
479
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs42l42.c
563
static int cs42l42_set_jack(struct snd_soc_component *component, struct snd_soc_jack *jk, void *d)
sound/soc/codecs/cs42l42.c
664
int cs42l42_pll_config(struct snd_soc_component *component, unsigned int clk,
sound/soc/codecs/cs42l42.c
753
void cs42l42_src_config(struct snd_soc_component *component, unsigned int sample_rate)
sound/soc/codecs/cs42l42.c
787
static int cs42l42_asp_config(struct snd_soc_component *component,
sound/soc/codecs/cs42l42.c
829
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs42l42.c
891
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l42.c
912
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l42.c
994
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l42.h
68
int cs42l42_pll_config(struct snd_soc_component *component,
sound/soc/codecs/cs42l42.h
70
void cs42l42_src_config(struct snd_soc_component *component, unsigned int sample_rate);
sound/soc/codecs/cs42l43-jack.c
70
int cs42l43_set_jack(struct snd_soc_component *component,
sound/soc/codecs/cs42l43-jack.c
895
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs42l43-jack.c
907
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs42l43.c
1008
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs42l43.c
1019
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs42l43.c
1091
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs42l43.c
1107
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs42l43.c
1123
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs42l43.c
1266
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs42l43.c
1463
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs42l43.c
1529
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs42l43.c
1540
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs42l43.c
1551
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs42l43.c
1597
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs42l43.c
1661
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs42l43.c
2113
static int cs42l43_set_sysclk(struct snd_soc_component *component, int clk_id,
sound/soc/codecs/cs42l43.c
2127
static int cs42l43_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs42l43.c
2145
static void cs42l43_component_remove(struct snd_soc_component *component)
sound/soc/codecs/cs42l43.c
248
struct snd_soc_component *component = priv->component;
sound/soc/codecs/cs42l43.c
270
struct snd_soc_component *component = priv->component;
sound/soc/codecs/cs42l43.c
300
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l43.c
453
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l43.c
564
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l43.c
585
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l43.c
610
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l43.c
952
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs42l43.c
966
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs42l43.c
980
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs42l43.c
994
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs42l43.h
132
int cs42l43_set_jack(struct snd_soc_component *component,
sound/soc/codecs/cs42l43.h
38
struct snd_soc_component;
sound/soc/codecs/cs42l43.h
46
struct snd_soc_component *component;
sound/soc/codecs/cs42l51.c
171
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs42l51.c
257
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs42l51.c
310
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs42l51.c
386
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs42l51.c
397
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l51.c
515
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l51.c
529
static int cs42l51_of_xlate_dai_id(struct snd_soc_component *component,
sound/soc/codecs/cs42l51.c
563
static int cs42l51_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs42l51.c
60
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs42l51.c
88
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs42l52.c
1035
static void cs42l52_free_beep(struct snd_soc_component *component)
sound/soc/codecs/cs42l52.c
1047
static int cs42l52_probe(struct snd_soc_component *component)
sound/soc/codecs/cs42l52.c
1063
static void cs42l52_remove(struct snd_soc_component *component)
sound/soc/codecs/cs42l52.c
491
static int cs42l52_add_mic_controls(struct snd_soc_component *component)
sound/soc/codecs/cs42l52.c
58
struct snd_soc_component *component;
sound/soc/codecs/cs42l52.c
734
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs42l52.c
748
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs42l52.c
808
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l52.c
826
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l52.c
850
static int cs42l52_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/cs42l52.c
922
struct snd_soc_component *component = cs42l52->component;
sound/soc/codecs/cs42l52.c
958
struct snd_soc_component *component = input_get_drvdata(dev);
sound/soc/codecs/cs42l52.c
998
static void cs42l52_init_beep(struct snd_soc_component *component)
sound/soc/codecs/cs42l56.c
1035
struct snd_soc_component *component = input_get_drvdata(dev);
sound/soc/codecs/cs42l56.c
1075
static void cs42l56_init_beep(struct snd_soc_component *component)
sound/soc/codecs/cs42l56.c
1112
static void cs42l56_free_beep(struct snd_soc_component *component)
sound/soc/codecs/cs42l56.c
1124
static int cs42l56_probe(struct snd_soc_component *component)
sound/soc/codecs/cs42l56.c
1131
static void cs42l56_remove(struct snd_soc_component *component)
sound/soc/codecs/cs42l56.c
749
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs42l56.c
76
struct snd_soc_component *component;
sound/soc/codecs/cs42l56.c
788
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs42l56.c
837
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l56.c
894
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l56.c
910
static int cs42l56_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/cs42l56.c
999
struct snd_soc_component *component = cs42l56->component;
sound/soc/codecs/cs42l73.c
1030
static void cs42l73_update_asrc(struct snd_soc_component *component, int id, int srate)
sound/soc/codecs/cs42l73.c
1056
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l73.c
1100
static int cs42l73_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/cs42l73.c
1141
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l73.c
1237
static int cs42l73_probe(struct snd_soc_component *component)
sound/soc/codecs/cs42l73.c
491
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs42l73.c
507
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs42l73.c
525
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs42l73.c
885
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l73.c
918
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l73.c
943
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs42l84.c
141
struct snd_soc_component *component = snd_kcontrol_chip(kctl);
sound/soc/codecs/cs42l84.c
279
static int cs42l84_set_jack(struct snd_soc_component *component, struct snd_soc_jack *jk, void *d)
sound/soc/codecs/cs42l84.c
292
static int cs42l84_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs42l84.c
366
static int cs42l84_pll_config(struct snd_soc_component *component)
sound/soc/codecs/cs42l84.c
488
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l84.c
546
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l84.c
569
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42l84.c
87
struct snd_soc_component *component = snd_kcontrol_chip(kctl);
sound/soc/codecs/cs42xx8.c
205
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs42xx8.c
216
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs42xx8.c
263
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42xx8.c
351
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42xx8.c
366
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs42xx8.c
465
static int cs42xx8_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs43130.c
1065
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs43130.c
1186
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs43130.c
1243
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs43130.c
1312
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs43130.c
1392
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs43130.c
1515
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs43130.c
1578
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs43130.c
1602
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs43130.c
1690
static int cs43130_component_set_sysclk(struct snd_soc_component *component,
sound/soc/codecs/cs43130.c
2124
struct snd_soc_component *component;
sound/soc/codecs/cs43130.c
234
static int cs43130_pll_config(struct snd_soc_component *component)
sound/soc/codecs/cs43130.c
2344
static int cs43130_probe(struct snd_soc_component *component)
sound/soc/codecs/cs43130.c
284
static int cs43130_set_pll(struct snd_soc_component *component, int pll_id, int source,
sound/soc/codecs/cs43130.c
355
static int cs43130_change_clksrc(struct snd_soc_component *component,
sound/soc/codecs/cs43130.c
816
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs43130.c
875
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs43130.c
988
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs43130.h
505
struct snd_soc_component *component;
sound/soc/codecs/cs4341.c
121
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs4341.c
48
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs4341.c
82
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs4349.c
135
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs4349.c
73
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/cs4349.c
96
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs47l15.c
109
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs47l15.c
1124
static int cs47l15_set_fll(struct snd_soc_component *component, int fll_id,
sound/soc/codecs/cs47l15.c
120
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs47l15.c
1238
static int cs47l15_open(struct snd_soc_component *component,
sound/soc/codecs/cs47l15.c
1279
static int cs47l15_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs47l15.c
1315
static void cs47l15_component_remove(struct snd_soc_component *component)
sound/soc/codecs/cs47l15.c
71
struct snd_soc_component *component =
sound/soc/codecs/cs47l24.c
1075
static int cs47l24_open(struct snd_soc_component *component,
sound/soc/codecs/cs47l24.c
1125
static int cs47l24_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs47l24.c
1167
static void cs47l24_component_remove(struct snd_soc_component *component)
sound/soc/codecs/cs47l24.c
62
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs47l24.c
934
static int cs47l24_set_fll(struct snd_soc_component *component, int fll_id,
sound/soc/codecs/cs47l35.c
129
struct snd_soc_component *component =
sound/soc/codecs/cs47l35.c
1334
static int cs47l35_set_fll(struct snd_soc_component *component, int fll_id,
sound/soc/codecs/cs47l35.c
1504
static int cs47l35_open(struct snd_soc_component *component,
sound/soc/codecs/cs47l35.c
153
struct snd_soc_component *component =
sound/soc/codecs/cs47l35.c
1560
static int cs47l35_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs47l35.c
1597
static void cs47l35_component_remove(struct snd_soc_component *component)
sound/soc/codecs/cs47l35.c
89
struct snd_soc_component *component =
sound/soc/codecs/cs47l85.c
113
struct snd_soc_component *component =
sound/soc/codecs/cs47l85.c
191
struct snd_soc_component *component =
sound/soc/codecs/cs47l85.c
215
struct snd_soc_component *component =
sound/soc/codecs/cs47l85.c
2223
static int cs47l85_set_fll(struct snd_soc_component *component, int fll_id,
sound/soc/codecs/cs47l85.c
2446
static int cs47l85_open(struct snd_soc_component *component,
sound/soc/codecs/cs47l85.c
2498
static int cs47l85_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs47l85.c
2534
static void cs47l85_component_remove(struct snd_soc_component *component)
sound/soc/codecs/cs47l90.c
113
struct snd_soc_component *component =
sound/soc/codecs/cs47l90.c
2145
static int cs47l90_set_fll(struct snd_soc_component *component, int fll_id,
sound/soc/codecs/cs47l90.c
2365
static int cs47l90_open(struct snd_soc_component *component,
sound/soc/codecs/cs47l90.c
2417
static int cs47l90_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs47l90.c
2453
static void cs47l90_component_remove(struct snd_soc_component *component)
sound/soc/codecs/cs47l92.c
142
struct snd_soc_component *component =
sound/soc/codecs/cs47l92.c
1674
static int cs47l92_set_fll(struct snd_soc_component *component, int fll_id,
sound/soc/codecs/cs47l92.c
174
struct snd_soc_component *component =
sound/soc/codecs/cs47l92.c
1842
static int cs47l92_open(struct snd_soc_component *component,
sound/soc/codecs/cs47l92.c
1886
static int cs47l92_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs47l92.c
1920
static void cs47l92_component_remove(struct snd_soc_component *component)
sound/soc/codecs/cs47l92.c
55
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/cs48l32.c
1003
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs48l32.c
1028
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs48l32.c
1065
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs48l32.c
1085
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs48l32.c
1275
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs48l32.c
1426
static int cs48l32_set_pdm_fllclk(struct snd_soc_component *component, int source)
sound/soc/codecs/cs48l32.c
1450
static int cs48l32_set_sysclk(struct snd_soc_component *component, int clk_id, int source,
sound/soc/codecs/cs48l32.c
1842
static int cs48l32_set_fll(struct snd_soc_component *component, int fll_id,
sound/soc/codecs/cs48l32.c
1859
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs48l32.c
1888
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs48l32.c
2029
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs48l32.c
2064
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs48l32.c
2101
static bool cs48l32_asp_cfg_changed(struct snd_soc_component *component,
sound/soc/codecs/cs48l32.c
2130
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs48l32.c
2240
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs48l32.c
2310
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs48l32.c
234
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs48l32.c
2344
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs48l32.c
2382
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs48l32.c
2392
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs48l32.c
2468
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs48l32.c
2505
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs48l32.c
2818
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs48l32.c
324
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/codecs/cs48l32.c
3283
static int cs48l32_compr_open(struct snd_soc_component *component,
sound/soc/codecs/cs48l32.c
3406
static int cs48l32_init_inputs(struct snd_soc_component *component)
sound/soc/codecs/cs48l32.c
3503
static int cs48l32_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs48l32.c
3532
static void cs48l32_component_remove(struct snd_soc_component *component)
sound/soc/codecs/cs48l32.c
389
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/codecs/cs48l32.c
684
static bool cs48l32_is_input_enabled(struct snd_soc_component *component,
sound/soc/codecs/cs48l32.c
707
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs48l32.c
758
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs48l32.c
915
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs48l32.c
950
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs48l32.c
964
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs530x.c
1007
static int cs530x_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cs530x.c
1096
static int cs530x_set_sysclk(struct snd_soc_component *component, int clk_id,
sound/soc/codecs/cs530x.c
133
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/cs530x.c
272
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs530x.c
358
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cs530x.c
523
static void cs530x_add_12_adc_widgets(struct snd_soc_component *component)
sound/soc/codecs/cs530x.c
538
static void cs530x_add_34_adc_widgets(struct snd_soc_component *component)
sound/soc/codecs/cs530x.c
670
static void cs530x_add_12_dac_widgets(struct snd_soc_component *component)
sound/soc/codecs/cs530x.c
685
static void cs530x_add_34_dac_widgets(struct snd_soc_component *component)
sound/soc/codecs/cs530x.c
700
static int cs530x_set_bclk(struct snd_soc_component *component, const int freq)
sound/soc/codecs/cs530x.c
734
static int cs530x_set_pll_refclk(struct snd_soc_component *component,
sound/soc/codecs/cs530x.c
771
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs530x.c
834
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs530x.c
881
static bool cs530x_check_mclk_freq(struct snd_soc_component *component,
sound/soc/codecs/cs530x.c
899
struct snd_soc_component *component = dai->component;
sound/soc/codecs/cs530x.c
971
static int cs530x_set_pll(struct snd_soc_component *component, int pll_id,
sound/soc/codecs/cs53l30.c
649
static int cs53l30_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/cs53l30.c
858
static int cs53l30_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cx20442.c
152
static int cx20442_write(struct snd_soc_component *component, unsigned int reg,
sound/soc/codecs/cx20442.c
239
struct snd_soc_component *component = tty->disc_data;
sound/soc/codecs/cx20442.c
264
struct snd_soc_component *component = tty->disc_data;
sound/soc/codecs/cx20442.c
314
static int cx20442_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/cx20442.c
345
static int cx20442_component_probe(struct snd_soc_component *component)
sound/soc/codecs/cx20442.c
384
static void cx20442_component_remove(struct snd_soc_component *component)
sound/soc/codecs/cx20442.c
88
static unsigned int cx20442_read_reg_cache(struct snd_soc_component *component,
sound/soc/codecs/cx2072x.c
1340
static int cx2072x_set_bias_level(struct snd_soc_component *codec,
sound/soc/codecs/cx2072x.c
1363
static void cx2072x_enable_jack_detect(struct snd_soc_component *codec)
sound/soc/codecs/cx2072x.c
1395
static void cx2072x_disable_jack_detect(struct snd_soc_component *codec)
sound/soc/codecs/cx2072x.c
1405
struct snd_soc_component *codec = data;
sound/soc/codecs/cx2072x.c
1452
static int cx2072x_set_jack(struct snd_soc_component *codec,
sound/soc/codecs/cx2072x.c
1478
static int cx2072x_probe(struct snd_soc_component *codec)
sound/soc/codecs/cx2072x.c
42
struct snd_soc_component *codec;
sound/soc/codecs/cx2072x.c
860
struct snd_soc_component *codec = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/cx2072x.c
906
struct snd_soc_component *codec = dai->component;
sound/soc/codecs/cx2072x.c
974
struct snd_soc_component *codec = dai->component;
sound/soc/codecs/cx2072x.c
984
struct snd_soc_component *codec = dai->component;
sound/soc/codecs/cx2072x.c
998
struct snd_soc_component *codec = dai->component;
sound/soc/codecs/da7210.c
1065
static int da7210_probe(struct snd_soc_component *component)
sound/soc/codecs/da7210.c
329
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7210.c
352
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7210.c
758
struct snd_soc_component *component = dai->component;
sound/soc/codecs/da7210.c
872
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/da7210.c
929
struct snd_soc_component *component = dai->component;
sound/soc/codecs/da7210.c
945
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/da7210.c
988
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/da7213.c
1324
struct snd_soc_component *component = dai->component;
sound/soc/codecs/da7213.c
1423
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/da7213.c
1529
struct snd_soc_component *component = dai->component;
sound/soc/codecs/da7213.c
1549
static int da7213_set_component_sysclk(struct snd_soc_component *component,
sound/soc/codecs/da7213.c
1602
static int _da7213_set_component_pll(struct snd_soc_component *component,
sound/soc/codecs/da7213.c
1713
static int da7213_set_component_pll(struct snd_soc_component *component,
sound/soc/codecs/da7213.c
1771
static int da7213_set_auto_pll(struct snd_soc_component *component, bool enable)
sound/soc/codecs/da7213.c
1815
static int da7213_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/da7213.c
1886
da7213_of_micbias_lvl(struct snd_soc_component *component, u32 val)
sound/soc/codecs/da7213.c
1904
da7213_of_dmic_data_sel(struct snd_soc_component *component, const char *str)
sound/soc/codecs/da7213.c
1917
da7213_of_dmic_samplephase(struct snd_soc_component *component, const char *str)
sound/soc/codecs/da7213.c
1930
da7213_of_dmic_clkrate(struct snd_soc_component *component, u32 val)
sound/soc/codecs/da7213.c
1944
*da7213_fw_to_pdata(struct snd_soc_component *component)
sound/soc/codecs/da7213.c
1984
static int da7213_probe(struct snd_soc_component *component)
sound/soc/codecs/da7213.c
2151
static int da7213_suspend(struct snd_soc_component *component)
sound/soc/codecs/da7213.c
2158
static int da7213_resume(struct snd_soc_component *component)
sound/soc/codecs/da7213.c
217
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7213.c
231
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7213.c
245
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7213.c
259
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7213.c
271
static int da7213_get_alc_data(struct snd_soc_component *component, u8 reg_val)
sound/soc/codecs/da7213.c
298
static void da7213_alc_calib_man(struct snd_soc_component *component)
sound/soc/codecs/da7213.c
331
static void da7213_alc_calib_auto(struct snd_soc_component *component)
sound/soc/codecs/da7213.c
358
static void da7213_alc_calib(struct snd_soc_component *component)
sound/soc/codecs/da7213.c
423
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7213.c
439
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7213.c
460
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7213.c
487
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7213.c
901
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/da7218.c
1348
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/da7218.c
1397
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/da7218.c
1480
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/da7218.c
1507
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/da7218.c
1812
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/da7218.c
1858
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/da7218.c
1933
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/da7218.c
2022
struct snd_soc_component *component = dai->component;
sound/soc/codecs/da7218.c
2091
struct snd_soc_component *component = dai->component;
sound/soc/codecs/da7218.c
2207
int da7218_hpldet(struct snd_soc_component *component, struct snd_soc_jack *jack)
sound/soc/codecs/da7218.c
2223
static void da7218_micldet_irq(struct snd_soc_component *component)
sound/soc/codecs/da7218.c
2233
static void da7218_hpldet_irq(struct snd_soc_component *component)
sound/soc/codecs/da7218.c
2255
struct snd_soc_component *component = data;
sound/soc/codecs/da7218.c
2289
da7218_of_micbias_lvl(struct snd_soc_component *component, u32 val)
sound/soc/codecs/da7218.c
2317
da7218_of_mic_amp_in_sel(struct snd_soc_component *component, const char *str)
sound/soc/codecs/da7218.c
2332
da7218_of_dmic_data_sel(struct snd_soc_component *component, const char *str)
sound/soc/codecs/da7218.c
2345
da7218_of_dmic_samplephase(struct snd_soc_component *component, const char *str)
sound/soc/codecs/da7218.c
2358
da7218_of_dmic_clkrate(struct snd_soc_component *component, u32 val)
sound/soc/codecs/da7218.c
2372
da7218_of_jack_rate(struct snd_soc_component *component, u32 val)
sound/soc/codecs/da7218.c
2398
da7218_of_jack_debounce(struct snd_soc_component *component, u32 val)
sound/soc/codecs/da7218.c
2416
da7218_of_jack_thr(struct snd_soc_component *component, u32 val)
sound/soc/codecs/da7218.c
2433
static struct da7218_pdata *da7218_of_to_pdata(struct snd_soc_component *component)
sound/soc/codecs/da7218.c
2561
static int da7218_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/da7218.c
2624
static int da7218_handle_supplies(struct snd_soc_component *component)
sound/soc/codecs/da7218.c
2666
static void da7218_handle_pdata(struct snd_soc_component *component)
sound/soc/codecs/da7218.c
2868
static int da7218_probe(struct snd_soc_component *component)
sound/soc/codecs/da7218.c
290
static void da7218_alc_calib(struct snd_soc_component *component)
sound/soc/codecs/da7218.c
2976
static void da7218_remove(struct snd_soc_component *component)
sound/soc/codecs/da7218.c
2984
static int da7218_suspend(struct snd_soc_component *component)
sound/soc/codecs/da7218.c
2997
static int da7218_resume(struct snd_soc_component *component)
sound/soc/codecs/da7218.c
428
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7218.c
449
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7218.c
472
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7218.c
496
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7218.c
516
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7218.c
543
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7218.c
563
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7218.c
588
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7218.h
1409
int da7218_hpldet(struct snd_soc_component *component, struct snd_soc_jack *jack);
sound/soc/codecs/da7219-aad.c
1035
void da7219_aad_exit(struct snd_soc_component *component)
sound/soc/codecs/da7219-aad.c
111
struct snd_soc_component *component = da7219_aad->component;
sound/soc/codecs/da7219-aad.c
31
void da7219_aad_jack_det(struct snd_soc_component *component, struct snd_soc_jack *jack)
sound/soc/codecs/da7219-aad.c
340
struct snd_soc_component *component = da7219_aad->component;
sound/soc/codecs/da7219-aad.c
353
struct snd_soc_component *component = da7219_aad->component;
sound/soc/codecs/da7219-aad.c
55
struct snd_soc_component *component = da7219_aad->component;
sound/soc/codecs/da7219-aad.c
763
static void da7219_aad_handle_pdata(struct snd_soc_component *component)
sound/soc/codecs/da7219-aad.c
896
static void da7219_aad_handle_gnd_switch_time(struct snd_soc_component *component)
sound/soc/codecs/da7219-aad.c
927
void da7219_aad_suspend(struct snd_soc_component *component)
sound/soc/codecs/da7219-aad.c
961
void da7219_aad_resume(struct snd_soc_component *component)
sound/soc/codecs/da7219-aad.c
990
int da7219_aad_init(struct snd_soc_component *component)
sound/soc/codecs/da7219-aad.h
189
struct snd_soc_component *component;
sound/soc/codecs/da7219-aad.h
209
void da7219_aad_jack_det(struct snd_soc_component *component, struct snd_soc_jack *jack);
sound/soc/codecs/da7219-aad.h
212
void da7219_aad_suspend(struct snd_soc_component *component);
sound/soc/codecs/da7219-aad.h
213
void da7219_aad_resume(struct snd_soc_component *component);
sound/soc/codecs/da7219-aad.h
216
int da7219_aad_init(struct snd_soc_component *component);
sound/soc/codecs/da7219-aad.h
217
void da7219_aad_exit(struct snd_soc_component *component);
sound/soc/codecs/da7219.c
1166
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/da7219.c
1220
int da7219_set_pll(struct snd_soc_component *component, int source, unsigned int fout)
sound/soc/codecs/da7219.c
1297
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/da7219.c
1310
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/da7219.c
1394
static int da7219_set_bclks_per_wclk(struct snd_soc_component *component,
sound/soc/codecs/da7219.c
1427
struct snd_soc_component *component = dai->component;
sound/soc/codecs/da7219.c
1511
static int da7219_set_sr(struct snd_soc_component *component,
sound/soc/codecs/da7219.c
1563
struct snd_soc_component *component = dai->component;
sound/soc/codecs/da7219.c
1806
static int da7219_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/da7219.c
1861
static int da7219_handle_supplies(struct snd_soc_component *component,
sound/soc/codecs/da7219.c
1907
struct snd_soc_component *component = da7219->component;
sound/soc/codecs/da7219.c
1924
struct snd_soc_component *component = da7219->component;
sound/soc/codecs/da7219.c
1938
struct snd_soc_component *component = da7219->component;
sound/soc/codecs/da7219.c
1955
struct snd_soc_component *component = da7219->component;
sound/soc/codecs/da7219.c
2028
struct snd_soc_component *component = da7219->component;
sound/soc/codecs/da7219.c
2042
struct snd_soc_component *component = da7219->component;
sound/soc/codecs/da7219.c
2107
struct snd_soc_component *component = da7219->component;
sound/soc/codecs/da7219.c
2134
static int da7219_register_dai_clks(struct snd_soc_component *component)
sound/soc/codecs/da7219.c
2241
static void da7219_free_dai_clks(struct snd_soc_component *component)
sound/soc/codecs/da7219.c
2261
static inline int da7219_register_dai_clks(struct snd_soc_component *component)
sound/soc/codecs/da7219.c
2266
static void da7219_free_dai_clks(struct snd_soc_component *component) {}
sound/soc/codecs/da7219.c
2269
static void da7219_handle_pdata(struct snd_soc_component *component)
sound/soc/codecs/da7219.c
2454
static int da7219_probe(struct snd_soc_component *component)
sound/soc/codecs/da7219.c
257
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7219.c
2598
static void da7219_remove(struct snd_soc_component *component)
sound/soc/codecs/da7219.c
2613
static int da7219_suspend(struct snd_soc_component *component)
sound/soc/codecs/da7219.c
2627
static int da7219_resume(struct snd_soc_component *component)
sound/soc/codecs/da7219.c
2645
static int da7219_set_jack(struct snd_soc_component *component, struct snd_soc_jack *jack,
sound/soc/codecs/da7219.c
271
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7219.c
285
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7219.c
299
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7219.c
311
static void da7219_alc_calib(struct snd_soc_component *component)
sound/soc/codecs/da7219.c
379
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7219.c
398
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7219.c
417
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7219.c
444
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da7219.c
776
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/da7219.c
800
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/da7219.c
891
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/da7219.c
929
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/da7219.h
808
struct snd_soc_component *component;
sound/soc/codecs/da7219.h
837
int da7219_set_pll(struct snd_soc_component *component, int source, unsigned int fout);
sound/soc/codecs/da732x.c
1014
struct snd_soc_component *component = dai->component;
sound/soc/codecs/da732x.c
1113
static int da732x_set_dai_pll(struct snd_soc_component *component, int pll_id,
sound/soc/codecs/da732x.c
1178
struct snd_soc_component *component = dai->component;
sound/soc/codecs/da732x.c
1263
static void da732x_dac_offset_adjust(struct snd_soc_component *component)
sound/soc/codecs/da732x.c
1327
static void da732x_output_offset_adjust(struct snd_soc_component *component)
sound/soc/codecs/da732x.c
1386
static void da732x_hp_dc_offset_cancellation(struct snd_soc_component *component)
sound/soc/codecs/da732x.c
1407
static int da732x_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/da732x.c
168
static inline int da732x_get_input_div(struct snd_soc_component *component, int sysclk)
sound/soc/codecs/da732x.c
192
static void da732x_set_charge_pump(struct snd_soc_component *component, int state)
sound/soc/codecs/da732x.c
326
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da732x.c
354
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/da732x.c
604
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/da732x.c
658
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/da732x.c
944
struct snd_soc_component *component = dai->component;
sound/soc/codecs/da9055.c
1050
struct snd_soc_component *component = dai->component;
sound/soc/codecs/da9055.c
1158
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/da9055.c
1215
struct snd_soc_component *component = dai->component;
sound/soc/codecs/da9055.c
1238
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/da9055.c
1281
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/da9055.c
1352
static int da9055_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/da9055.c
1378
static int da9055_probe(struct snd_soc_component *component)
sound/soc/codecs/da9055.c
449
static int da9055_get_alc_data(struct snd_soc_component *component, u8 reg_val)
sound/soc/codecs/da9055.c
479
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/dmic.c
108
static int dmic_component_probe(struct snd_soc_component *component)
sound/soc/codecs/dmic.c
38
struct snd_soc_component *component = dai->component;
sound/soc/codecs/dmic.c
58
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/es7134.c
105
static int es7134_component_probe(struct snd_soc_component *c)
sound/soc/codecs/es8311.c
452
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8311.c
469
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8311.c
485
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8311.c
644
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/es8311.c
676
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/es8311.c
759
static int es8311_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/es8311.c
827
static void es8311_reset(struct snd_soc_component *component, bool reset)
sound/soc/codecs/es8311.c
848
static int es8311_suspend(struct snd_soc_component *component)
sound/soc/codecs/es8311.c
862
static int es8311_resume(struct snd_soc_component *component)
sound/soc/codecs/es8311.c
876
static int es8311_component_probe(struct snd_soc_component *component)
sound/soc/codecs/es8316.c
367
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/es8316.c
38
struct snd_soc_component *component;
sound/soc/codecs/es8316.c
410
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/es8316.c
459
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8316.c
474
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8316.c
591
struct snd_soc_component *component)
sound/soc/codecs/es8316.c
606
struct snd_soc_component *component)
sound/soc/codecs/es8316.c
621
struct snd_soc_component *comp = es8316->component;
sound/soc/codecs/es8316.c
690
static void es8316_enable_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/es8316.c
721
static void es8316_disable_jack_detect(struct snd_soc_component *component)
sound/soc/codecs/es8316.c
745
static int es8316_set_jack(struct snd_soc_component *component,
sound/soc/codecs/es8316.c
756
static int es8316_probe(struct snd_soc_component *component)
sound/soc/codecs/es8316.c
799
static void es8316_remove(struct snd_soc_component *component)
sound/soc/codecs/es8316.c
806
static int es8316_resume(struct snd_soc_component *component)
sound/soc/codecs/es8316.c
816
static int es8316_suspend(struct snd_soc_component *component)
sound/soc/codecs/es8323.c
448
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/es8323.c
478
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/es8323.c
547
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8323.c
563
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8323.c
657
static int es8323_probe(struct snd_soc_component *component)
sound/soc/codecs/es8323.c
683
static int es8323_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/es8323.c
714
static void es8323_remove(struct snd_soc_component *component)
sound/soc/codecs/es8323.c
722
static int es8323_suspend(struct snd_soc_component *component)
sound/soc/codecs/es8323.c
732
static int es8323_resume(struct snd_soc_component *component)
sound/soc/codecs/es8326.c
1033
static void es8326_init(struct snd_soc_component *component)
sound/soc/codecs/es8326.c
107
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/es8326.c
1119
static int es8326_resume(struct snd_soc_component *component)
sound/soc/codecs/es8326.c
1140
static int es8326_suspend(struct snd_soc_component *component)
sound/soc/codecs/es8326.c
1162
static int es8326_probe(struct snd_soc_component *component)
sound/soc/codecs/es8326.c
1198
static void es8326_enable_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/es8326.c
1213
static void es8326_disable_jack_detect(struct snd_soc_component *component)
sound/soc/codecs/es8326.c
1231
static int es8326_set_jack(struct snd_soc_component *component,
sound/soc/codecs/es8326.c
1242
static void es8326_remove(struct snd_soc_component *component)
sound/soc/codecs/es8326.c
127
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/es8326.c
1329
struct snd_soc_component *component;
sound/soc/codecs/es8326.c
138
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/es8326.c
160
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/es8326.c
171
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/es8326.c
25
struct snd_soc_component *component;
sound/soc/codecs/es8326.c
501
struct snd_soc_component *codec = codec_dai->component;
sound/soc/codecs/es8326.c
51
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/es8326.c
511
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/es8326.c
554
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8326.c
618
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8326.c
675
static int es8326_set_bias_level(struct snd_soc_component *codec,
sound/soc/codecs/es8326.c
69
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/es8326.c
753
static void es8326_enable_micbias(struct snd_soc_component *component)
sound/soc/codecs/es8326.c
764
static void es8326_disable_micbias(struct snd_soc_component *component)
sound/soc/codecs/es8326.c
785
struct snd_soc_component *comp = es8326->component;
sound/soc/codecs/es8326.c
855
struct snd_soc_component *comp = es8326->component;
sound/soc/codecs/es8326.c
89
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/es8326.c
983
static int es8326_calibrate(struct snd_soc_component *component)
sound/soc/codecs/es8328.c
114
static int es8328_set_deemph(struct snd_soc_component *component)
sound/soc/codecs/es8328.c
145
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/es8328.c
155
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/es8328.c
446
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8328.c
461
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8328.c
552
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/es8328.c
593
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/es8328.c
658
static int es8328_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/es8328.c
754
static int es8328_suspend(struct snd_soc_component *component)
sound/soc/codecs/es8328.c
772
static int es8328_resume(struct snd_soc_component *component)
sound/soc/codecs/es8328.c
806
static int es8328_component_probe(struct snd_soc_component *component)
sound/soc/codecs/es8328.c
842
static void es8328_remove(struct snd_soc_component *component)
sound/soc/codecs/es8375.c
289
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8375.c
365
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8375.c
375
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8375.c
445
static int es8375_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/es8375.c
474
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8375.c
524
static void es8375_init(struct snd_soc_component *component)
sound/soc/codecs/es8375.c
566
static int es8375_suspend(struct snd_soc_component *component)
sound/soc/codecs/es8375.c
576
static int es8375_resume(struct snd_soc_component *component)
sound/soc/codecs/es8375.c
596
static int es8375_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/es8389.c
492
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8389.c
503
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8389.c
516
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8389.c
562
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8389.c
647
static int es8389_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/es8389.c
69
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/es8389.c
693
struct snd_soc_component *component = dai->component;
sound/soc/codecs/es8389.c
767
static void es8389_init(struct snd_soc_component *component)
sound/soc/codecs/es8389.c
845
static int es8389_suspend(struct snd_soc_component *component)
sound/soc/codecs/es8389.c
856
static int es8389_resume(struct snd_soc_component *component)
sound/soc/codecs/es8389.c
876
static int es8389_probe(struct snd_soc_component *component)
sound/soc/codecs/es8389.c
922
static void es8389_remove(struct snd_soc_component *component)
sound/soc/codecs/framer-codec.c
304
static int framer_component_probe(struct snd_soc_component *component)
sound/soc/codecs/framer-codec.c
366
static void framer_component_remove(struct snd_soc_component *component)
sound/soc/codecs/fs210x.c
1060
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/fs210x.c
1168
struct snd_soc_component *cmpnt)
sound/soc/codecs/fs210x.c
1202
static int fs210x_probe(struct snd_soc_component *cmpnt)
sound/soc/codecs/fs210x.c
1229
static void fs210x_remove(struct snd_soc_component *cmpnt)
sound/soc/codecs/fs210x.c
1242
static int fs210x_suspend(struct snd_soc_component *cmpnt)
sound/soc/codecs/fs210x.c
1275
static int fs210x_resume(struct snd_soc_component *cmpnt)
sound/soc/codecs/fs210x.c
920
struct snd_soc_component *cmpnt;
sound/soc/codecs/hda.c
125
struct snd_soc_component *component)
sound/soc/codecs/hda.c
172
static int hda_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/hda.c
267
static void hda_codec_remove(struct snd_soc_component *component)
sound/soc/codecs/hda.c
83
static int hda_codec_register_dais(struct hda_codec *codec, struct snd_soc_component *component)
sound/soc/codecs/hdac_hda.c
196
struct snd_soc_component *component = dai->component;
sound/soc/codecs/hdac_hda.c
217
struct snd_soc_component *component = dai->component;
sound/soc/codecs/hdac_hda.c
248
struct snd_soc_component *component = dai->component;
sound/soc/codecs/hdac_hda.c
267
struct snd_soc_component *component = dai->component;
sound/soc/codecs/hdac_hda.c
296
struct snd_soc_component *component = dai->component;
sound/soc/codecs/hdac_hda.c
321
struct snd_soc_component *component = dai->component;
sound/soc/codecs/hdac_hda.c
404
static int hdac_hda_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/hdac_hda.c
543
static void hdac_hda_codec_remove(struct snd_soc_component *component)
sound/soc/codecs/hdac_hdmi.c
125
struct snd_soc_component *component;
sound/soc/codecs/hdac_hdmi.c
1595
struct snd_soc_component *component = hdmi->component;
sound/soc/codecs/hdac_hdmi.c
1671
static int hdmi_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/hdac_hdmi.c
1730
static void hdmi_codec_remove(struct snd_soc_component *component)
sound/soc/codecs/hdmi-codec.c
1076
static int hdmi_of_xlate_dai_id(struct snd_soc_component *component,
sound/soc/codecs/hdmi-codec.c
1088
static int hdmi_probe(struct snd_soc_component *component)
sound/soc/codecs/hdmi-codec.c
1103
static void hdmi_remove(struct snd_soc_component *component)
sound/soc/codecs/hdmi-codec.c
317
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/hdmi-codec.c
413
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/hdmi-codec.c
425
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/hdmi-codec.c
845
struct snd_soc_component *component = dai->component;
sound/soc/codecs/hdmi-codec.c
974
static int hdmi_codec_set_jack(struct snd_soc_component *component,
sound/soc/codecs/idt821034.c
405
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/idt821034.c
436
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/idt821034.c
490
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/idt821034.c
512
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/idt821034.c
622
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/idt821034.c
933
static int idt821034_component_probe(struct snd_soc_component *component)
sound/soc/codecs/inno_rk3036.c
198
struct snd_soc_component *component = dai->component;
sound/soc/codecs/inno_rk3036.c
270
struct snd_soc_component *component = dai->component;
sound/soc/codecs/inno_rk3036.c
332
static void rk3036_codec_reset(struct snd_soc_component *component)
sound/soc/codecs/inno_rk3036.c
340
static int rk3036_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/inno_rk3036.c
346
static void rk3036_codec_remove(struct snd_soc_component *component)
sound/soc/codecs/inno_rk3036.c
351
static int rk3036_codec_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/inno_rk3036.c
50
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/inno_rk3036.c
68
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/isabelle.c
887
static int isabelle_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/isabelle.c
914
struct snd_soc_component *component = dai->component;
sound/soc/codecs/isabelle.c
973
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/jz4725b.c
266
struct snd_soc_component *codec = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/jz4725b.c
373
static int jz4725b_codec_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/jz4725b.c
403
static int jz4725b_codec_dev_probe(struct snd_soc_component *component)
sound/soc/codecs/jz4725b.c
421
static void jz4725b_codec_dev_remove(struct snd_soc_component *component)
sound/soc/codecs/jz4740.c
231
static int jz4740_codec_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/jz4740.c
272
static int jz4740_codec_dev_probe(struct snd_soc_component *component)
sound/soc/codecs/jz4760.c
169
static int jz4760_codec_set_bias_level(struct snd_soc_component *codec,
sound/soc/codecs/jz4760.c
199
struct snd_soc_component *codec = dai->component;
sound/soc/codecs/jz4760.c
216
struct snd_soc_component *codec = dai->component;
sound/soc/codecs/jz4760.c
227
struct snd_soc_component *codec = dai->component;
sound/soc/codecs/jz4760.c
252
struct snd_soc_component *codec = dai->component;
sound/soc/codecs/jz4760.c
330
struct snd_soc_component *codec = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/jz4760.c
550
static void jz4760_codec_codec_init_regs(struct snd_soc_component *codec)
sound/soc/codecs/jz4760.c
603
static int jz4760_codec_codec_probe(struct snd_soc_component *codec)
sound/soc/codecs/jz4760.c
614
static void jz4760_codec_codec_remove(struct snd_soc_component *codec)
sound/soc/codecs/jz4770.c
185
static int jz4770_codec_set_bias_level(struct snd_soc_component *codec,
sound/soc/codecs/jz4770.c
219
struct snd_soc_component *codec = dai->component;
sound/soc/codecs/jz4770.c
236
struct snd_soc_component *codec = dai->component;
sound/soc/codecs/jz4770.c
247
struct snd_soc_component *codec = dai->component;
sound/soc/codecs/jz4770.c
272
struct snd_soc_component *codec = dai->component;
sound/soc/codecs/jz4770.c
348
struct snd_soc_component *codec = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/jz4770.c
572
static void jz4770_codec_codec_init_regs(struct snd_soc_component *codec)
sound/soc/codecs/jz4770.c
635
static int jz4770_codec_codec_probe(struct snd_soc_component *codec)
sound/soc/codecs/jz4770.c
646
static void jz4770_codec_codec_remove(struct snd_soc_component *codec)
sound/soc/codecs/lm49453.c
1110
struct snd_soc_component *component = dai->component;
sound/soc/codecs/lm49453.c
1142
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/lm49453.c
1197
struct snd_soc_component *component = dai->component;
sound/soc/codecs/lm49453.c
1254
static int lm49453_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/lochnagar-sc.c
113
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/lochnagar-sc.c
72
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/lochnagar-sc.c
91
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/lpass-rx-macro.c
1686
struct snd_soc_component *component = snd_soc_dapm_to_component(widget->dapm);
sound/soc/codecs/lpass-rx-macro.c
1731
struct snd_soc_component *component = dai->component;
sound/soc/codecs/lpass-rx-macro.c
1776
struct snd_soc_component *component = dai->component;
sound/soc/codecs/lpass-rx-macro.c
1822
struct snd_soc_component *component = dai->component;
sound/soc/codecs/lpass-rx-macro.c
1846
struct snd_soc_component *component = dai->component;
sound/soc/codecs/lpass-rx-macro.c
1906
struct snd_soc_component *component = dai->component;
sound/soc/codecs/lpass-rx-macro.c
2076
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/lpass-rx-macro.c
2094
static bool rx_macro_adie_lb(struct snd_soc_component *component,
sound/soc/codecs/lpass-rx-macro.c
2131
static int rx_macro_enable_interp_clk(struct snd_soc_component *component,
sound/soc/codecs/lpass-rx-macro.c
2137
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/lpass-rx-macro.c
2164
static int rx_macro_config_compander(struct snd_soc_component *component,
sound/soc/codecs/lpass-rx-macro.c
2220
static int rx_macro_load_compander_coeff(struct snd_soc_component *component,
sound/soc/codecs/lpass-rx-macro.c
2261
static void rx_macro_enable_softclip_clk(struct snd_soc_component *component,
sound/soc/codecs/lpass-rx-macro.c
2277
static int rx_macro_config_softclip(struct snd_soc_component *component,
sound/soc/codecs/lpass-rx-macro.c
2301
static int rx_macro_config_aux_hpf(struct snd_soc_component *component,
sound/soc/codecs/lpass-rx-macro.c
2329
static int rx_macro_config_classh(struct snd_soc_component *component,
sound/soc/codecs/lpass-rx-macro.c
2398
static void rx_macro_hd2_control(struct snd_soc_component *component,
sound/soc/codecs/lpass-rx-macro.c
2433
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-rx-macro.c
2444
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-rx-macro.c
2458
struct snd_soc_component *component = snd_soc_dapm_to_component(widget->dapm);
sound/soc/codecs/lpass-rx-macro.c
2470
struct snd_soc_component *component = snd_soc_dapm_to_component(widget->dapm);
sound/soc/codecs/lpass-rx-macro.c
2546
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-rx-macro.c
2556
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-rx-macro.c
2566
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-rx-macro.c
2576
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-rx-macro.c
2586
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-rx-macro.c
2596
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-rx-macro.c
2606
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-rx-macro.c
2617
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-rx-macro.c
2628
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-rx-macro.c
2639
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-rx-macro.c
2647
static int rx_macro_hphdelay_lutbypass(struct snd_soc_component *component,
sound/soc/codecs/lpass-rx-macro.c
2699
static int rx_macro_enable_interp_clk(struct snd_soc_component *component,
sound/soc/codecs/lpass-rx-macro.c
2773
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/lpass-rx-macro.c
2808
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/lpass-rx-macro.c
2833
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/lpass-rx-macro.c
2878
static uint32_t get_iir_band_coeff(struct snd_soc_component *component,
sound/soc/codecs/lpass-rx-macro.c
2912
static void set_iir_band_coeff(struct snd_soc_component *component,
sound/soc/codecs/lpass-rx-macro.c
2928
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-rx-macro.c
2956
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-rx-macro.c
3101
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/lpass-rx-macro.c
3606
static int rx_macro_component_probe(struct snd_soc_component *component)
sound/soc/codecs/lpass-rx-macro.c
654
struct snd_soc_component *component;
sound/soc/codecs/lpass-tx-macro.c
1073
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-tx-macro.c
1086
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-tx-macro.c
1103
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-tx-macro.c
1114
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-tx-macro.c
1127
struct snd_soc_component *component = dai->component;
sound/soc/codecs/lpass-tx-macro.c
1173
struct snd_soc_component *component = dai->component;
sound/soc/codecs/lpass-tx-macro.c
1191
struct snd_soc_component *component = dai->component;
sound/soc/codecs/lpass-tx-macro.c
2082
static int tx_macro_component_extend(struct snd_soc_component *comp)
sound/soc/codecs/lpass-tx-macro.c
2109
static int tx_macro_component_probe(struct snd_soc_component *comp)
sound/soc/codecs/lpass-tx-macro.c
269
struct snd_soc_component *component;
sound/soc/codecs/lpass-tx-macro.c
650
static bool is_amic_enabled(struct snd_soc_component *component,
sound/soc/codecs/lpass-tx-macro.c
677
struct snd_soc_component *component;
sound/soc/codecs/lpass-tx-macro.c
719
struct snd_soc_component *component;
sound/soc/codecs/lpass-tx-macro.c
737
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/lpass-tx-macro.c
754
static void tx_macro_update_smic_sel_v9(struct snd_soc_component *component,
sound/soc/codecs/lpass-tx-macro.c
776
static void tx_macro_update_smic_sel_v9_2(struct snd_soc_component *component,
sound/soc/codecs/lpass-tx-macro.c
804
struct snd_soc_component *component = snd_soc_dapm_to_component(widget->dapm);
sound/soc/codecs/lpass-tx-macro.c
863
struct snd_soc_component *component = snd_soc_dapm_to_component(widget->dapm);
sound/soc/codecs/lpass-tx-macro.c
881
struct snd_soc_component *component = snd_soc_dapm_to_component(widget->dapm);
sound/soc/codecs/lpass-tx-macro.c
912
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/lpass-va-macro.c
1325
static int va_macro_component_probe(struct snd_soc_component *component)
sound/soc/codecs/lpass-va-macro.c
511
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/lpass-va-macro.c
528
struct snd_soc_component *component =
sound/soc/codecs/lpass-va-macro.c
567
struct snd_soc_component *component =
sound/soc/codecs/lpass-va-macro.c
587
struct snd_soc_component *component =
sound/soc/codecs/lpass-va-macro.c
610
static int va_dmic_clk_enable(struct snd_soc_component *component,
sound/soc/codecs/lpass-va-macro.c
724
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/lpass-va-macro.c
742
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/lpass-va-macro.c
827
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-va-macro.c
840
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-va-macro.c
856
struct snd_soc_component *component = dai->component;
sound/soc/codecs/lpass-va-macro.c
905
struct snd_soc_component *component = dai->component;
sound/soc/codecs/lpass-va-macro.c
925
struct snd_soc_component *component = dai->component;
sound/soc/codecs/lpass-wsa-macro.c
1128
int wsa_macro_set_spkr_mode(struct snd_soc_component *component, int mode)
sound/soc/codecs/lpass-wsa-macro.c
1165
struct snd_soc_component *component = dai->component;
sound/soc/codecs/lpass-wsa-macro.c
1211
struct snd_soc_component *component = dai->component;
sound/soc/codecs/lpass-wsa-macro.c
1276
struct snd_soc_component *component = dai->component;
sound/soc/codecs/lpass-wsa-macro.c
1305
struct snd_soc_component *component = dai->component;
sound/soc/codecs/lpass-wsa-macro.c
1451
static void wsa_macro_enable_disable_vi_sense(struct snd_soc_component *component, bool enable,
sound/soc/codecs/lpass-wsa-macro.c
1496
static void wsa_macro_enable_disable_vi_feedback(struct snd_soc_component *component,
sound/soc/codecs/lpass-wsa-macro.c
1515
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/lpass-wsa-macro.c
1526
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/lpass-wsa-macro.c
1565
static void wsa_macro_hd2_control(struct snd_soc_component *component,
sound/soc/codecs/lpass-wsa-macro.c
1604
static int wsa_macro_config_compander(struct snd_soc_component *component,
sound/soc/codecs/lpass-wsa-macro.c
1655
static void wsa_macro_enable_softclip_clk(struct snd_soc_component *component,
sound/soc/codecs/lpass-wsa-macro.c
1690
static int wsa_macro_config_softclip(struct snd_soc_component *component,
sound/soc/codecs/lpass-wsa-macro.c
1748
static int wsa_macro_enable_prim_interpolator(struct snd_soc_component *component,
sound/soc/codecs/lpass-wsa-macro.c
1794
static int wsa_macro_config_ear_spkr_gain(struct snd_soc_component *component,
sound/soc/codecs/lpass-wsa-macro.c
1842
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/lpass-wsa-macro.c
1923
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/lpass-wsa-macro.c
1974
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/lpass-wsa-macro.c
2014
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-wsa-macro.c
2026
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-wsa-macro.c
2040
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-wsa-macro.c
2051
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-wsa-macro.c
2064
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-wsa-macro.c
2075
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-wsa-macro.c
2087
struct snd_soc_component *component =
sound/soc/codecs/lpass-wsa-macro.c
2100
struct snd_soc_component *component =
sound/soc/codecs/lpass-wsa-macro.c
2157
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-wsa-macro.c
2169
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/lpass-wsa-macro.c
2234
struct snd_soc_component *component = snd_soc_dapm_to_component(widget->dapm);
sound/soc/codecs/lpass-wsa-macro.c
2252
struct snd_soc_component *component = snd_soc_dapm_to_component(widget->dapm);
sound/soc/codecs/lpass-wsa-macro.c
2557
static int wsa_macro_component_probe(struct snd_soc_component *comp)
sound/soc/codecs/lpass-wsa-macro.h
15
int wsa_macro_set_spkr_mode(struct snd_soc_component *component, int mode);
sound/soc/codecs/madera.c
1050
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/madera.c
1185
int madera_init_inputs(struct snd_soc_component *component)
sound/soc/codecs/madera.c
1205
int madera_init_outputs(struct snd_soc_component *component,
sound/soc/codecs/madera.c
170
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/madera.c
2157
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/madera.c
2188
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/madera.c
2256
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/madera.c
2302
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/madera.c
236
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/madera.c
2402
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/madera.c
2454
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/madera.c
2488
static int madera_set_opclk(struct snd_soc_component *component,
sound/soc/codecs/madera.c
2614
static int madera_set_outclk(struct snd_soc_component *component,
sound/soc/codecs/madera.c
2666
int madera_set_sysclk(struct snd_soc_component *component, int clk_id,
sound/soc/codecs/madera.c
274
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/madera.c
2750
struct snd_soc_component *component = dai->component;
sound/soc/codecs/madera.c
2930
struct snd_soc_component *component = dai->component;
sound/soc/codecs/madera.c
2983
struct snd_soc_component *component = dai->component;
sound/soc/codecs/madera.c
3064
static int madera_aif_cfg_changed(struct snd_soc_component *component,
sound/soc/codecs/madera.c
3089
struct snd_soc_component *component = dai->component;
sound/soc/codecs/madera.c
3230
struct snd_soc_component *component = dai->component;
sound/soc/codecs/madera.c
3277
struct snd_soc_component *component = dai->component;
sound/soc/codecs/madera.c
3300
struct snd_soc_component *component = dai->component;
sound/soc/codecs/madera.c
3322
struct snd_soc_component *component = dai->component;
sound/soc/codecs/madera.c
4688
int madera_set_output_mode(struct snd_soc_component *component, int output,
sound/soc/codecs/madera.c
4731
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/madera.c
4777
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/madera.c
503
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/madera.c
544
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/madera.c
633
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/madera.c
648
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/madera.c
871
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/madera.c
891
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/madera.h
407
int madera_set_sysclk(struct snd_soc_component *component, int clk_id,
sound/soc/codecs/madera.h
425
int madera_init_inputs(struct snd_soc_component *component);
sound/soc/codecs/madera.h
426
int madera_init_outputs(struct snd_soc_component *component,
sound/soc/codecs/madera.h
435
int madera_set_output_mode(struct snd_soc_component *component, int output,
sound/soc/codecs/madera.h
439
static inline int madera_register_notifier(struct snd_soc_component *component,
sound/soc/codecs/madera.h
449
madera_unregister_notifier(struct snd_soc_component *component,
sound/soc/codecs/max9759.c
28
struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/max9759.c
45
struct snd_soc_component *c = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max9759.c
64
struct snd_soc_component *c = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max9759.c
86
struct snd_soc_component *c = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max9759.c
97
struct snd_soc_component *c = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max9768.c
136
static int max9768_probe(struct snd_soc_component *component)
sound/soc/codecs/max9768.c
43
struct snd_soc_component *c = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max9768.c
55
struct snd_soc_component *c = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98088.c
1017
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98088.c
1086
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98088.c
1129
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98088.c
1199
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98088.c
1266
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98088.c
1282
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98088.c
1295
static int max98088_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/max98088.c
1395
static int max98088_get_channel(struct snd_soc_component *component, const char *name)
sound/soc/codecs/max98088.c
1405
static void max98088_setup_eq1(struct snd_soc_component *component)
sound/soc/codecs/max98088.c
1452
static void max98088_setup_eq2(struct snd_soc_component *component)
sound/soc/codecs/max98088.c
1503
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98088.c
1535
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98088.c
1548
static void max98088_handle_eq_pdata(struct snd_soc_component *component)
sound/soc/codecs/max98088.c
1608
static void max98088_handle_pdata(struct snd_soc_component *component)
sound/soc/codecs/max98088.c
1640
static int max98088_probe(struct snd_soc_component *component)
sound/soc/codecs/max98088.c
1701
static void max98088_remove(struct snd_soc_component *component)
sound/soc/codecs/max98088.c
310
static void m98088_eq_band(struct snd_soc_component *component, unsigned int dai,
sound/soc/codecs/max98088.c
383
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98088.c
397
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98088.c
407
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98088.c
421
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98088.c
617
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/max98088.c
647
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/max98088.c
947
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98090.c
1469
static int max98090_add_widgets(struct snd_soc_component *component)
sound/soc/codecs/max98090.c
1525
static void max98090_configure_bclk(struct snd_soc_component *component)
sound/soc/codecs/max98090.c
1618
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98090.c
1728
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98090.c
1750
static int max98090_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/max98090.c
1954
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98090.c
1970
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98090.c
2023
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98090.c
2065
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98090.c
2078
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98090.c
2108
struct snd_soc_component *component = max98090->component;
sound/soc/codecs/max98090.c
2140
struct snd_soc_component *component = max98090->component;
sound/soc/codecs/max98090.c
2151
struct snd_soc_component *component = max98090->component;
sound/soc/codecs/max98090.c
2190
struct snd_soc_component *component = max98090->component;
sound/soc/codecs/max98090.c
2272
struct snd_soc_component *component = max98090->component;
sound/soc/codecs/max98090.c
2352
int max98090_mic_detect(struct snd_soc_component *component,
sound/soc/codecs/max98090.c
2415
static int max98090_probe(struct snd_soc_component *component)
sound/soc/codecs/max98090.c
2527
static void max98090_remove(struct snd_soc_component *component)
sound/soc/codecs/max98090.c
2537
static void max98090_seq_notifier(struct snd_soc_component *component,
sound/soc/codecs/max98090.c
350
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98090.c
390
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98090.c
736
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/max98090.c
783
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/max98090.h
1519
struct snd_soc_component *component;
sound/soc/codecs/max98090.h
1546
int max98090_mic_detect(struct snd_soc_component *component,
sound/soc/codecs/max98095.c
1003
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98095.c
1064
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98095.c
1124
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98095.c
1161
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98095.c
1227
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98095.c
1294
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98095.c
1358
static int max98095_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/max98095.c
1489
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98095.c
1553
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98095.c
1564
static void max98095_handle_eq_pdata(struct snd_soc_component *component)
sound/soc/codecs/max98095.c
1626
static int max98095_get_bq_channel(struct snd_soc_component *component,
sound/soc/codecs/max98095.c
1640
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98095.c
1701
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98095.c
1715
static void max98095_handle_bq_pdata(struct snd_soc_component *component)
sound/soc/codecs/max98095.c
1776
static void max98095_handle_pdata(struct snd_soc_component *component)
sound/soc/codecs/max98095.c
1807
struct snd_soc_component *component = data;
sound/soc/codecs/max98095.c
1845
static int max98095_jack_detect_enable(struct snd_soc_component *component)
sound/soc/codecs/max98095.c
1874
static int max98095_jack_detect_disable(struct snd_soc_component *component)
sound/soc/codecs/max98095.c
1888
int max98095_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/max98095.c
1918
static int max98095_suspend(struct snd_soc_component *component)
sound/soc/codecs/max98095.c
1931
static int max98095_resume(struct snd_soc_component *component)
sound/soc/codecs/max98095.c
1951
static int max98095_reset(struct snd_soc_component *component)
sound/soc/codecs/max98095.c
1982
static int max98095_probe(struct snd_soc_component *component)
sound/soc/codecs/max98095.c
2082
static void max98095_remove(struct snd_soc_component *component)
sound/soc/codecs/max98095.c
251
static void m98095_eq_band(struct snd_soc_component *component, unsigned int dai,
sound/soc/codecs/max98095.c
277
static void m98095_biquad_band(struct snd_soc_component *component, unsigned int dai,
sound/soc/codecs/max98095.c
353
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98095.c
367
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98095.c
377
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98095.c
391
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98095.c
598
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/max98095.c
628
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/max98095.c
676
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/max98095.c
942
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98095.h
315
extern int max98095_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/max98357a.c
31
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98357a.c
62
struct snd_soc_component *component =
sound/soc/codecs/max98363.c
203
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98363.c
256
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98371.c
183
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98371.c
218
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98373-i2c.c
123
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98373-i2c.c
188
static int max98373_set_clock(struct snd_soc_component *component,
sound/soc/codecs/max98373-i2c.c
217
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98373-i2c.c
321
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98373-sdw.c
518
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98373-sdw.c
648
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98373-sdw.c
680
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98373.c
176
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98373.c
23
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/max98373.c
353
static int max98373_probe(struct snd_soc_component *component)
sound/soc/codecs/max98373.c
443
static int max98373_sdw_probe(struct snd_soc_component *component)
sound/soc/codecs/max98388.c
416
static int max98388_probe(struct snd_soc_component *component)
sound/soc/codecs/max98388.c
465
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98388.c
530
static int max98388_set_clock(struct snd_soc_component *component,
sound/soc/codecs/max98388.c
559
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98388.c
690
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98388.c
75
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/max98390.c
165
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98390.c
249
static int max98390_set_clock(struct snd_soc_component *component,
sound/soc/codecs/max98390.c
304
struct snd_soc_component *component =
sound/soc/codecs/max98390.c
386
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98390.c
457
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98390.c
475
struct snd_soc_component *component =
sound/soc/codecs/max98390.c
537
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98390.c
556
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98390.c
568
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98390.c
585
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98390.c
597
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98390.c
608
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98390.c
629
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98390.c
783
static int max98390_dsm_init(struct snd_soc_component *component)
sound/soc/codecs/max98390.c
851
static void max98390_init_regs(struct snd_soc_component *component)
sound/soc/codecs/max98390.c
907
static int max98390_probe(struct snd_soc_component *component)
sound/soc/codecs/max98396.c
1107
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98396.c
1375
static int max98396_probe(struct snd_soc_component *component)
sound/soc/codecs/max98396.c
349
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98396.c
508
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98396.c
670
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98396.c
802
struct snd_soc_component *component =
sound/soc/codecs/max98396.c
956
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/max98396.c
975
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/max9850.c
115
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max9850.c
154
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max9850.c
173
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max9850.c
224
static int max9850_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/max9850.c
275
static int max9850_probe(struct snd_soc_component *component)
sound/soc/codecs/max98504.c
107
struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/max98504.c
123
static int max98504_component_probe(struct snd_soc_component *c)
sound/soc/codecs/max98504.c
157
static void max98504_component_remove(struct snd_soc_component *c)
sound/soc/codecs/max98520.c
138
static int max98520_set_clock(struct snd_soc_component *component,
sound/soc/codecs/max98520.c
169
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98520.c
266
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98520.c
338
struct snd_soc_component *component =
sound/soc/codecs/max98520.c
595
static int max98520_probe(struct snd_soc_component *component)
sound/soc/codecs/max98520.c
72
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max9860.c
255
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max9860.c
448
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max9860.c
495
static int max9860_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/max9867.c
101
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max9867.c
330
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max9867.c
422
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max9867.c
432
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max9867.c
470
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max9867.c
55
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/max9867.c
557
static int max9867_suspend(struct snd_soc_component *component)
sound/soc/codecs/max9867.c
566
static int max9867_resume(struct snd_soc_component *component)
sound/soc/codecs/max9867.c
579
static int max9867_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/max9867.c
81
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98925.c
100
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/max98925.c
257
static inline int max98925_rate_value(struct snd_soc_component *component,
sound/soc/codecs/max98925.c
298
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98925.c
350
struct snd_soc_component *component = max98925->component;
sound/soc/codecs/max98925.c
425
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98925.c
460
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98925.c
514
static int max98925_probe(struct snd_soc_component *component)
sound/soc/codecs/max98925.h
821
struct snd_soc_component *component;
sound/soc/codecs/max98926.c
328
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98926.c
373
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98926.c
477
static int max98926_probe(struct snd_soc_component *component)
sound/soc/codecs/max98926.h
839
struct snd_soc_component *component;
sound/soc/codecs/max98927.c
140
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/max98927.c
258
struct snd_soc_component *component = max98927->component;
sound/soc/codecs/max98927.c
300
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98927.c
392
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98927.c
459
struct snd_soc_component *component = dai->component;
sound/soc/codecs/max98927.c
476
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/max98927.c
648
static int max98927_probe(struct snd_soc_component *component)
sound/soc/codecs/max98927.h
256
struct snd_soc_component *component;
sound/soc/codecs/mc13783.c
116
struct snd_soc_component *component = dai->component;
sound/soc/codecs/mc13783.c
150
struct snd_soc_component *component = dai->component;
sound/soc/codecs/mc13783.c
244
struct snd_soc_component *component = dai->component;
sound/soc/codecs/mc13783.c
297
struct snd_soc_component *component = dai->component;
sound/soc/codecs/mc13783.c
342
struct snd_soc_component *component = dai->component;
sound/soc/codecs/mc13783.c
595
static int mc13783_probe(struct snd_soc_component *component)
sound/soc/codecs/mc13783.c
627
static void mc13783_remove(struct snd_soc_component *component)
sound/soc/codecs/mc13783.c
97
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ml26124.c
328
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ml26124.c
377
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ml26124.c
403
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/ml26124.c
439
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/ml26124.c
458
static int ml26124_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/ml26124.c
519
static int ml26124_probe(struct snd_soc_component *component)
sound/soc/codecs/msm8916-wcd-analog.c
1009
struct snd_soc_component *component = priv->component;
sound/soc/codecs/msm8916-wcd-analog.c
1046
struct snd_soc_component *component = priv->component;
sound/soc/codecs/msm8916-wcd-analog.c
297
struct snd_soc_component *component;
sound/soc/codecs/msm8916-wcd-analog.c
348
static void pm8916_wcd_analog_micbias_enable(struct snd_soc_component *component)
sound/soc/codecs/msm8916-wcd-analog.c
376
static int pm8916_wcd_analog_enable_micbias(struct snd_soc_component *component,
sound/soc/codecs/msm8916-wcd-analog.c
394
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/msm8916-wcd-analog.c
411
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/msm8916-wcd-analog.c
422
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/msm8916-wcd-analog.c
433
struct snd_soc_component *component = priv->component;
sound/soc/codecs/msm8916-wcd-analog.c
479
struct snd_soc_component *component = wcd->component;
sound/soc/codecs/msm8916-wcd-analog.c
532
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/msm8916-wcd-analog.c
555
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/msm8916-wcd-analog.c
628
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/msm8916-wcd-analog.c
675
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/msm8916-wcd-analog.c
718
static int pm8916_wcd_analog_probe(struct snd_soc_component *component)
sound/soc/codecs/msm8916-wcd-analog.c
756
static void pm8916_wcd_analog_remove(struct snd_soc_component *component)
sound/soc/codecs/msm8916-wcd-analog.c
976
static int pm8916_wcd_analog_set_jack(struct snd_soc_component *component,
sound/soc/codecs/msm8916-wcd-analog.c
992
struct snd_soc_component *component = priv->component;
sound/soc/codecs/msm8916-wcd-digital.c
1073
struct snd_soc_component *component = dai->component;
sound/soc/codecs/msm8916-wcd-digital.c
359
struct snd_soc_component *component =
sound/soc/codecs/msm8916-wcd-digital.c
378
static uint32_t get_iir_band_coeff(struct snd_soc_component *component,
sound/soc/codecs/msm8916-wcd-digital.c
426
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/msm8916-wcd-digital.c
445
static void set_iir_band_coeff(struct snd_soc_component *component,
sound/soc/codecs/msm8916-wcd-digital.c
471
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/msm8916-wcd-digital.c
578
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/msm8916-wcd-digital.c
601
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/msm8916-wcd-digital.c
664
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/msm8916-wcd-digital.c
842
static int msm8916_wcd_digital_component_probe(struct snd_soc_component *component)
sound/soc/codecs/msm8916-wcd-digital.c
851
static int msm8916_wcd_digital_component_set_sysclk(struct snd_soc_component *component,
sound/soc/codecs/mt6351.c
1014
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6351.c
1042
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6351.c
1408
static int mt6351_codec_init_reg(struct snd_soc_component *cmpnt)
sound/soc/codecs/mt6351.c
1430
static int mt6351_codec_probe(struct snd_soc_component *cmpnt)
sound/soc/codecs/mt6351.c
200
static void set_hp_gain_zero(struct snd_soc_component *cmpnt)
sound/soc/codecs/mt6351.c
208
static unsigned int get_cap_reg_val(struct snd_soc_component *cmpnt,
sound/soc/codecs/mt6351.c
231
static unsigned int get_play_reg_val(struct snd_soc_component *cmpnt,
sound/soc/codecs/mt6351.c
266
struct snd_soc_component *cmpnt = dai->component;
sound/soc/codecs/mt6351.c
322
static void hp_gain_ramp_set(struct snd_soc_component *cmpnt, int hp_gain_ctl)
sound/soc/codecs/mt6351.c
359
static void hp_zcd_enable(struct snd_soc_component *cmpnt)
sound/soc/codecs/mt6351.c
374
static void hp_zcd_disable(struct snd_soc_component *cmpnt)
sound/soc/codecs/mt6351.c
579
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6351.c
623
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6351.c
647
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6351.c
667
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6351.c
712
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6351.c
840
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6351.c
903
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6351.c
926
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6351.c
956
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6351.c
986
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6357.c
1010
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6357.c
1077
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6357.c
1135
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6357.c
1346
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6357.c
1385
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6357.c
1709
static int mt6357_codec_probe(struct snd_soc_component *codec)
sound/soc/codecs/mt6357.c
532
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6357.c
553
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6357.c
598
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6357.c
646
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6357.c
699
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6357.c
746
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6357.c
911
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6358.c
102
int mt6358_set_mtkaif_protocol(struct snd_soc_component *cmpnt,
sound/soc/codecs/mt6358.c
1288
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6358.c
1346
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6358.c
1474
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6358.c
1498
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6358.c
1829
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6358.c
1875
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6358.c
1891
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6358.c
1907
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6358.c
1923
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6358.c
2251
struct snd_soc_component *cmpnt = dai->component;
sound/soc/codecs/mt6358.c
2333
static int mt6358_codec_probe(struct snd_soc_component *cmpnt)
sound/soc/codecs/mt6358.c
323
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/mt6358.c
444
struct snd_soc_component *c = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/mt6358.c
454
struct snd_soc_component *c = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/mt6358.c
478
struct snd_soc_component *c = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/mt6358.c
490
struct snd_soc_component *c = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/mt6358.c
794
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6358.c
817
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6358.c
856
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6358.h
2308
int mt6358_set_mtkaif_protocol(struct snd_soc_component *cmpnt,
sound/soc/codecs/mt6359-accdet.c
903
int mt6359_accdet_enable_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/mt6359-accdet.h
127
int mt6359_accdet_enable_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/mt6359-accdet.h
131
mt6359_accdet_enable_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/mt6359.c
1044
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1074
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1158
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1269
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1309
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1344
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1398
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1431
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1482
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1505
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1538
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1566
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1590
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1614
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1638
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1651
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1664
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1677
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
171
void mt6359_set_mtkaif_protocol(struct snd_soc_component *cmpnt,
sound/soc/codecs/mt6359.c
1735
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1794
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
180
void mt6359_mtkaif_calibration_enable(struct snd_soc_component *cmpnt)
sound/soc/codecs/mt6359.c
1883
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1904
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1927
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1947
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
1974
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
2008
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
2038
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
206
void mt6359_mtkaif_calibration_disable(struct snd_soc_component *cmpnt)
sound/soc/codecs/mt6359.c
232
void mt6359_set_mtkaif_calibration_phase(struct snd_soc_component *cmpnt,
sound/soc/codecs/mt6359.c
2414
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.c
2646
struct snd_soc_component *cmpnt = dai->component;
sound/soc/codecs/mt6359.c
2665
struct snd_soc_component *cmpnt = dai->component;
sound/soc/codecs/mt6359.c
2680
struct snd_soc_component *cmpnt = dai->component;
sound/soc/codecs/mt6359.c
2753
static int mt6359_codec_init_reg(struct snd_soc_component *cmpnt)
sound/soc/codecs/mt6359.c
2805
static int mt6359_codec_probe(struct snd_soc_component *cmpnt)
sound/soc/codecs/mt6359.c
2814
static void mt6359_codec_remove(struct snd_soc_component *cmpnt)
sound/soc/codecs/mt6359.c
370
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/mt6359.c
470
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/mt6359.c
818
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/mt6359.h
4282
void mt6359_set_mtkaif_protocol(struct snd_soc_component *cmpnt,
sound/soc/codecs/mt6359.h
4284
void mt6359_mtkaif_calibration_enable(struct snd_soc_component *cmpnt);
sound/soc/codecs/mt6359.h
4285
void mt6359_mtkaif_calibration_disable(struct snd_soc_component *cmpnt);
sound/soc/codecs/mt6359.h
4286
void mt6359_set_mtkaif_calibration_phase(struct snd_soc_component *cmpnt,
sound/soc/codecs/mt6660.c
190
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/mt6660.c
259
static int mt6660_component_setting(struct snd_soc_component *component)
sound/soc/codecs/mt6660.c
292
static int mt6660_component_probe(struct snd_soc_component *component)
sound/soc/codecs/mt6660.c
307
static void mt6660_component_remove(struct snd_soc_component *component)
sound/soc/codecs/mt6660.c
95
struct snd_soc_component *component =
sound/soc/codecs/nau8315.c
33
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8315.c
63
struct snd_soc_component *component =
sound/soc/codecs/nau8325.c
218
struct snd_soc_component *component =
sound/soc/codecs/nau8325.c
244
struct snd_soc_component *component =
sound/soc/codecs/nau8325.c
489
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8325.c
506
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8325.c
555
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8325.c
604
static int nau8325_set_sysclk(struct snd_soc_component *component, int clk_id,
sound/soc/codecs/nau8540.c
235
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/nau8540.c
256
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/nau8540.c
278
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/nau8540.c
304
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/nau8540.c
419
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8540.c
435
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8540.c
480
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8540.c
551
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8540.c
580
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8540.c
757
static int nau8540_set_pll(struct snd_soc_component *component, int pll_id, int source,
sound/soc/codecs/nau8540.c
810
static int nau8540_set_sysclk(struct snd_soc_component *component,
sound/soc/codecs/nau8540.c
885
static int __maybe_unused nau8540_suspend(struct snd_soc_component *component)
sound/soc/codecs/nau8540.c
895
static int __maybe_unused nau8540_resume(struct snd_soc_component *component)
sound/soc/codecs/nau8810.c
167
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/nau8810.c
199
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/nau8810.c
407
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/nau8810.c
418
struct snd_soc_component *component =
sound/soc/codecs/nau8810.c
518
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8810.c
572
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/nau8810.c
611
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/nau8810.c
701
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8810.c
775
static int nau8810_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/nau8821.c
1263
static int nau8821_component_probe(struct snd_soc_component *component)
sound/soc/codecs/nau8821.c
1273
static void nau8821_component_remove(struct snd_soc_component *component)
sound/soc/codecs/nau8821.c
1411
static int nau8821_set_fll(struct snd_soc_component *component,
sound/soc/codecs/nau8821.c
1528
static int nau8821_set_sysclk(struct snd_soc_component *component, int clk_id,
sound/soc/codecs/nau8821.c
1561
static int nau8821_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/nau8821.c
1608
static int __maybe_unused nau8821_suspend(struct snd_soc_component *component)
sound/soc/codecs/nau8821.c
1628
static int __maybe_unused nau8821_resume(struct snd_soc_component *component)
sound/soc/codecs/nau8821.c
1670
int nau8821_enable_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/nau8821.c
286
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/nau8821.c
299
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/nau8821.c
470
struct snd_soc_component *component =
sound/soc/codecs/nau8821.c
509
struct snd_soc_component *component =
sound/soc/codecs/nau8821.c
529
struct snd_soc_component *component =
sound/soc/codecs/nau8821.c
549
struct snd_soc_component *component =
sound/soc/codecs/nau8821.c
575
struct snd_soc_component *component =
sound/soc/codecs/nau8821.c
599
struct snd_soc_component *component =
sound/soc/codecs/nau8821.c
623
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/nau8821.c
829
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8821.c
845
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8821.c
916
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/nau8821.c
973
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8821.h
584
int nau8821_enable_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/nau8822.c
1053
static int nau8822_suspend(struct snd_soc_component *component)
sound/soc/codecs/nau8822.c
1065
static int nau8822_resume(struct snd_soc_component *component)
sound/soc/codecs/nau8822.c
1096
static int nau8822_probe(struct snd_soc_component *component)
sound/soc/codecs/nau8822.c
183
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/nau8822.c
214
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/nau8822.c
446
struct snd_soc_component *component =
sound/soc/codecs/nau8822.c
656
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8822.c
712
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8822.c
773
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8822.c
801
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8822.c
863
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8822.c
942
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8822.c
956
static int nau8822_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/nau8824.c
1061
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8824.c
1077
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8824.c
1157
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8824.c
1234
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8824.c
1373
static int nau8824_set_pll(struct snd_soc_component *component, int pll_id, int source,
sound/soc/codecs/nau8824.c
1459
static int nau8824_set_sysclk(struct snd_soc_component *component,
sound/soc/codecs/nau8824.c
1488
static int nau8824_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/nau8824.c
1519
static int nau8824_component_probe(struct snd_soc_component *component)
sound/soc/codecs/nau8824.c
1529
static int __maybe_unused nau8824_suspend(struct snd_soc_component *component)
sound/soc/codecs/nau8824.c
1543
static int __maybe_unused nau8824_resume(struct snd_soc_component *component)
sound/soc/codecs/nau8824.c
1637
int nau8824_enable_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/nau8824.c
431
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/nau8824.c
454
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/nau8824.c
478
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/nau8824.c
504
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/nau8824.c
571
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/nau8824.h
473
int nau8824_enable_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/nau8825.c
1012
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/nau8825.c
1261
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8825.c
1278
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8825.c
1354
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/nau8825.c
1428
struct snd_soc_component *component = dai->component;
sound/soc/codecs/nau8825.c
1550
int nau8825_enable_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/nau8825.c
2226
static int nau8825_component_probe(struct snd_soc_component *component)
sound/soc/codecs/nau8825.c
2236
static void nau8825_component_remove(struct snd_soc_component *component)
sound/soc/codecs/nau8825.c
2367
static int nau8825_set_pll(struct snd_soc_component *component, int pll_id, int source,
sound/soc/codecs/nau8825.c
2586
static int nau8825_set_sysclk(struct snd_soc_component *component, int clk_id,
sound/soc/codecs/nau8825.c
2619
static int nau8825_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/nau8825.c
2671
static int __maybe_unused nau8825_suspend(struct snd_soc_component *component)
sound/soc/codecs/nau8825.c
2687
static int __maybe_unused nau8825_resume(struct snd_soc_component *component)
sound/soc/codecs/nau8825.c
2703
static int nau8825_set_jack(struct snd_soc_component *component,
sound/soc/codecs/nau8825.c
861
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/nau8825.c
887
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/nau8825.c
911
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/nau8825.c
935
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/nau8825.c
973
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/nau8825.c
998
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/nau8825.h
534
int nau8825_enable_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/ntp8835.c
107
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/ntp8835.c
183
static int ntp8835_snd_suspend(struct snd_soc_component *component)
sound/soc/codecs/ntp8835.c
206
static int ntp8835_snd_resume(struct snd_soc_component *component)
sound/soc/codecs/ntp8835.c
232
static int ntp8835_probe(struct snd_soc_component *component)
sound/soc/codecs/ntp8835.c
264
static int ntp8835_set_component_sysclk(struct snd_soc_component *component,
sound/soc/codecs/ntp8835.c
300
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ntp8835.c
373
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ntp8835.c
95
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/ntp8918.c
115
static int ntp8918_snd_suspend(struct snd_soc_component *component)
sound/soc/codecs/ntp8918.c
138
static int ntp8918_snd_resume(struct snd_soc_component *component)
sound/soc/codecs/ntp8918.c
165
static int ntp8918_probe(struct snd_soc_component *component)
sound/soc/codecs/ntp8918.c
209
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ntp8918.c
285
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm1681.c
111
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pcm1681.c
122
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pcm1681.c
133
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/pcm1681.c
149
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm1681.c
165
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm1681.c
81
static int pcm1681_set_deemph(struct snd_soc_component *component)
sound/soc/codecs/pcm1754.c
25
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/pcm1754.c
37
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/pcm1789.c
146
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm1789.c
55
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/pcm1789.c
65
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/pcm1789.c
77
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/pcm179x.c
71
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/pcm179x.c
81
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm179x.c
97
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm186x.c
264
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm186x.c
359
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm186x.c
429
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm186x.c
465
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm186x.c
507
static int pcm186x_power_on(struct snd_soc_component *component)
sound/soc/codecs/pcm186x.c
533
static int pcm186x_power_off(struct snd_soc_component *component)
sound/soc/codecs/pcm186x.c
546
static int pcm186x_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/pcm3008.c
36
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/pcm3008.c
49
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/pcm3060.c
112
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/pcm3060.c
19
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/pcm3060.c
61
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/pcm3168a.c
292
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm3168a.c
327
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm3168a.c
356
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm3168a.c
404
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm3168a.c
439
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm512x.c
1173
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm512x.c
1366
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm512x.c
1450
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm512x.c
1463
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm512x.c
227
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pcm512x.c
237
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pcm512x.c
256
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pcm512x.c
266
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pcm512x.c
285
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pcm512x.c
295
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pcm512x.c
399
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pcm512x.c
413
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pcm512x.c
588
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm512x.c
630
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm512x.c
656
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm512x.c
672
static int pcm512x_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/pcm512x.c
711
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm512x.c
757
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm512x.c
864
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm512x.c
895
struct snd_soc_component *component = dai->component;
sound/soc/codecs/pcm6240.c
1142
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pcm6240.c
1158
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pcm6240.c
1171
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pcm6240.c
1336
struct snd_soc_component *comp = pcm_dev->component;
sound/soc/codecs/pcm6240.c
1407
struct snd_soc_component *comp = pcm_dev->component;
sound/soc/codecs/pcm6240.c
1582
static int pcmdevice_comp_probe(struct snd_soc_component *comp)
sound/soc/codecs/pcm6240.c
1648
static void pcmdevice_comp_remove(struct snd_soc_component *codec)
sound/soc/codecs/pcm6240.c
1885
struct snd_soc_component *codec = dai->component;
sound/soc/codecs/pcm6240.c
596
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pcm6240.c
669
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pcm6240.h
212
struct snd_soc_component *component;
sound/soc/codecs/peb2466.c
1026
static int peb2466_fw_parse_frxfilter(struct snd_soc_component *component,
sound/soc/codecs/peb2466.c
1064
static int peb2466_fw_parse_frrfilter(struct snd_soc_component *component,
sound/soc/codecs/peb2466.c
1102
static int peb2466_fw_parse_axfilter(struct snd_soc_component *component,
sound/soc/codecs/peb2466.c
1140
static int peb2466_fw_parse_arfilter(struct snd_soc_component *component,
sound/soc/codecs/peb2466.c
1185
static int peb2466_fw_parse_axtable(struct snd_soc_component *component,
sound/soc/codecs/peb2466.c
1289
static int peb2466_fw_parse_artable(struct snd_soc_component *component,
sound/soc/codecs/peb2466.c
1390
int (*parse)(struct snd_soc_component *component,
sound/soc/codecs/peb2466.c
1438
static int peb2466_fw_parse(struct snd_soc_component *component,
sound/soc/codecs/peb2466.c
1536
static int peb2466_load_coeffs(struct snd_soc_component *component, const char *fw_name)
sound/soc/codecs/peb2466.c
1551
static int peb2466_component_probe(struct snd_soc_component *component)
sound/soc/codecs/peb2466.c
279
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/peb2466.c
300
static int peb2466_add_lkup_ctrl(struct snd_soc_component *component,
sound/soc/codecs/peb2466.c
380
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/peb2466.c
418
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/peb2466.c
934
static int peb2466_fw_parse_thfilter(struct snd_soc_component *component,
sound/soc/codecs/peb2466.c
983
static int peb2466_fw_parse_imr1filter(struct snd_soc_component *component,
sound/soc/codecs/pm4125.c
1022
static void pm4125_mbhc_deinit(struct snd_soc_component *component)
sound/soc/codecs/pm4125.c
1309
static int pm4125_soc_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/pm4125.c
1363
static void pm4125_soc_codec_remove(struct snd_soc_component *component)
sound/soc/codecs/pm4125.c
1372
static int pm4125_codec_set_jack(struct snd_soc_component *comp, struct snd_soc_jack *jack,
sound/soc/codecs/pm4125.c
227
static int pm4125_global_mbias_disable(struct snd_soc_component *component)
sound/soc/codecs/pm4125.c
244
static int pm4125_global_mbias_enable(struct snd_soc_component *component)
sound/soc/codecs/pm4125.c
261
static int pm4125_rx_clk_enable(struct snd_soc_component *component)
sound/soc/codecs/pm4125.c
288
static int pm4125_rx_clk_disable(struct snd_soc_component *component)
sound/soc/codecs/pm4125.c
316
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/pm4125.c
333
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/pm4125.c
399
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/pm4125.c
464
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/pm4125.c
498
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/pm4125.c
517
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/pm4125.c
536
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/pm4125.c
558
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/pm4125.c
580
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/pm4125.c
616
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/pm4125.c
648
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/pm4125.c
690
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/pm4125.c
715
static int pm4125_micbias_control(struct snd_soc_component *component, int micb_num, int req,
sound/soc/codecs/pm4125.c
798
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/pm4125.c
825
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/pm4125.c
870
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pm4125.c
884
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pm4125.c
917
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pm4125.c
935
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/pm4125.c
960
static void pm4125_mbhc_bias_control(struct snd_soc_component *component, bool enable)
sound/soc/codecs/pm4125.c
968
static void pm4125_mbhc_program_btn_thr(struct snd_soc_component *component,
sound/soc/codecs/pm4125.c
992
static int pm4125_mbhc_init(struct snd_soc_component *component)
sound/soc/codecs/rk3308_codec.c
182
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rk3308_codec.c
47
struct snd_soc_component *component;
sound/soc/codecs/rk3308_codec.c
485
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/rk3308_codec.c
674
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rk3308_codec.c
712
static void rk3308_codec_reset(struct snd_soc_component *component)
sound/soc/codecs/rk3308_codec.c
773
static int rk3308_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/rk3308_codec.c
785
static int rk3308_codec_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rk3328_codec.c
352
static int rk3328_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/rk3328_codec.c
363
static void rk3328_codec_remove(struct snd_soc_component *component)
sound/soc/codecs/rk817_codec.c
21
struct snd_soc_component *component;
sound/soc/codecs/rk817_codec.c
291
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/rk817_codec.c
302
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/rk817_codec.c
327
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rk817_codec.c
352
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rk817_codec.c
37
static int rk817_init(struct snd_soc_component *component)
sound/soc/codecs/rk817_codec.c
414
static int rk817_probe(struct snd_soc_component *component)
sound/soc/codecs/rk817_codec.c
435
static void rk817_remove(struct snd_soc_component *component)
sound/soc/codecs/rk817_codec.c
53
static int rk817_set_component_pll(struct snd_soc_component *component,
sound/soc/codecs/rt1011.c
1037
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1011.c
1049
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1011.c
1112
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1011.c
1148
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1011.c
1212
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1011.c
1223
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1011.c
1253
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1011.c
1264
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1011.c
1321
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1011.c
1349
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1011.c
1404
struct snd_soc_component *component =
sound/soc/codecs/rt1011.c
1417
struct snd_soc_component *component =
sound/soc/codecs/rt1011.c
1572
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1011.c
1663
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1011.c
1726
static int rt1011_set_component_sysclk(struct snd_soc_component *component,
sound/soc/codecs/rt1011.c
1769
static int rt1011_set_component_pll(struct snd_soc_component *component,
sound/soc/codecs/rt1011.c
1843
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1011.c
2046
static int rt1011_probe(struct snd_soc_component *component)
sound/soc/codecs/rt1011.c
2073
static void rt1011_remove(struct snd_soc_component *component)
sound/soc/codecs/rt1011.c
2082
static int rt1011_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt1011.c
2092
static int rt1011_resume(struct snd_soc_component *component)
sound/soc/codecs/rt1011.c
2106
static int rt1011_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt1011.c
2372
struct snd_soc_component *component = rt1011->component;
sound/soc/codecs/rt1011.c
679
static int rt1011_reg_init(struct snd_soc_component *component)
sound/soc/codecs/rt1011.h
682
struct snd_soc_component *component;
sound/soc/codecs/rt1015.c
1008
static void rt1015_remove(struct snd_soc_component *component)
sound/soc/codecs/rt1015.c
1041
static int rt1015_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt1015.c
1051
static int rt1015_resume(struct snd_soc_component *component)
sound/soc/codecs/rt1015.c
430
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1015.c
442
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1015.c
482
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1015.c
493
struct snd_soc_component *component = rt1015->component;
sound/soc/codecs/rt1015.c
525
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1015.c
574
struct snd_soc_component *component =
sound/soc/codecs/rt1015.c
587
struct snd_soc_component *component =
sound/soc/codecs/rt1015.c
647
struct snd_soc_component *component =
sound/soc/codecs/rt1015.c
699
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1015.c
749
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1015.c
802
static int rt1015_set_component_sysclk(struct snd_soc_component *component,
sound/soc/codecs/rt1015.c
837
static int rt1015_set_component_pll(struct snd_soc_component *component,
sound/soc/codecs/rt1015.c
901
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1015.c
998
static int rt1015_probe(struct snd_soc_component *component)
sound/soc/codecs/rt1015.h
435
struct snd_soc_component *component;
sound/soc/codecs/rt1015p.c
29
struct snd_soc_component *component =
sound/soc/codecs/rt1015p.c
71
static int rt1015p_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt1016.c
178
struct snd_soc_component *component =
sound/soc/codecs/rt1016.c
307
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1016.c
365
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1016.c
418
static int rt1016_set_component_sysclk(struct snd_soc_component *component,
sound/soc/codecs/rt1016.c
453
static int rt1016_set_component_pll(struct snd_soc_component *component,
sound/soc/codecs/rt1016.c
516
static int rt1016_probe(struct snd_soc_component *component)
sound/soc/codecs/rt1016.c
526
static void rt1016_remove(struct snd_soc_component *component)
sound/soc/codecs/rt1016.c
558
static int rt1016_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt1016.c
568
static int rt1016_resume(struct snd_soc_component *component)
sound/soc/codecs/rt1016.h
220
struct snd_soc_component *component;
sound/soc/codecs/rt1017-sdca-sdw.c
422
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt1017-sdca-sdw.c
448
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt1017-sdca-sdw.c
467
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt1017-sdca-sdw.c
527
static int rt1017_sdca_component_probe(struct snd_soc_component *component)
sound/soc/codecs/rt1017-sdca-sdw.c
538
static void rt1017_sdca_component_remove(struct snd_soc_component *component)
sound/soc/codecs/rt1017-sdca-sdw.c
575
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1017-sdca-sdw.c
657
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1017-sdca-sdw.h
55
struct snd_soc_component *component;
sound/soc/codecs/rt1019.c
128
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt1019.c
159
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1019.c
248
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1019.c
292
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1019.c
327
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1019.c
392
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1019.c
481
static int rt1019_probe(struct snd_soc_component *component)
sound/soc/codecs/rt1019.h
152
struct snd_soc_component *component;
sound/soc/codecs/rt1305.c
243
static int rt1305_reg_init(struct snd_soc_component *component)
sound/soc/codecs/rt1305.c
407
struct snd_soc_component *component =
sound/soc/codecs/rt1305.c
424
struct snd_soc_component *component =
sound/soc/codecs/rt1305.c
437
struct snd_soc_component *component =
sound/soc/codecs/rt1305.c
626
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1305.c
695
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1305.c
71
struct snd_soc_component *component;
sound/soc/codecs/rt1305.c
753
static int rt1305_set_component_sysclk(struct snd_soc_component *component,
sound/soc/codecs/rt1305.c
790
static int rt1305_set_component_pll(struct snd_soc_component *component,
sound/soc/codecs/rt1305.c
864
static int rt1305_probe(struct snd_soc_component *component)
sound/soc/codecs/rt1305.c
876
static void rt1305_remove(struct snd_soc_component *component)
sound/soc/codecs/rt1305.c
884
static int rt1305_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt1305.c
894
static int rt1305_resume(struct snd_soc_component *component)
sound/soc/codecs/rt1308-sdw.c
347
struct snd_soc_component *component =
sound/soc/codecs/rt1308-sdw.c
511
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1308-sdw.c
531
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1308-sdw.c
575
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1308-sdw.c
620
static int rt1308_sdw_component_probe(struct snd_soc_component *component)
sound/soc/codecs/rt1308-sdw.h
159
struct snd_soc_component *component;
sound/soc/codecs/rt1308.c
195
static int rt1308_reg_init(struct snd_soc_component *component)
sound/soc/codecs/rt1308.c
299
struct snd_soc_component *component =
sound/soc/codecs/rt1308.c
454
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1308.c
48
struct snd_soc_component *component;
sound/soc/codecs/rt1308.c
521
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1308.c
575
static int rt1308_set_component_sysclk(struct snd_soc_component *component,
sound/soc/codecs/rt1308.c
615
static int rt1308_set_component_pll(struct snd_soc_component *component,
sound/soc/codecs/rt1308.c
686
static int rt1308_probe(struct snd_soc_component *component)
sound/soc/codecs/rt1308.c
695
static void rt1308_remove(struct snd_soc_component *component)
sound/soc/codecs/rt1308.c
703
static int rt1308_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt1308.c
713
static int rt1308_resume(struct snd_soc_component *component)
sound/soc/codecs/rt1316-sdw.c
333
struct snd_soc_component *component =
sound/soc/codecs/rt1316-sdw.c
378
struct snd_soc_component *component =
sound/soc/codecs/rt1316-sdw.c
510
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1316-sdw.c
549
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1316-sdw.c
592
static int rt1316_sdw_component_probe(struct snd_soc_component *component)
sound/soc/codecs/rt1316-sdw.h
42
struct snd_soc_component *component;
sound/soc/codecs/rt1318-sdw.c
465
struct snd_soc_component *component =
sound/soc/codecs/rt1318-sdw.c
565
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1318-sdw.c
649
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1318-sdw.c
671
static int rt1318_sdw_component_probe(struct snd_soc_component *component)
sound/soc/codecs/rt1318-sdw.h
88
struct snd_soc_component *component;
sound/soc/codecs/rt1318.c
1045
static int rt1318_probe(struct snd_soc_component *component)
sound/soc/codecs/rt1318.c
1057
static void rt1318_remove(struct snd_soc_component *component)
sound/soc/codecs/rt1318.c
1065
static int rt1318_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt1318.c
1074
static int rt1318_resume(struct snd_soc_component *component)
sound/soc/codecs/rt1318.c
485
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt1318.c
508
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1318.c
531
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1318.c
575
static int rt1318_clk_ip_info(struct snd_soc_component *component, int lrclk)
sound/soc/codecs/rt1318.c
608
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1318.c
682
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1318.c
727
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1318.c
869
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1318.c
952
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1318.h
13
struct snd_soc_component *component;
sound/soc/codecs/rt1320-sdw.c
1239
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1320-sdw.c
1249
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1320-sdw.c
1965
struct snd_soc_component *component =
sound/soc/codecs/rt1320-sdw.c
1993
struct snd_soc_component *component =
sound/soc/codecs/rt1320-sdw.c
2021
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1320-sdw.c
2124
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1320-sdw.c
2216
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1320-sdw.c
2231
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1320-sdw.c
2269
struct snd_soc_component *component =
sound/soc/codecs/rt1320-sdw.c
2361
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1320-sdw.c
2373
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1320-sdw.c
2422
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1320-sdw.c
2432
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1320-sdw.c
2457
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1320-sdw.c
2467
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1320-sdw.c
2492
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1320-sdw.c
2503
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt1320-sdw.c
2625
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1320-sdw.c
2747
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt1320-sdw.c
2769
static int rt1320_sdw_component_probe(struct snd_soc_component *component)
sound/soc/codecs/rt1320-sdw.h
154
struct snd_soc_component *component;
sound/soc/codecs/rt274.c
1001
static int rt274_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt274.c
1011
static int rt274_resume(struct snd_soc_component *component)
sound/soc/codecs/rt274.c
338
static void rt274_index_sync(struct snd_soc_component *component)
sound/soc/codecs/rt274.c
38
struct snd_soc_component *component;
sound/soc/codecs/rt274.c
400
static int rt274_mic_detect(struct snd_soc_component *component,
sound/soc/codecs/rt274.c
617
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt274.c
705
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt274.c
753
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt274.c
806
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt274.c
876
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt274.c
896
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt274.c
925
static int rt274_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt274.c
979
static int rt274_probe(struct snd_soc_component *component)
sound/soc/codecs/rt274.c
992
static void rt274_remove(struct snd_soc_component *component)
sound/soc/codecs/rt286.c
190
static void rt286_index_sync(struct snd_soc_component *component)
sound/soc/codecs/rt286.c
314
static int rt286_mic_detect(struct snd_soc_component *component,
sound/soc/codecs/rt286.c
343
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt286.c
40
struct snd_soc_component *component;
sound/soc/codecs/rt286.c
443
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt286.c
465
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt286.c
484
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt286.c
503
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt286.c
683
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt286.c
765
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt286.c
810
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt286.c
873
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt286.c
887
static int rt286_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt286.c
947
static int rt286_probe(struct snd_soc_component *component)
sound/soc/codecs/rt286.c
960
static void rt286_remove(struct snd_soc_component *component)
sound/soc/codecs/rt286.c
969
static int rt286_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt286.c
979
static int rt286_resume(struct snd_soc_component *component)
sound/soc/codecs/rt298.c
1007
static int rt298_probe(struct snd_soc_component *component)
sound/soc/codecs/rt298.c
1020
static void rt298_remove(struct snd_soc_component *component)
sound/soc/codecs/rt298.c
1029
static int rt298_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt298.c
1040
static int rt298_resume(struct snd_soc_component *component)
sound/soc/codecs/rt298.c
194
static void rt298_index_sync(struct snd_soc_component *component)
sound/soc/codecs/rt298.c
329
static int rt298_mic_detect(struct snd_soc_component *component,
sound/soc/codecs/rt298.c
364
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt298.c
39
struct snd_soc_component *component;
sound/soc/codecs/rt298.c
462
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt298.c
484
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt298.c
503
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt298.c
549
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt298.c
749
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt298.c
829
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt298.c
874
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt298.c
935
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt298.c
949
static int rt298_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt5514-spi.c
203
static int rt5514_spi_pcm_open(struct snd_soc_component *component,
sound/soc/codecs/rt5514-spi.c
211
static int rt5514_spi_hw_params(struct snd_soc_component *component,
sound/soc/codecs/rt5514-spi.c
233
static int rt5514_spi_hw_free(struct snd_soc_component *component,
sound/soc/codecs/rt5514-spi.c
249
struct snd_soc_component *component,
sound/soc/codecs/rt5514-spi.c
260
static int rt5514_spi_pcm_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5514-spi.c
291
static int rt5514_spi_pcm_new(struct snd_soc_component *component,
sound/soc/codecs/rt5514.c
1050
static int rt5514_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt5514.c
1093
static int rt5514_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5514.c
289
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt5514.c
327
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt5514.c
495
static int rt5514_calc_dmic_clk(struct snd_soc_component *component, int rate)
sound/soc/codecs/rt5514.c
518
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5514.c
539
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5514.c
551
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5514.c
754
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5514.c
811
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5514.c
865
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5514.c
900
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5514.c
964
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5514.h
272
struct snd_soc_component *component;
sound/soc/codecs/rt5575.c
104
static int rt5575_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5575.h
54
struct snd_soc_component *component;
sound/soc/codecs/rt5616.c
1013
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5616.c
1065
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5616.c
1097
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5616.c
1158
static int rt5616_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt5616.c
1221
static int rt5616_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5616.c
1236
static int rt5616_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt5616.c
1246
static int rt5616_resume(struct snd_soc_component *component)
sound/soc/codecs/rt5616.c
142
struct snd_soc_component *component;
sound/soc/codecs/rt5616.c
466
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5616.c
490
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5616.c
556
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5616.c
626
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5616.c
654
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5616.c
677
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5616.c
960
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5631.c
1355
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5631.c
1407
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/rt5631.c
1459
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/rt5631.c
1475
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/rt5631.c
1534
static int rt5631_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt5631.c
1576
static int rt5631_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5631.c
186
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt5631.c
197
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt5631.c
285
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5631.c
295
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5631.c
303
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5631.c
313
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5631.c
323
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5631.c
333
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5631.c
343
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5631.c
353
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5631.c
367
static void onebit_depop_power_stage(struct snd_soc_component *component, int enable)
sound/soc/codecs/rt5631.c
406
static void onebit_depop_mute_stage(struct snd_soc_component *component, int enable)
sound/soc/codecs/rt5631.c
445
static void depop_seq_power_stage(struct snd_soc_component *component, int enable)
sound/soc/codecs/rt5631.c
518
static void depop_seq_mute_stage(struct snd_soc_component *component, int enable)
sound/soc/codecs/rt5631.c
566
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5631.c
600
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5631.c
70
static void rt5631_write_index(struct snd_soc_component *component,
sound/soc/codecs/rt5631.c
80
static unsigned int rt5631_read_index(struct snd_soc_component *component,
sound/soc/codecs/rt5631.c
91
static int rt5631_reset(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
1023
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5640.c
1039
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5640.c
1646
static int get_sdp_info(struct snd_soc_component *component, int dai_id)
sound/soc/codecs/rt5640.c
165
static int rt5640_reset(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
1699
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5640.c
1770
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5640.c
1835
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5640.c
1874
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5640.c
1934
static int rt5640_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt5640.c
2004
int rt5640_dmic_enable(struct snd_soc_component *component,
sound/soc/codecs/rt5640.c
2030
int rt5640_sel_asrc_clk_src(struct snd_soc_component *component,
sound/soc/codecs/rt5640.c
2100
void rt5640_enable_micbias1_for_ovcd(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
2116
void rt5640_disable_micbias1_for_ovcd(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
2131
static void rt5640_enable_micbias1_ovcd_irq(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
2140
static void rt5640_disable_micbias1_ovcd_irq(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
2149
static void rt5640_clear_micbias1_ovcd(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
2155
static bool rt5640_micbias1_ovcd(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
2165
static bool rt5640_jack_inserted(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
2192
static void rt5640_start_button_press_work(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
2209
struct snd_soc_component *component = rt5640->component;
sound/soc/codecs/rt5640.c
2258
int rt5640_detect_headset(struct snd_soc_component *component, struct gpio_desc *hp_det_gpio)
sound/soc/codecs/rt5640.c
2313
struct snd_soc_component *component = rt5640->component;
sound/soc/codecs/rt5640.c
2441
void rt5640_set_ovcd_params(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
2466
static void rt5640_disable_jack_detect(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
2489
static void rt5640_enable_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt5640.c
2587
struct snd_soc_component *component, struct snd_soc_jack *jack)
sound/soc/codecs/rt5640.c
2636
static int rt5640_set_jack(struct snd_soc_component *component,
sound/soc/codecs/rt5640.c
2653
static int rt5640_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
2790
static void rt5640_remove(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
2796
static int rt5640_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
2818
static int rt5640_resume(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
461
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5640.c
479
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5640.c
916
static void hp_amp_power_on(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
942
static void rt5640_pmu_depop(struct snd_soc_component *component)
sound/soc/codecs/rt5640.c
970
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5640.c
994
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5640.h
2137
struct snd_soc_component *component;
sound/soc/codecs/rt5640.h
2183
int rt5640_dmic_enable(struct snd_soc_component *component,
sound/soc/codecs/rt5640.h
2185
int rt5640_sel_asrc_clk_src(struct snd_soc_component *component,
sound/soc/codecs/rt5640.h
2188
void rt5640_set_ovcd_params(struct snd_soc_component *component);
sound/soc/codecs/rt5640.h
2189
void rt5640_enable_micbias1_for_ovcd(struct snd_soc_component *component);
sound/soc/codecs/rt5640.h
2190
void rt5640_disable_micbias1_for_ovcd(struct snd_soc_component *component);
sound/soc/codecs/rt5640.h
2191
int rt5640_detect_headset(struct snd_soc_component *component, struct gpio_desc *hp_det_gpio);
sound/soc/codecs/rt5645.c
1677
static void hp_amp_power(struct snd_soc_component *component, int on)
sound/soc/codecs/rt5645.c
1782
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5645.c
1848
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5645.c
1881
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5645.c
1911
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5645.c
1934
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5645.c
1959
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5645.c
2755
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5645.c
2831
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5645.c
2902
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5645.c
2936
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5645.c
3007
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5645.c
3070
static int rt5645_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt5645.c
3131
static void rt5645_enable_push_button_irq(struct snd_soc_component *component,
sound/soc/codecs/rt5645.c
3171
static int rt5645_jack_detect(struct snd_soc_component *component, int jack_insert)
sound/soc/codecs/rt5645.c
3261
static int rt5645_button_detect(struct snd_soc_component *component)
sound/soc/codecs/rt5645.c
3275
int rt5645_set_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt5645.c
3299
static int rt5645_component_set_jack(struct snd_soc_component *component,
sound/soc/codecs/rt5645.c
3451
static int rt5645_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5645.c
3504
static void rt5645_remove(struct snd_soc_component *component)
sound/soc/codecs/rt5645.c
3510
static int rt5645_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt5645.c
3520
static int rt5645_resume(struct snd_soc_component *component)
sound/soc/codecs/rt5645.c
444
struct snd_soc_component *component;
sound/soc/codecs/rt5645.c
475
static int rt5645_reset(struct snd_soc_component *component)
sound/soc/codecs/rt5645.c
708
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt5645.c
734
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt5645.c
776
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt5645.c
881
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5645.c
899
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5645.c
913
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5645.c
958
static int rt5645_enable_hweq(struct snd_soc_component *component)
sound/soc/codecs/rt5645.c
988
int rt5645_sel_asrc_clk_src(struct snd_soc_component *component,
sound/soc/codecs/rt5645.h
2204
int rt5645_sel_asrc_clk_src(struct snd_soc_component *component,
sound/soc/codecs/rt5645.h
2207
int rt5645_set_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt5651.c
1284
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5651.c
1350
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5651.c
1413
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5651.c
1451
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5651.c
1511
static int rt5651_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt5651.c
1560
static void rt5651_enable_micbias1_for_ovcd(struct snd_soc_component *component)
sound/soc/codecs/rt5651.c
1573
static void rt5651_disable_micbias1_for_ovcd(struct snd_soc_component *component)
sound/soc/codecs/rt5651.c
1585
static void rt5651_enable_micbias1_ovcd_irq(struct snd_soc_component *component)
sound/soc/codecs/rt5651.c
1594
static void rt5651_disable_micbias1_ovcd_irq(struct snd_soc_component *component)
sound/soc/codecs/rt5651.c
1603
static void rt5651_clear_micbias1_ovcd(struct snd_soc_component *component)
sound/soc/codecs/rt5651.c
1609
static bool rt5651_micbias1_ovcd(struct snd_soc_component *component)
sound/soc/codecs/rt5651.c
1619
static bool rt5651_jack_inserted(struct snd_soc_component *component)
sound/soc/codecs/rt5651.c
1662
static void rt5651_start_button_press_work(struct snd_soc_component *component)
sound/soc/codecs/rt5651.c
1679
struct snd_soc_component *component = rt5651->component;
sound/soc/codecs/rt5651.c
1728
static int rt5651_detect_headset(struct snd_soc_component *component)
sound/soc/codecs/rt5651.c
1787
struct snd_soc_component *component = rt5651->component;
sound/soc/codecs/rt5651.c
1858
static void rt5651_enable_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt5651.c
1970
static void rt5651_disable_jack_detect(struct snd_soc_component *component)
sound/soc/codecs/rt5651.c
1986
static int rt5651_set_jack(struct snd_soc_component *component,
sound/soc/codecs/rt5651.c
2004
static void rt5651_apply_properties(struct snd_soc_component *component)
sound/soc/codecs/rt5651.c
2060
static int rt5651_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5651.c
2078
static int rt5651_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt5651.c
2087
static int rt5651_resume(struct snd_soc_component *component)
sound/soc/codecs/rt5651.c
379
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5651.c
684
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5651.c
722
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5651.c
767
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5651.c
787
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5651.c
810
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5651.c
833
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5651.h
2069
struct snd_soc_component *component;
sound/soc/codecs/rt5659.c
1200
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt5659.c
1213
static void rt5659_enable_push_button_irq(struct snd_soc_component *component,
sound/soc/codecs/rt5659.c
1258
static int rt5659_headset_detect(struct snd_soc_component *component, int jack_insert)
sound/soc/codecs/rt5659.c
1318
static int rt5659_button_detect(struct snd_soc_component *component)
sound/soc/codecs/rt5659.c
1339
int rt5659_set_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt5659.c
1567
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5659.c
1587
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5659.c
1612
struct snd_soc_component *component =
sound/soc/codecs/rt5659.c
1638
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5659.c
1659
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5659.c
1673
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5659.c
2346
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5659.c
2378
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5659.c
2400
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5659.c
3278
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5659.c
3361
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5659.c
3426
static int rt5659_set_component_sysclk(struct snd_soc_component *component, int clk_id,
sound/soc/codecs/rt5659.c
3465
static int rt5659_set_component_pll(struct snd_soc_component *component, int pll_id,
sound/soc/codecs/rt5659.c
3535
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5659.c
3586
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5659.c
3611
static int rt5659_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt5659.c
3663
static int rt5659_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5659.c
3684
static void rt5659_remove(struct snd_soc_component *component)
sound/soc/codecs/rt5659.c
3692
static int rt5659_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt5659.c
3701
static int rt5659_resume(struct snd_soc_component *component)
sound/soc/codecs/rt5659.h
1793
struct snd_soc_component *component;
sound/soc/codecs/rt5659.h
1818
int rt5659_set_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt5660.c
1010
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5660.c
1068
static int rt5660_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt5660.c
1118
static int rt5660_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5660.c
1127
static void rt5660_remove(struct snd_soc_component *component)
sound/soc/codecs/rt5660.c
1133
static int rt5660_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt5660.c
1143
static int rt5660_resume(struct snd_soc_component *component)
sound/soc/codecs/rt5660.c
352
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5660.c
371
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5660.c
539
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5660.c
836
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5660.c
903
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5660.c
971
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5660.h
831
struct snd_soc_component *component;
sound/soc/codecs/rt5663.c
1398
static void rt5663_enable_push_button_irq(struct snd_soc_component *component,
sound/soc/codecs/rt5663.c
1464
static int rt5663_v2_jack_detect(struct snd_soc_component *component, int jack_insert)
sound/soc/codecs/rt5663.c
1536
static int rt5663_jack_detect(struct snd_soc_component *component, int jack_insert)
sound/soc/codecs/rt5663.c
1672
static int rt5663_impedance_sensing(struct snd_soc_component *component)
sound/soc/codecs/rt5663.c
1843
static int rt5663_button_detect(struct snd_soc_component *component)
sound/soc/codecs/rt5663.c
1868
static int rt5663_set_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt5663.c
1880
static bool rt5663_check_jd_status(struct snd_soc_component *component)
sound/soc/codecs/rt5663.c
1904
struct snd_soc_component *component = rt5663->component;
sound/soc/codecs/rt5663.c
2005
struct snd_soc_component *component = rt5663->component;
sound/soc/codecs/rt5663.c
2074
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5663.c
2088
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5663.c
2130
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5663.c
2173
int rt5663_sel_asrc_clk_src(struct snd_soc_component *component,
sound/soc/codecs/rt5663.c
2322
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5663.c
2380
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5663.c
2410
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5663.c
2434
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5663.c
2766
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5663.c
2813
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5663.c
2861
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5663.c
2896
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5663.c
2969
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5663.c
3035
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5663.c
3075
static int rt5663_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt5663.c
3141
static int rt5663_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5663.c
3178
static void rt5663_remove(struct snd_soc_component *component)
sound/soc/codecs/rt5663.c
3186
static int rt5663_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt5663.c
3202
static int rt5663_resume(struct snd_soc_component *component)
sound/soc/codecs/rt5663.c
58
struct snd_soc_component *component;
sound/soc/codecs/rt5663.h
1125
int rt5663_sel_asrc_clk_src(struct snd_soc_component *component,
sound/soc/codecs/rt5665.c
1012
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt5665.c
1025
static int rt5665_button_detect(struct snd_soc_component *component)
sound/soc/codecs/rt5665.c
1036
static void rt5665_enable_push_button_irq(struct snd_soc_component *component,
sound/soc/codecs/rt5665.c
1067
static int rt5665_headset_detect(struct snd_soc_component *component, int jack_insert)
sound/soc/codecs/rt5665.c
1161
static int rt5665_set_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt5665.c
1379
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5665.c
1399
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5665.c
1423
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5665.c
1437
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5665.c
2374
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5665.c
2406
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5665.c
2432
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5665.c
2472
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5665.c
2530
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5665.c
3952
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5665.c
4008
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5665.c
41
struct snd_soc_component *component;
sound/soc/codecs/rt5665.c
4118
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5665.c
4185
static int rt5665_set_component_sysclk(struct snd_soc_component *component, int clk_id,
sound/soc/codecs/rt5665.c
4231
static int rt5665_set_component_pll(struct snd_soc_component *component, int pll_id,
sound/soc/codecs/rt5665.c
4300
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5665.c
4326
static int rt5665_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt5665.c
4359
static int rt5665_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5665.c
4370
static void rt5665_remove(struct snd_soc_component *component)
sound/soc/codecs/rt5665.c
4378
static int rt5665_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt5665.c
4387
static int rt5665_resume(struct snd_soc_component *component)
sound/soc/codecs/rt5665.c
996
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt5668.c
1129
struct snd_soc_component *component =
sound/soc/codecs/rt5668.c
1146
struct snd_soc_component *component =
sound/soc/codecs/rt5668.c
1177
struct snd_soc_component *component =
sound/soc/codecs/rt5668.c
1192
struct snd_soc_component *component =
sound/soc/codecs/rt5668.c
1378
struct snd_soc_component *component =
sound/soc/codecs/rt5668.c
1427
struct snd_soc_component *component =
sound/soc/codecs/rt5668.c
1826
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5668.c
1878
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5668.c
1964
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5668.c
2046
static int rt5668_set_component_sysclk(struct snd_soc_component *component,
sound/soc/codecs/rt5668.c
2094
static int rt5668_set_component_pll(struct snd_soc_component *component,
sound/soc/codecs/rt5668.c
2155
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5668.c
2179
static int rt5668_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt5668.c
2214
static int rt5668_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5668.c
2223
static void rt5668_remove(struct snd_soc_component *component)
sound/soc/codecs/rt5668.c
2231
static int rt5668_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt5668.c
2240
static int rt5668_resume(struct snd_soc_component *component)
sound/soc/codecs/rt5668.c
43
struct snd_soc_component *component;
sound/soc/codecs/rt5668.c
803
static int rt5668_button_detect(struct snd_soc_component *component)
sound/soc/codecs/rt5668.c
815
static void rt5668_enable_push_button_irq(struct snd_soc_component *component,
sound/soc/codecs/rt5668.c
852
static int rt5668_headset_detect(struct snd_soc_component *component,
sound/soc/codecs/rt5668.c
928
static int rt5668_set_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt5670.c
1445
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5670.c
1481
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5670.c
1531
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5670.c
1558
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5670.c
1581
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5670.c
2373
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5670.c
2441
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5670.c
2501
static int rt5670_set_codec_sysclk(struct snd_soc_component *component, int clk_id,
sound/soc/codecs/rt5670.c
2535
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5670.c
2608
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5670.c
2653
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5670.c
2669
static int rt5670_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt5670.c
2725
static int rt5670_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5670.c
2758
static void rt5670_remove(struct snd_soc_component *component)
sound/soc/codecs/rt5670.c
2767
static int rt5670_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt5670.c
2776
static int rt5670_resume(struct snd_soc_component *component)
sound/soc/codecs/rt5670.c
431
static int rt5670_headset_detect(struct snd_soc_component *component, int jack_insert)
sound/soc/codecs/rt5670.c
479
void rt5670_jack_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt5670.c
488
void rt5670_jack_resume(struct snd_soc_component *component)
sound/soc/codecs/rt5670.c
497
static int rt5670_button_detect(struct snd_soc_component *component)
sound/soc/codecs/rt5670.c
577
int rt5670_set_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt5670.c
655
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt5670.c
667
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt5670.c
747
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5670.c
765
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5670.c
777
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5670.c
829
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5670.c
853
int rt5670_sel_asrc_clk_src(struct snd_soc_component *component,
sound/soc/codecs/rt5670.c
969
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt5670.h
1980
int rt5670_sel_asrc_clk_src(struct snd_soc_component *component,
sound/soc/codecs/rt5670.h
1984
struct snd_soc_component *component;
sound/soc/codecs/rt5670.h
2023
void rt5670_jack_suspend(struct snd_soc_component *component);
sound/soc/codecs/rt5670.h
2024
void rt5670_jack_resume(struct snd_soc_component *component);
sound/soc/codecs/rt5670.h
2025
int rt5670_set_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt5677-spi.c
104
struct snd_soc_component *component,
sound/soc/codecs/rt5677-spi.c
112
struct snd_soc_component *component,
sound/soc/codecs/rt5677-spi.c
116
struct snd_soc_component *codec_component =
sound/soc/codecs/rt5677-spi.c
129
struct snd_soc_component *component,
sound/soc/codecs/rt5677-spi.c
144
struct snd_soc_component *component,
sound/soc/codecs/rt5677-spi.c
158
struct snd_soc_component *component,
sound/soc/codecs/rt5677-spi.c
162
struct snd_soc_component *rt5677_component =
sound/soc/codecs/rt5677-spi.c
176
struct snd_soc_component *component,
sound/soc/codecs/rt5677-spi.c
374
static int rt5677_spi_pcm_new(struct snd_soc_component *component,
sound/soc/codecs/rt5677-spi.c
382
static int rt5677_spi_pcm_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5677.c
1087
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5677.c
1105
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5677.c
1120
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5677.c
1203
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5677.c
1226
int rt5677_sel_asrc_clk_src(struct snd_soc_component *component,
sound/soc/codecs/rt5677.c
1408
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/rt5677.c
2569
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5677.c
2593
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5677.c
2617
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5677.c
2639
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5677.c
2661
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5677.c
2688
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5677.c
2711
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5677.c
2734
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5677.c
4290
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5677.c
4375
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5677.c
4449
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5677.c
4502
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5677.c
4582
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5677.c
4642
static int rt5677_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt5677.c
4881
static int rt5677_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5677.c
4915
static void rt5677_remove(struct snd_soc_component *component)
sound/soc/codecs/rt5677.c
4927
static int rt5677_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt5677.c
4947
static int rt5677_resume(struct snd_soc_component *component)
sound/soc/codecs/rt5677.c
563
struct snd_soc_component *component = rt5677->component;
sound/soc/codecs/rt5677.c
621
struct snd_soc_component *component = rt5677->component;
sound/soc/codecs/rt5677.c
813
struct snd_soc_component *component = rt5677->component;
sound/soc/codecs/rt5677.c
873
static int rt5677_set_dsp_vad(struct snd_soc_component *component, bool on)
sound/soc/codecs/rt5677.c
980
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt5677.c
991
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt5677.h
1768
struct snd_soc_component *component;
sound/soc/codecs/rt5677.h
1802
int (*set_dsp_vad)(struct snd_soc_component *component, bool on);
sound/soc/codecs/rt5677.h
1805
int rt5677_sel_asrc_clk_src(struct snd_soc_component *component,
sound/soc/codecs/rt5682-sdw.c
107
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5682-sdw.c
225
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5682.c
1014
static int rt5682_set_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt5682.c
1262
struct snd_soc_component *component =
sound/soc/codecs/rt5682.c
1282
struct snd_soc_component *component =
sound/soc/codecs/rt5682.c
1327
struct snd_soc_component *component =
sound/soc/codecs/rt5682.c
1342
struct snd_soc_component *component =
sound/soc/codecs/rt5682.c
1357
struct snd_soc_component *component =
sound/soc/codecs/rt5682.c
1542
struct snd_soc_component *component =
sound/soc/codecs/rt5682.c
1581
struct snd_soc_component *component =
sound/soc/codecs/rt5682.c
1621
struct snd_soc_component *component =
sound/soc/codecs/rt5682.c
2066
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5682.c
2135
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5682.c
2223
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5682.c
2305
static int rt5682_set_component_sysclk(struct snd_soc_component *component,
sound/soc/codecs/rt5682.c
2353
static int rt5682_set_component_pll(struct snd_soc_component *component,
sound/soc/codecs/rt5682.c
2485
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5682.c
2517
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5682.c
2541
static int rt5682_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt5682.c
2591
struct snd_soc_component *component;
sound/soc/codecs/rt5682.c
2629
struct snd_soc_component *component;
sound/soc/codecs/rt5682.c
2707
struct snd_soc_component *component;
sound/soc/codecs/rt5682.c
2829
struct snd_soc_component *component;
sound/soc/codecs/rt5682.c
2928
static int rt5682_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5682.c
2954
static void rt5682_remove(struct snd_soc_component *component)
sound/soc/codecs/rt5682.c
2962
static int rt5682_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt5682.c
3015
static int rt5682_resume(struct snd_soc_component *component)
sound/soc/codecs/rt5682.c
839
int rt5682_sel_asrc_clk_src(struct snd_soc_component *component,
sound/soc/codecs/rt5682.c
868
static int rt5682_button_detect(struct snd_soc_component *component)
sound/soc/codecs/rt5682.c
882
static void rt5682_enable_push_button_irq(struct snd_soc_component *component,
sound/soc/codecs/rt5682.c
928
static int rt5682_headset_detect(struct snd_soc_component *component, int jack_insert)
sound/soc/codecs/rt5682.h
1432
struct snd_soc_component *component;
sound/soc/codecs/rt5682.h
1474
int rt5682_sel_asrc_clk_src(struct snd_soc_component *component,
sound/soc/codecs/rt5682s.c
1055
int rt5682s_sel_asrc_clk_src(struct snd_soc_component *component,
sound/soc/codecs/rt5682s.c
1143
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5682s.c
1162
struct snd_soc_component *component = rt5682s->component;
sound/soc/codecs/rt5682s.c
1182
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5682s.c
1199
struct snd_soc_component *component = rt5682s->component;
sound/soc/codecs/rt5682s.c
1223
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5682s.c
1248
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5682s.c
1281
struct snd_soc_component *component = rt5682s->component;
sound/soc/codecs/rt5682s.c
1320
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5682s.c
1338
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5682s.c
1351
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5682s.c
1364
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5682s.c
1392
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5682s.c
1437
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5682s.c
1462
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt5682s.c
1984
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5682s.c
2064
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5682s.c
2131
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5682s.c
2213
static int rt5682s_set_component_sysclk(struct snd_soc_component *component,
sound/soc/codecs/rt5682s.c
2330
static int rt5682s_set_component_pll(struct snd_soc_component *component,
sound/soc/codecs/rt5682s.c
2430
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5682s.c
2462
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt5682s.c
2484
static int rt5682s_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt5682s.c
2531
struct snd_soc_component *component = rt5682s->component;
sound/soc/codecs/rt5682s.c
2568
struct snd_soc_component *component = rt5682s->component;
sound/soc/codecs/rt5682s.c
2597
struct snd_soc_component *component = rt5682s->component;
sound/soc/codecs/rt5682s.c
2620
struct snd_soc_component *component = rt5682s->component;
sound/soc/codecs/rt5682s.c
2643
struct snd_soc_component *component = rt5682s->component;
sound/soc/codecs/rt5682s.c
2689
struct snd_soc_component *component = rt5682s->component;
sound/soc/codecs/rt5682s.c
2753
struct snd_soc_component *component = rt5682s->component;
sound/soc/codecs/rt5682s.c
2786
static int rt5682s_register_dai_clks(struct snd_soc_component *component)
sound/soc/codecs/rt5682s.c
2849
static int rt5682s_dai_probe_clks(struct snd_soc_component *component)
sound/soc/codecs/rt5682s.c
2870
static inline int rt5682s_dai_probe_clks(struct snd_soc_component *component)
sound/soc/codecs/rt5682s.c
2876
static int rt5682s_probe(struct snd_soc_component *component)
sound/soc/codecs/rt5682s.c
2885
static void rt5682s_remove(struct snd_soc_component *component)
sound/soc/codecs/rt5682s.c
2893
static int rt5682s_suspend(struct snd_soc_component *component)
sound/soc/codecs/rt5682s.c
2912
static int rt5682s_resume(struct snd_soc_component *component)
sound/soc/codecs/rt5682s.c
627
static int rt5682s_button_detect(struct snd_soc_component *component)
sound/soc/codecs/rt5682s.c
647
static void rt5682s_sar_power_mode(struct snd_soc_component *component, int mode)
sound/soc/codecs/rt5682s.c
702
static void rt5682s_enable_push_button_irq(struct snd_soc_component *component)
sound/soc/codecs/rt5682s.c
718
static void rt5682s_disable_push_button_irq(struct snd_soc_component *component)
sound/soc/codecs/rt5682s.c
741
static int rt5682s_headset_detect(struct snd_soc_component *component, int jack_insert)
sound/soc/codecs/rt5682s.c
942
static int rt5682s_set_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt5682s.h
1455
struct snd_soc_component *component;
sound/soc/codecs/rt5682s.h
1489
int rt5682s_sel_asrc_clk_src(struct snd_soc_component *component,
sound/soc/codecs/rt700.c
314
static int rt700_set_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt700.c
363
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt700.c
460
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt700.c
525
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt700.c
553
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt700.c
633
struct snd_soc_component *component =
sound/soc/codecs/rt700.c
653
struct snd_soc_component *component =
sound/soc/codecs/rt700.c
673
struct snd_soc_component *component =
sound/soc/codecs/rt700.c
693
struct snd_soc_component *component =
sound/soc/codecs/rt700.c
713
struct snd_soc_component *component =
sound/soc/codecs/rt700.c
738
struct snd_soc_component *component =
sound/soc/codecs/rt700.c
817
static int rt700_probe(struct snd_soc_component *component)
sound/soc/codecs/rt700.c
834
static int rt700_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt700.c
893
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt700.c
976
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt700.h
14
struct snd_soc_component *component;
sound/soc/codecs/rt711-sdca.c
1021
struct snd_soc_component *component =
sound/soc/codecs/rt711-sdca.c
1041
struct snd_soc_component *component =
sound/soc/codecs/rt711-sdca.c
1061
struct snd_soc_component *component =
sound/soc/codecs/rt711-sdca.c
1086
struct snd_soc_component *component =
sound/soc/codecs/rt711-sdca.c
1111
struct snd_soc_component *component =
sound/soc/codecs/rt711-sdca.c
1136
struct snd_soc_component *component =
sound/soc/codecs/rt711-sdca.c
1175
struct snd_soc_component *component =
sound/soc/codecs/rt711-sdca.c
1282
static int rt711_sdca_probe(struct snd_soc_component *component)
sound/soc/codecs/rt711-sdca.c
1330
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt711-sdca.c
1411
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt711-sdca.c
522
static int rt711_sdca_set_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt711-sdca.c
557
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt711-sdca.c
641
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt711-sdca.c
753
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt711-sdca.c
764
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt711-sdca.c
784
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt711-sdca.c
795
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt711-sdca.c
816
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt711-sdca.c
831
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt711-sdca.c
903
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt711-sdca.c
925
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt711-sdca.c
988
struct snd_soc_component *component =
sound/soc/codecs/rt711-sdca.h
20
struct snd_soc_component *component;
sound/soc/codecs/rt711.c
1060
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt711.c
456
static int rt711_set_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt711.c
505
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt711.c
609
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt711.c
683
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt711.c
712
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt711.c
781
struct snd_soc_component *component =
sound/soc/codecs/rt711.c
812
struct snd_soc_component *component =
sound/soc/codecs/rt711.c
832
struct snd_soc_component *component =
sound/soc/codecs/rt711.c
895
static int rt711_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt711.c
933
static int rt711_probe(struct snd_soc_component *component)
sound/soc/codecs/rt711.c
982
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt711.h
16
struct snd_soc_component *component;
sound/soc/codecs/rt712-sdca-dmic.c
248
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt712-sdca-dmic.c
277
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt712-sdca-dmic.c
342
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt712-sdca-dmic.c
357
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt712-sdca-dmic.c
432
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt712-sdca-dmic.c
454
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt712-sdca-dmic.c
515
struct snd_soc_component *component =
sound/soc/codecs/rt712-sdca-dmic.c
535
struct snd_soc_component *component =
sound/soc/codecs/rt712-sdca-dmic.c
588
static int rt712_sdca_dmic_probe(struct snd_soc_component *component)
sound/soc/codecs/rt712-sdca-dmic.c
634
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt712-sdca-dmic.c
713
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt712-sdca-dmic.h
17
struct snd_soc_component *component;
sound/soc/codecs/rt712-sdca.c
1015
static int rt712_sdca_probe(struct snd_soc_component *component)
sound/soc/codecs/rt712-sdca.c
1047
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt712-sdca.c
1076
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt712-sdca.c
1140
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt712-sdca.c
1155
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt712-sdca.c
1230
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt712-sdca.c
1252
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt712-sdca.c
1317
struct snd_soc_component *component =
sound/soc/codecs/rt712-sdca.c
1337
struct snd_soc_component *component =
sound/soc/codecs/rt712-sdca.c
1390
static int rt712_sdca_dmic_probe(struct snd_soc_component *component)
sound/soc/codecs/rt712-sdca.c
1451
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt712-sdca.c
1568
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt712-sdca.c
457
static int rt712_sdca_set_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt712-sdca.c
491
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt712-sdca.c
558
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt712-sdca.c
626
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt712-sdca.c
637
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt712-sdca.c
680
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt712-sdca.c
691
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt712-sdca.c
746
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt712-sdca.c
770
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt712-sdca.c
819
struct snd_soc_component *component =
sound/soc/codecs/rt712-sdca.c
839
struct snd_soc_component *component =
sound/soc/codecs/rt712-sdca.c
859
struct snd_soc_component *component =
sound/soc/codecs/rt712-sdca.c
884
struct snd_soc_component *component =
sound/soc/codecs/rt712-sdca.c
909
struct snd_soc_component *component =
sound/soc/codecs/rt712-sdca.h
21
struct snd_soc_component *component;
sound/soc/codecs/rt712-sdca.h
22
struct snd_soc_component *dmic_component;
sound/soc/codecs/rt715-sdca.c
134
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt715-sdca.c
167
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt715-sdca.c
203
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt715-sdca.c
239
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt715-sdca.c
262
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt715-sdca.c
287
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt715-sdca.c
325
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt715-sdca.c
351
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt715-sdca.c
505
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt715-sdca.c
540
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt715-sdca.c
651
struct snd_soc_component *component =
sound/soc/codecs/rt715-sdca.c
751
static int rt715_sdca_probe(struct snd_soc_component *component)
sound/soc/codecs/rt715-sdca.c
796
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt715-sdca.c
900
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt715.c
127
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt715.c
217
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt715.c
251
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt715.c
332
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt715.c
358
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt715.c
440
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt715.c
546
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt715.c
576
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt715.c
746
static int rt715_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/rt715.c
775
static int rt715_probe(struct snd_soc_component *component)
sound/soc/codecs/rt715.c
822
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt715.c
916
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt721-sdca.c
1002
struct snd_soc_component *component =
sound/soc/codecs/rt721-sdca.c
1022
struct snd_soc_component *component =
sound/soc/codecs/rt721-sdca.c
1045
struct snd_soc_component *component =
sound/soc/codecs/rt721-sdca.c
1068
struct snd_soc_component *component =
sound/soc/codecs/rt721-sdca.c
1091
struct snd_soc_component *component =
sound/soc/codecs/rt721-sdca.c
1225
static int rt721_sdca_probe(struct snd_soc_component *component)
sound/soc/codecs/rt721-sdca.c
1270
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt721-sdca.c
1397
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt721-sdca.c
315
static int rt721_sdca_set_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt721-sdca.c
345
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt721-sdca.c
431
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt721-sdca.c
510
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt721-sdca.c
525
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt721-sdca.c
570
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt721-sdca.c
581
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt721-sdca.c
617
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt721-sdca.c
648
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt721-sdca.c
749
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt721-sdca.c
788
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/rt721-sdca.c
894
struct snd_soc_component *component =
sound/soc/codecs/rt721-sdca.c
924
struct snd_soc_component *component =
sound/soc/codecs/rt721-sdca.c
953
struct snd_soc_component *component =
sound/soc/codecs/rt721-sdca.c
982
struct snd_soc_component *component =
sound/soc/codecs/rt721-sdca.h
21
struct snd_soc_component *component;
sound/soc/codecs/rt722-sdca.c
1075
static int rt722_sdca_probe(struct snd_soc_component *component)
sound/soc/codecs/rt722-sdca.c
1120
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt722-sdca.c
1229
struct snd_soc_component *component = dai->component;
sound/soc/codecs/rt722-sdca.c
321
static int rt722_sdca_set_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/rt722-sdca.c
351
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt722-sdca.c
422
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt722-sdca.c
486
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt722-sdca.c
501
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt722-sdca.c
546
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt722-sdca.c
557
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt722-sdca.c
593
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt722-sdca.c
624
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt722-sdca.c
778
struct snd_soc_component *component =
sound/soc/codecs/rt722-sdca.c
807
struct snd_soc_component *component =
sound/soc/codecs/rt722-sdca.c
836
struct snd_soc_component *component =
sound/soc/codecs/rt722-sdca.c
857
struct snd_soc_component *component =
sound/soc/codecs/rt722-sdca.c
899
struct snd_soc_component *component =
sound/soc/codecs/rt722-sdca.c
924
struct snd_soc_component *component =
sound/soc/codecs/rt722-sdca.c
949
struct snd_soc_component *component =
sound/soc/codecs/rt722-sdca.c
974
struct snd_soc_component *component =
sound/soc/codecs/rt722-sdca.h
20
struct snd_soc_component *component;
sound/soc/codecs/rt9120.c
110
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt9120.c
159
static int rt9120_codec_probe(struct snd_soc_component *comp)
sound/soc/codecs/rt9120.c
180
static int rt9120_codec_suspend(struct snd_soc_component *comp)
sound/soc/codecs/rt9120.c
185
static int rt9120_codec_resume(struct snd_soc_component *comp)
sound/soc/codecs/rt9120.c
205
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/rt9120.c
239
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/rt9123.c
110
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt9123.c
121
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt9123.c
148
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/rt9123.c
206
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/rt9123.c
238
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/rt9123.c
57
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rt9123p.c
31
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/rt9123p.c
63
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rtq9124.c
141
static int rtq9124_comp_probe(struct snd_soc_component *comp)
sound/soc/codecs/rtq9124.c
179
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/rtq9124.c
221
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/rtq9124.c
65
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rtq9128.c
350
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/rtq9128.c
454
static int rtq9128_component_probe(struct snd_soc_component *comp)
sound/soc/codecs/rtq9128.c
552
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/rtq9128.c
619
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/rtq9128.c
720
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/sdw-mockup.c
26
static int sdw_mockup_component_probe(struct snd_soc_component *component)
sound/soc/codecs/sdw-mockup.c
31
static void sdw_mockup_component_remove(struct snd_soc_component *component)
sound/soc/codecs/sdw-mockup.c
59
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sdw-mockup.c
91
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sgtl5000.c
1051
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sgtl5000.c
1125
static int sgtl5000_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/sgtl5000.c
1289
static int sgtl5000_set_power_regs(struct snd_soc_component *component)
sound/soc/codecs/sgtl5000.c
1458
static int sgtl5000_probe(struct snd_soc_component *component)
sound/soc/codecs/sgtl5000.c
1518
static int sgtl5000_of_xlate_dai_id(struct snd_soc_component *component,
sound/soc/codecs/sgtl5000.c
157
static inline int hp_sel_input(struct snd_soc_component *component)
sound/soc/codecs/sgtl5000.c
163
static inline u16 mute_output(struct snd_soc_component *component,
sound/soc/codecs/sgtl5000.c
174
static inline void restore_output(struct snd_soc_component *component,
sound/soc/codecs/sgtl5000.c
181
static void vag_power_on(struct snd_soc_component *component, u32 source)
sound/soc/codecs/sgtl5000.c
198
static int vag_power_consumers(struct snd_soc_component *component,
sound/soc/codecs/sgtl5000.c
226
static void vag_power_off(struct snd_soc_component *component, u32 source)
sound/soc/codecs/sgtl5000.c
269
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/sgtl5000.c
288
static int vag_and_mute_control(struct snd_soc_component *component,
sound/soc/codecs/sgtl5000.c
343
struct snd_soc_component *component =
sound/soc/codecs/sgtl5000.c
356
struct snd_soc_component *component =
sound/soc/codecs/sgtl5000.c
365
struct snd_soc_component *component =
sound/soc/codecs/sgtl5000.c
543
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sgtl5000.c
596
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sgtl5000.c
634
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sgtl5000.c
667
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sgtl5000.c
780
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/sgtl5000.c
797
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/sgtl5000.c
865
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/sgtl5000.c
892
static int sgtl5000_set_clock(struct snd_soc_component *component, int frame_rate)
sound/soc/codecs/si476x.c
225
static int si476x_probe(struct snd_soc_component *component)
sound/soc/codecs/sigmadsp.c
699
struct snd_soc_component *component)
sound/soc/codecs/sigmadsp.h
18
struct snd_soc_component;
sound/soc/codecs/sigmadsp.h
35
struct snd_soc_component *component;
sound/soc/codecs/sigmadsp.h
60
struct snd_soc_component *component);
sound/soc/codecs/simple-amplifier.c
21
struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/simple-mux.c
38
struct snd_soc_component *c = snd_soc_dapm_to_component(dapm);
sound/soc/codecs/simple-mux.c
51
struct snd_soc_component *c = snd_soc_dapm_to_component(dapm);
sound/soc/codecs/simple-mux.c
73
static unsigned int simple_mux_read(struct snd_soc_component *component,
sound/soc/codecs/simple-mux.c
87
struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/sma1303.c
1164
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sma1303.c
1186
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sma1303.c
1227
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sma1303.c
1322
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sma1303.c
1558
static int sma1303_probe(struct snd_soc_component *component)
sound/soc/codecs/sma1303.c
1567
static void sma1303_remove(struct snd_soc_component *component)
sound/soc/codecs/sma1303.c
312
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1303.c
325
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1303.c
344
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1303.c
360
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1303.c
376
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1303.c
393
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1303.c
409
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1303.c
426
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1303.c
439
static int sma1303_startup(struct snd_soc_component *component)
sound/soc/codecs/sma1303.c
489
static int sma1303_shutdown(struct snd_soc_component *component)
sound/soc/codecs/sma1303.c
518
struct snd_soc_component *component =
sound/soc/codecs/sma1303.c
588
struct snd_soc_component *component =
sound/soc/codecs/sma1303.c
728
struct snd_soc_component *component =
sound/soc/codecs/sma1303.c
780
struct snd_soc_component *component =
sound/soc/codecs/sma1303.c
814
struct snd_soc_component *component =
sound/soc/codecs/sma1303.c
921
static int sma1303_setup_pll(struct snd_soc_component *component,
sound/soc/codecs/sma1303.c
976
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sma1303.c
98
static int sma1303_startup(struct snd_soc_component *);
sound/soc/codecs/sma1303.c
99
static int sma1303_shutdown(struct snd_soc_component *);
sound/soc/codecs/sma1307.c
106
static struct snd_soc_component *sma1307_amp_component;
sound/soc/codecs/sma1307.c
108
static void sma1307_startup(struct snd_soc_component *);
sound/soc/codecs/sma1307.c
109
static void sma1307_shutdown(struct snd_soc_component *);
sound/soc/codecs/sma1307.c
110
static void sma1307_reset(struct snd_soc_component *);
sound/soc/codecs/sma1307.c
111
static void sma1307_set_binary(struct snd_soc_component *);
sound/soc/codecs/sma1307.c
112
static void sma1307_set_default(struct snd_soc_component *);
sound/soc/codecs/sma1307.c
1122
static void sma1307_setup_pll(struct snd_soc_component *component,
sound/soc/codecs/sma1307.c
1165
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sma1307.c
1319
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sma1307.c
1340
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sma1307.c
1431
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sma1307.c
1528
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sma1307.c
1782
static void sma1307_reset(struct snd_soc_component *component)
sound/soc/codecs/sma1307.c
1812
static void sma1307_set_binary(struct snd_soc_component *component)
sound/soc/codecs/sma1307.c
1838
static void sma1307_set_default(struct snd_soc_component *component)
sound/soc/codecs/sma1307.c
1852
static int sma1307_probe(struct snd_soc_component *component)
sound/soc/codecs/sma1307.c
306
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1307.c
317
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1307.c
334
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1307.c
367
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1307.c
420
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1307.c
431
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1307.c
448
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1307.c
459
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1307.c
476
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1307.c
487
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1307.c
509
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1307.c
525
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sma1307.c
535
static void sma1307_startup(struct snd_soc_component *component)
sound/soc/codecs/sma1307.c
568
static void sma1307_shutdown(struct snd_soc_component *component)
sound/soc/codecs/sma1307.c
591
struct snd_soc_component *component =
sound/soc/codecs/sma1307.c
640
struct snd_soc_component *component =
sound/soc/codecs/sma1307.c
714
struct snd_soc_component *component =
sound/soc/codecs/sma1307.c
744
struct snd_soc_component *component =
sound/soc/codecs/sma1307.c
776
struct snd_soc_component *component =
sound/soc/codecs/sma1307.c
794
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/codecs/sma1307.c
807
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/codecs/sma1307.c
832
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/codecs/sma1307.c
846
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/codecs/sma1307.c
871
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/codecs/sma1307.c
894
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/codecs/sma1307.c
931
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/codecs/sma1307.c
944
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/codecs/src4xxx.c
156
struct snd_soc_component *component = dai->component;
sound/soc/codecs/src4xxx.c
206
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/src4xxx.c
220
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ssm2305.c
22
struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/ssm2518.c
337
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ssm2518.c
499
static int ssm2518_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/ssm2518.c
644
static int ssm2518_set_sysclk(struct snd_soc_component *component, int clk_id,
sound/soc/codecs/ssm2602.c
309
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ssm2602.c
344
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ssm2602.c
373
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/ssm2602.c
487
static int ssm2602_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/ssm2602.c
554
static int ssm2602_resume(struct snd_soc_component *component)
sound/soc/codecs/ssm2602.c
563
static int ssm2602_component_probe(struct snd_soc_component *component)
sound/soc/codecs/ssm2602.c
588
static int ssm2604_component_probe(struct snd_soc_component *component)
sound/soc/codecs/ssm2602.c
602
static int ssm260x_component_probe(struct snd_soc_component *component)
sound/soc/codecs/ssm3515.c
128
static void ssm3515_read_faults(struct snd_soc_component *component)
sound/soc/codecs/ssm3515.c
151
static int ssm3515_probe(struct snd_soc_component *component)
sound/soc/codecs/ssm3515.c
187
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ssm3515.c
239
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ssm3515.c
301
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ssm4567.c
201
struct snd_soc_component *component = dai->component;
sound/soc/codecs/ssm4567.c
368
static int ssm4567_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/sta32x.c
140
struct snd_soc_component *component;
sound/soc/codecs/sta32x.c
267
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sta32x.c
309
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sta32x.c
344
static int sta32x_sync_coef_shadow(struct snd_soc_component *component)
sound/soc/codecs/sta32x.c
372
static int sta32x_cache_sync(struct snd_soc_component *component)
sound/soc/codecs/sta32x.c
392
struct snd_soc_component *component = sta32x->component;
sound/soc/codecs/sta32x.c
579
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/sta32x.c
599
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/sta32x.c
648
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sta32x.c
797
static int sta32x_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/sta32x.c
872
static int sta32x_probe(struct snd_soc_component *component)
sound/soc/codecs/sta32x.c
992
static void sta32x_remove(struct snd_soc_component *component)
sound/soc/codecs/sta350.c
1040
static void sta350_remove(struct snd_soc_component *component)
sound/soc/codecs/sta350.c
304
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sta350.c
346
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/sta350.c
381
static int sta350_sync_coef_shadow(struct snd_soc_component *component)
sound/soc/codecs/sta350.c
409
static int sta350_cache_sync(struct snd_soc_component *component)
sound/soc/codecs/sta350.c
608
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/sta350.c
628
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/sta350.c
677
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sta350.c
829
static int sta350_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/sta350.c
907
static int sta350_probe(struct snd_soc_component *component)
sound/soc/codecs/sta529.c
154
static int sta529_set_bias_level(struct snd_soc_component *component, enum
sound/soc/codecs/sta529.c
191
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sta529.c
269
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/stac9766.c
167
struct snd_soc_component *component = dai->component;
sound/soc/codecs/stac9766.c
185
struct snd_soc_component *component = dai->component;
sound/soc/codecs/stac9766.c
199
static int stac9766_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/stac9766.c
216
static int stac9766_component_resume(struct snd_soc_component *component)
sound/soc/codecs/stac9766.c
271
static int stac9766_component_probe(struct snd_soc_component *component)
sound/soc/codecs/stac9766.c
297
static void stac9766_component_remove(struct snd_soc_component *component)
sound/soc/codecs/sti-sas.c
176
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sti-sas.c
214
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sti-sas.c
253
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sti-sas.c
278
struct snd_soc_component *component = dai->component;
sound/soc/codecs/sti-sas.c
364
static int sti_sas_resume(struct snd_soc_component *component)
sound/soc/codecs/sti-sas.c
374
static int sti_sas_component_probe(struct snd_soc_component *component)
sound/soc/codecs/sti-sas.c
99
static int sti_sas_init_sas_registers(struct snd_soc_component *component,
sound/soc/codecs/tas2552.c
155
static int tas2552_setup_pll(struct snd_soc_component *component,
sound/soc/codecs/tas2552.c
239
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2552.c
328
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2552.c
346
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2552.c
396
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2552.c
443
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2552.c
471
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2552.c
570
static int tas2552_component_probe(struct snd_soc_component *component)
sound/soc/codecs/tas2552.c
618
static void tas2552_component_remove(struct snd_soc_component *component)
sound/soc/codecs/tas2552.c
628
static int tas2552_suspend(struct snd_soc_component *component)
sound/soc/codecs/tas2552.c
64
struct snd_soc_component *component;
sound/soc/codecs/tas2552.c
642
static int tas2552_resume(struct snd_soc_component *component)
sound/soc/codecs/tas2552.c
82
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/tas2562.c
146
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2562.c
287
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2562.c
306
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2562.c
356
struct snd_soc_component *component = tas2562->component;
sound/soc/codecs/tas2562.c
382
static int tas2562_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/tas2562.c
395
static int tas2562_suspend(struct snd_soc_component *component)
sound/soc/codecs/tas2562.c
408
static int tas2562_resume(struct snd_soc_component *component)
sound/soc/codecs/tas2562.c
437
struct snd_soc_component *component =
sound/soc/codecs/tas2562.c
462
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2562.c
47
struct snd_soc_component *component;
sound/soc/codecs/tas2562.c
472
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2764.c
118
struct snd_soc_component *component = tas2764->component;
sound/soc/codecs/tas2764.c
140
static int tas2764_codec_suspend(struct snd_soc_component *component)
sound/soc/codecs/tas2764.c
163
static int tas2764_codec_resume(struct snd_soc_component *component)
sound/soc/codecs/tas2764.c
263
struct snd_soc_component *component = tas2764->component;
sound/soc/codecs/tas2764.c
326
struct snd_soc_component *component = tas2764->component;
sound/soc/codecs/tas2764.c
34
struct snd_soc_component *component;
sound/soc/codecs/tas2764.c
365
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2764.c
378
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2764.c
449
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2764.c
655
static int tas2764_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/tas2770.c
132
struct snd_soc_component *component =
sound/soc/codecs/tas2770.c
163
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/tas2770.c
211
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2770.c
222
struct snd_soc_component *component = tas2770->component;
sound/soc/codecs/tas2770.c
246
struct snd_soc_component *component = tas2770->component;
sound/soc/codecs/tas2770.c
260
struct snd_soc_component *component = tas2770->component;
sound/soc/codecs/tas2770.c
291
struct snd_soc_component *component = tas2770->component;
sound/soc/codecs/tas2770.c
338
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2770.c
352
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2770.c
435
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2770.c
50
struct snd_soc_component *component = tas2770->component;
sound/soc/codecs/tas2770.c
618
static int tas2770_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/tas2770.c
69
static int tas2770_codec_suspend(struct snd_soc_component *component)
sound/soc/codecs/tas2770.c
95
static int tas2770_codec_resume(struct snd_soc_component *component)
sound/soc/codecs/tas2770.h
139
struct snd_soc_component *component;
sound/soc/codecs/tas2780.c
130
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2780.c
150
struct snd_soc_component *component = tas2780->component;
sound/soc/codecs/tas2780.c
21
struct snd_soc_component *component;
sound/soc/codecs/tas2780.c
239
struct snd_soc_component *component = tas2780->component;
sound/soc/codecs/tas2780.c
280
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2780.c
294
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2780.c
366
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2780.c
48
static int tas2780_codec_suspend(struct snd_soc_component *component)
sound/soc/codecs/tas2780.c
481
static int tas2780_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/tas2780.c
68
static int tas2780_codec_resume(struct snd_soc_component *component)
sound/soc/codecs/tas2781-i2c.c
1000
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
1025
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
1040
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
1055
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
1069
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
1080
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
1126
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
1137
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
1154
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
1166
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
1182
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
1201
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
1509
struct snd_soc_component *comp = file->private_data;
sound/soc/codecs/tas2781-i2c.c
1524
struct snd_soc_component *comp = file->private_data;
sound/soc/codecs/tas2781-i2c.c
1627
struct snd_soc_component *comp = tas_priv->codec;
sound/soc/codecs/tas2781-i2c.c
166
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
1761
struct snd_soc_component *codec = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/tas2781-i2c.c
177
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
1795
struct snd_soc_component *codec = dai->component;
sound/soc/codecs/tas2781-i2c.c
188
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
1888
static int tasdevice_codec_probe(struct snd_soc_component *codec)
sound/soc/codecs/tas2781-i2c.c
1957
static void tasdevice_codec_remove(struct snd_soc_component *codec)
sound/soc/codecs/tas2781-i2c.c
199
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
211
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
225
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
245
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
480
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
553
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
617
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
632
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
678
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
711
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
738
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
764
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
787
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
807
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
837
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
881
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2781-i2c.c
983
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas2783-sdw.c
1008
static s32 tas_component_probe(struct snd_soc_component *component)
sound/soc/codecs/tas2783-sdw.c
1019
static void tas_component_remove(struct snd_soc_component *codec)
sound/soc/codecs/tas2783-sdw.c
815
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/tas2783-sdw.c
82
struct snd_soc_component *component;
sound/soc/codecs/tas2783-sdw.c
837
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/tas2783-sdw.c
897
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas2783-sdw.c
960
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas5086.c
254
static int tas5086_set_deemph(struct snd_soc_component *component)
sound/soc/codecs/tas5086.c
275
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas5086.c
286
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas5086.c
298
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tas5086.c
316
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tas5086.c
354
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas5086.c
452
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas5086.c
766
static int tas5086_soc_suspend(struct snd_soc_component *component)
sound/soc/codecs/tas5086.c
781
static int tas5086_soc_resume(struct snd_soc_component *component)
sound/soc/codecs/tas5086.c
816
static int tas5086_probe(struct snd_soc_component *component)
sound/soc/codecs/tas5086.c
865
static void tas5086_remove(struct snd_soc_component *component)
sound/soc/codecs/tas571x.c
244
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas571x.c
256
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas571x.c
306
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas571x.c
321
static int tas571x_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/tas5720.c
145
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas5720.c
210
static int tas5720_mute_soc_component(struct snd_soc_component *component, int mute)
sound/soc/codecs/tas5720.c
301
static int tas5720_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/tas5720.c
390
static void tas5720_codec_remove(struct snd_soc_component *component)
sound/soc/codecs/tas5720.c
406
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/tas5720.c
44
struct snd_soc_component *component;
sound/soc/codecs/tas5720.c
451
static int tas5720_suspend(struct snd_soc_component *component)
sound/soc/codecs/tas5720.c
467
static int tas5720_resume(struct snd_soc_component *component)
sound/soc/codecs/tas5720.c
56
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas5720.c
567
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas5720.c
582
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas5720.c
87
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas5805m.c
229
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas5805m.c
249
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tas5805m.c
303
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas5805m.c
354
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/tas5805m.c
413
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas6424.c
113
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas6424.c
156
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas6424.c
213
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas6424.c
256
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tas6424.c
277
static int tas6424_power_off(struct snd_soc_component *component)
sound/soc/codecs/tas6424.c
297
static int tas6424_power_on(struct snd_soc_component *component)
sound/soc/codecs/tas6424.c
346
static int tas6424_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/tas6424.c
74
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/tda7419.c
180
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tda7419.c
222
struct snd_soc_component *component =
sound/soc/codecs/tfa9879.c
109
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tfa9879.c
27
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tfa9879.c
98
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tfa989x.c
108
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tfa989x.c
122
static int tfa989x_probe(struct snd_soc_component *component)
sound/soc/codecs/tfa989x.c
162
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320adc3xxx.c
1172
static void adc3xxx_setup_pll(struct snd_soc_component *component,
sound/soc/codecs/tlv320adc3xxx.c
1195
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320adc3xxx.c
1285
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tlv320adc3xxx.c
1301
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tlv320adc3xxx.c
568
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tlv320adc3xxx.c
594
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tlv320adcx140.c
1187
static int adcx140_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/tlv320adcx140.c
658
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tlv320adcx140.c
670
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tlv320adcx140.c
772
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320adcx140.c
808
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tlv320adcx140.c
891
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tlv320adcx140.c
998
static int adcx140_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic23.c
103
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tlv320aic23.c
294
static void get_current_sample_rates(struct snd_soc_component *component, int mclk,
sound/soc/codecs/tlv320aic23.c
311
static int set_sample_rate_control(struct snd_soc_component *component, int mclk,
sound/soc/codecs/tlv320aic23.c
337
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320aic23.c
382
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320aic23.c
393
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320aic23.c
409
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320aic23.c
427
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tlv320aic23.c
478
static int tlv320aic23_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/tlv320aic23.c
537
static int tlv320aic23_resume(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic23.c
546
static int tlv320aic23_component_probe(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic23.c
80
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tlv320aic26.c
139
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320aic26.c
158
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tlv320aic26.c
175
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tlv320aic26.c
295
static int aic26_probe(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic26.c
34
struct snd_soc_component *component;
sound/soc/codecs/tlv320aic26.c
68
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320aic31xx.c
1016
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tlv320aic31xx.c
1030
static int aic31xx_clock_master_routes(struct snd_soc_component *component,
sound/soc/codecs/tlv320aic31xx.c
1080
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tlv320aic31xx.c
1163
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tlv320aic31xx.c
1237
static void aic31xx_clk_on(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic31xx.c
1256
static void aic31xx_clk_off(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic31xx.c
1270
static int aic31xx_power_on(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic31xx.c
1307
static void aic31xx_power_off(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic31xx.c
1316
static int aic31xx_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/tlv320aic31xx.c
1352
static int aic31xx_set_jack(struct snd_soc_component *component,
sound/soc/codecs/tlv320aic31xx.c
1366
static int aic31xx_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic31xx.c
163
struct snd_soc_component *component;
sound/soc/codecs/tlv320aic31xx.c
40
static int aic31xx_set_jack(struct snd_soc_component *component,
sound/soc/codecs/tlv320aic31xx.c
412
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/tlv320aic31xx.c
515
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/tlv320aic31xx.c
776
static int aic31xx_add_controls(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic31xx.c
800
static int aic31xx_add_widgets(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic31xx.c
857
static int aic31xx_setup_pll(struct snd_soc_component *component,
sound/soc/codecs/tlv320aic31xx.c
967
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320aic32x4.c
106
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tlv320aic32x4.c
1076
static int aic32x4_of_xlate_dai_id(struct snd_soc_component *component,
sound/soc/codecs/tlv320aic32x4.c
1156
static int aic32x4_tas2505_component_probe(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic32x4.c
119
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tlv320aic32x4.c
147
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tlv320aic32x4.c
160
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tlv320aic32x4.c
188
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tlv320aic32x4.c
200
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tlv320aic32x4.c
58
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/tlv320aic32x4.c
599
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tlv320aic32x4.c
614
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tlv320aic32x4.c
671
static int aic32x4_set_aosr(struct snd_soc_component *component, u8 aosr)
sound/soc/codecs/tlv320aic32x4.c
676
static int aic32x4_set_dosr(struct snd_soc_component *component, u16 dosr)
sound/soc/codecs/tlv320aic32x4.c
685
static int aic32x4_set_processing_blocks(struct snd_soc_component *component,
sound/soc/codecs/tlv320aic32x4.c
706
static int aic32x4_setup_clocks(struct snd_soc_component *component,
sound/soc/codecs/tlv320aic32x4.c
80
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/tlv320aic32x4.c
829
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320aic32x4.c
875
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320aic32x4.c
883
static int aic32x4_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/tlv320aic32x4.c
953
static void aic32x4_setup_gpios(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic32x4.c
999
static int aic32x4_component_probe(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic3x.c
1009
static int aic3x_add_widgets(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic3x.c
1052
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320aic3x.c
1204
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320aic3x.c
1226
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320aic3x.c
1244
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tlv320aic3x.c
1260
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tlv320aic3x.c
1325
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tlv320aic3x.c
1388
static int aic3x_set_power(struct snd_soc_component *component, int power)
sound/soc/codecs/tlv320aic3x.c
1449
static int aic3x_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/tlv320aic3x.c
1518
static void aic3x_mono_init(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic3x.c
1540
static int aic3x_init(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic3x.c
1614
static int aic3x_component_probe(struct snd_soc_component *component)
sound/soc/codecs/tlv320aic3x.c
166
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/tlv320aic3x.c
219
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/tlv320aic3x.c
72
struct snd_soc_component *component;
sound/soc/codecs/tlv320dac33.c
1061
struct snd_soc_component *component)
sound/soc/codecs/tlv320dac33.c
1120
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320dac33.c
1152
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320dac33.c
1296
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tlv320dac33.c
1326
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tlv320dac33.c
1376
static int dac33_soc_probe(struct snd_soc_component *component)
sound/soc/codecs/tlv320dac33.c
1422
static void dac33_soc_remove(struct snd_soc_component *component)
sound/soc/codecs/tlv320dac33.c
159
static inline unsigned int dac33_read_reg_cache(struct snd_soc_component *component,
sound/soc/codecs/tlv320dac33.c
170
static inline void dac33_write_reg_cache(struct snd_soc_component *component,
sound/soc/codecs/tlv320dac33.c
181
static int dac33_read(struct snd_soc_component *component, unsigned int reg,
sound/soc/codecs/tlv320dac33.c
207
static int dac33_write(struct snd_soc_component *component, unsigned int reg,
sound/soc/codecs/tlv320dac33.c
234
static int dac33_write_locked(struct snd_soc_component *component, unsigned int reg,
sound/soc/codecs/tlv320dac33.c
248
static int dac33_write16(struct snd_soc_component *component, unsigned int reg,
sound/soc/codecs/tlv320dac33.c
281
static void dac33_init_chip(struct snd_soc_component *component)
sound/soc/codecs/tlv320dac33.c
320
static inline int dac33_read_id(struct snd_soc_component *component)
sound/soc/codecs/tlv320dac33.c
334
static inline void dac33_soft_power(struct snd_soc_component *component, int power)
sound/soc/codecs/tlv320dac33.c
347
static inline void dac33_disable_digital(struct snd_soc_component *component)
sound/soc/codecs/tlv320dac33.c
362
static int dac33_hard_power(struct snd_soc_component *component, int power)
sound/soc/codecs/tlv320dac33.c
425
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/tlv320dac33.c
445
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tlv320dac33.c
456
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tlv320dac33.c
51
struct snd_soc_component *component);
sound/soc/codecs/tlv320dac33.c
53
struct snd_soc_component *component);
sound/soc/codecs/tlv320dac33.c
623
static int dac33_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/tlv320dac33.c
659
struct snd_soc_component *component = dac33->component;
sound/soc/codecs/tlv320dac33.c
705
struct snd_soc_component *component = dac33->component;
sound/soc/codecs/tlv320dac33.c
730
struct snd_soc_component *component;
sound/soc/codecs/tlv320dac33.c
764
struct snd_soc_component *component = dev;
sound/soc/codecs/tlv320dac33.c
779
static void dac33_oscwait(struct snd_soc_component *component)
sound/soc/codecs/tlv320dac33.c
79
struct snd_soc_component *component;
sound/soc/codecs/tlv320dac33.c
796
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320dac33.c
808
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320dac33.c
820
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tlv320dac33.c
863
struct snd_soc_component *component)
sound/soc/codecs/tpa6130a2.c
138
static int tpa6130a2_component_probe(struct snd_soc_component *component)
sound/soc/codecs/tpa6130a2.c
91
struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/ts3a227e.c
243
int ts3a227e_enable_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/ts3a227e.c
260
static int ts3a227e_set_jack(struct snd_soc_component *component,
sound/soc/codecs/ts3a227e.c
269
static int ts3a227e_get_jack_type(struct snd_soc_component *component)
sound/soc/codecs/ts3a227e.h
11
int ts3a227e_enable_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/tscs42xx.c
100
static bool plls_locked(struct snd_soc_component *component)
sound/soc/codecs/tscs42xx.c
1057
static int set_pll_ctl_from_input_freq(struct snd_soc_component *component,
sound/soc/codecs/tscs42xx.c
1091
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tscs42xx.c
1111
static inline int dac_mute(struct snd_soc_component *component)
sound/soc/codecs/tscs42xx.c
1127
static inline int dac_unmute(struct snd_soc_component *component)
sound/soc/codecs/tscs42xx.c
1143
static inline int adc_mute(struct snd_soc_component *component)
sound/soc/codecs/tscs42xx.c
1158
static inline int adc_unmute(struct snd_soc_component *component)
sound/soc/codecs/tscs42xx.c
1175
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tscs42xx.c
1195
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tscs42xx.c
1221
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/tscs42xx.c
1298
static int set_sysclk(struct snd_soc_component *component)
sound/soc/codecs/tscs42xx.c
1343
static int tscs42xx_probe(struct snd_soc_component *component)
sound/soc/codecs/tscs42xx.c
140
static int write_coeff_ram(struct snd_soc_component *component, u8 *coeff_ram,
sound/soc/codecs/tscs42xx.c
188
static int power_up_audio_plls(struct snd_soc_component *component)
sound/soc/codecs/tscs42xx.c
234
static int power_down_audio_plls(struct snd_soc_component *component)
sound/soc/codecs/tscs42xx.c
266
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tscs42xx.c
285
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tscs42xx.c
368
struct snd_soc_component *component =
sound/soc/codecs/tscs42xx.c
383
struct snd_soc_component *component =
sound/soc/codecs/tscs42xx.c
811
static int setup_sample_format(struct snd_soc_component *component,
sound/soc/codecs/tscs42xx.c
846
static int setup_sample_rate(struct snd_soc_component *component,
sound/soc/codecs/tscs454.c
2633
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tscs454.c
2655
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tscs454.c
2708
static inline int set_aif_provider_from_fmt(struct snd_soc_component *component,
sound/soc/codecs/tscs454.c
2729
static inline int set_aif_tdm_delay(struct snd_soc_component *component,
sound/soc/codecs/tscs454.c
2762
static inline int set_aif_format_from_fmt(struct snd_soc_component *component,
sound/soc/codecs/tscs454.c
2826
set_aif_clock_format_from_fmt(struct snd_soc_component *component,
sound/soc/codecs/tscs454.c
2883
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tscs454.c
2907
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tscs454.c
2964
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tscs454.c
3029
static int set_aif_fs(struct snd_soc_component *component,
sound/soc/codecs/tscs454.c
311
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tscs454.c
3112
static int set_aif_sample_format(struct snd_soc_component *component,
sound/soc/codecs/tscs454.c
3170
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tscs454.c
3236
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tscs454.c
3248
struct snd_soc_component *component = dai->component;
sound/soc/codecs/tscs454.c
3279
static int tscs454_probe(struct snd_soc_component *component)
sound/soc/codecs/tscs454.c
343
static int write_coeff_ram(struct snd_soc_component *component, u8 *coeff_ram,
sound/soc/codecs/tscs454.c
391
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/tscs454.c
463
static inline int coeff_ram_sync(struct snd_soc_component *component,
sound/soc/codecs/tscs454.c
624
static int set_sysclk(struct snd_soc_component *component)
sound/soc/codecs/tscs454.c
676
struct snd_soc_component *component =
sound/soc/codecs/tscs454.c
705
struct snd_soc_component *component =
sound/soc/codecs/tscs454.c
756
static inline int aif_set_provider(struct snd_soc_component *component,
sound/soc/codecs/tscs454.c
793
int aif_prepare(struct snd_soc_component *component, struct aif *aif)
sound/soc/codecs/tscs454.c
804
static inline int aif_free(struct snd_soc_component *component,
sound/soc/codecs/twl4030.c
145
static int twl4030_write(struct snd_soc_component *component, unsigned int reg,
sound/soc/codecs/twl4030.c
1570
static int twl4030_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/twl4030.c
1621
static void twl4030_tdm_enable(struct snd_soc_component *component, int direction,
sound/soc/codecs/twl4030.c
1644
struct snd_soc_component *component = dai->component;
sound/soc/codecs/twl4030.c
1673
struct snd_soc_component *component = dai->component;
sound/soc/codecs/twl4030.c
1697
struct snd_soc_component *component = dai->component;
sound/soc/codecs/twl4030.c
180
static void twl4030_codec_enable(struct snd_soc_component *component, int enable)
sound/soc/codecs/twl4030.c
1814
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/twl4030.c
1839
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/twl4030.c
1892
struct snd_soc_component *component = dai->component;
sound/soc/codecs/twl4030.c
1905
static void twl4030_voice_enable(struct snd_soc_component *component, int direction,
sound/soc/codecs/twl4030.c
1928
struct snd_soc_component *component = dai->component;
sound/soc/codecs/twl4030.c
1960
struct snd_soc_component *component = dai->component;
sound/soc/codecs/twl4030.c
1970
struct snd_soc_component *component = dai->component;
sound/soc/codecs/twl4030.c
2015
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/twl4030.c
2036
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/twl4030.c
2086
struct snd_soc_component *component = dai->component;
sound/soc/codecs/twl4030.c
2155
static int twl4030_soc_probe(struct snd_soc_component *component)
sound/soc/codecs/twl4030.c
218
twl4030_get_board_params(struct snd_soc_component *component)
sound/soc/codecs/twl4030.c
241
static int twl4030_init_chip(struct snd_soc_component *component)
sound/soc/codecs/twl4030.c
331
static void twl4030_apll_enable(struct snd_soc_component *component, int enable)
sound/soc/codecs/twl4030.c
556
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); \
sound/soc/codecs/twl4030.c
578
static void handsfree_ramp(struct snd_soc_component *component, int reg, int ramp)
sound/soc/codecs/twl4030.c
611
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/twl4030.c
627
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/twl4030.c
643
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/twl4030.c
652
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/twl4030.c
668
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/twl4030.c
691
static void headset_ramp(struct snd_soc_component *component, int ramp)
sound/soc/codecs/twl4030.c
759
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/twl4030.c
784
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/twl4030.c
80
static unsigned int twl4030_read(struct snd_soc_component *component, unsigned int reg)
sound/soc/codecs/twl4030.c
809
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/twl4030.c
833
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/twl4030.c
862
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/twl4030.c
891
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/twl4030.c
918
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/twl4030.c
959
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/twl6040.c
1097
static int twl6040_probe(struct snd_soc_component *component)
sound/soc/codecs/twl6040.c
1135
static void twl6040_remove(struct snd_soc_component *component)
sound/soc/codecs/twl6040.c
122
static bool twl6040_can_write_to_chip(struct snd_soc_component *component,
sound/soc/codecs/twl6040.c
141
static inline void twl6040_update_dl12_cache(struct snd_soc_component *component,
sound/soc/codecs/twl6040.c
159
static int twl6040_write(struct snd_soc_component *component,
sound/soc/codecs/twl6040.c
174
static void twl6040_init_chip(struct snd_soc_component *component)
sound/soc/codecs/twl6040.c
200
static int headset_power_mode(struct snd_soc_component *component, int high_perf)
sound/soc/codecs/twl6040.c
225
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/twl6040.c
252
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/twl6040.c
270
static void twl6040_hs_jack_report(struct snd_soc_component *component,
sound/soc/codecs/twl6040.c
288
void twl6040_hs_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/twl6040.c
305
struct snd_soc_component *component = priv->component;
sound/soc/codecs/twl6040.c
314
struct snd_soc_component *component = data;
sound/soc/codecs/twl6040.c
326
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/twl6040.c
475
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/twl6040.c
486
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/twl6040.c
503
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/twl6040.c
514
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/twl6040.c
522
int twl6040_get_dl1_gain(struct snd_soc_component *component)
sound/soc/codecs/twl6040.c
544
int twl6040_get_clk_id(struct snd_soc_component *component)
sound/soc/codecs/twl6040.c
552
int twl6040_get_trim_value(struct snd_soc_component *component, enum twl6040_trim trim)
sound/soc/codecs/twl6040.c
561
int twl6040_get_hs_step_size(struct snd_soc_component *component)
sound/soc/codecs/twl6040.c
65
struct snd_soc_component *component;
sound/soc/codecs/twl6040.c
818
static int twl6040_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/twl6040.c
862
struct snd_soc_component *component = dai->component;
sound/soc/codecs/twl6040.c
876
struct snd_soc_component *component = dai->component;
sound/soc/codecs/twl6040.c
912
struct snd_soc_component *component = dai->component;
sound/soc/codecs/twl6040.c
935
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/twl6040.c
952
static void twl6040_mute_path(struct snd_soc_component *component, enum twl6040_dai_id id,
sound/soc/codecs/twl6040.c
97
static unsigned int twl6040_read(struct snd_soc_component *component, unsigned int reg)
sound/soc/codecs/twl6040.h
23
int twl6040_get_dl1_gain(struct snd_soc_component *component);
sound/soc/codecs/twl6040.h
24
void twl6040_hs_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/twl6040.h
26
int twl6040_get_clk_id(struct snd_soc_component *component);
sound/soc/codecs/twl6040.h
27
int twl6040_get_trim_value(struct snd_soc_component *component, enum twl6040_trim trim);
sound/soc/codecs/twl6040.h
28
int twl6040_get_hs_step_size(struct snd_soc_component *component);
sound/soc/codecs/uda1334.c
118
struct snd_soc_component *component = dai->component;
sound/soc/codecs/uda1334.c
127
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/uda1334.c
217
static int uda1334_probe(struct snd_soc_component *component)
sound/soc/codecs/uda1334.c
45
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/uda1334.c
60
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/uda1334.c
93
struct snd_soc_component *component = dai->component;
sound/soc/codecs/uda1342.c
102
struct snd_soc_component *component = dai->component;
sound/soc/codecs/uda1342.c
160
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/uda1342.c
182
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/uda1342.c
50
struct snd_soc_component *component = dai->component;
sound/soc/codecs/uda1342.c
66
struct snd_soc_component *component = dai->component;
sound/soc/codecs/uda1342.c
90
struct snd_soc_component *component = dai->component;
sound/soc/codecs/uda1380.c
133
static void uda1380_sync_cache(struct snd_soc_component *component)
sound/soc/codecs/uda1380.c
151
static int uda1380_reset(struct snd_soc_component *component)
sound/soc/codecs/uda1380.c
179
struct snd_soc_component *uda1380_component = uda1380->component;
sound/soc/codecs/uda1380.c
34
struct snd_soc_component *component;
sound/soc/codecs/uda1380.c
420
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/uda1380.c
450
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/uda1380.c
480
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/uda1380.c
509
struct snd_soc_component *component = dai->component;
sound/soc/codecs/uda1380.c
534
struct snd_soc_component *component = dai->component;
sound/soc/codecs/uda1380.c
571
struct snd_soc_component *component = dai->component;
sound/soc/codecs/uda1380.c
588
static int uda1380_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/uda1380.c
61
static inline unsigned int uda1380_read_reg_cache(struct snd_soc_component *component,
sound/soc/codecs/uda1380.c
695
static int uda1380_probe(struct snd_soc_component *component)
sound/soc/codecs/uda1380.c
77
static inline void uda1380_write_reg_cache(struct snd_soc_component *component,
sound/soc/codecs/uda1380.c
93
static int uda1380_write(struct snd_soc_component *component, unsigned int reg,
sound/soc/codecs/wcd-clsh-v2.c
122
struct snd_soc_component *comp = ctrl->comp;
sound/soc/codecs/wcd-clsh-v2.c
133
static inline void wcd_clsh_set_buck_mode(struct snd_soc_component *comp,
sound/soc/codecs/wcd-clsh-v2.c
147
static void wcd_clsh_v3_set_buck_mode(struct snd_soc_component *component,
sound/soc/codecs/wcd-clsh-v2.c
161
static inline void wcd_clsh_set_flyback_mode(struct snd_soc_component *comp,
sound/soc/codecs/wcd-clsh-v2.c
179
struct snd_soc_component *comp = ctrl->comp;
sound/soc/codecs/wcd-clsh-v2.c
19
struct snd_soc_component *comp;
sound/soc/codecs/wcd-clsh-v2.c
194
static void wcd_clsh_v3_buck_ctrl(struct snd_soc_component *component,
sound/soc/codecs/wcd-clsh-v2.c
228
struct snd_soc_component *comp = ctrl->comp;
sound/soc/codecs/wcd-clsh-v2.c
248
struct snd_soc_component *comp = ctrl->comp;
sound/soc/codecs/wcd-clsh-v2.c
273
static void wcd_clsh_v2_set_hph_mode(struct snd_soc_component *comp, int mode)
sound/soc/codecs/wcd-clsh-v2.c
317
static void wcd_clsh_v3_set_hph_mode(struct snd_soc_component *component,
sound/soc/codecs/wcd-clsh-v2.c
350
struct snd_soc_component *comp = ctrl->comp;
sound/soc/codecs/wcd-clsh-v2.c
360
static void wcd_clsh_set_flyback_current(struct snd_soc_component *comp,
sound/soc/codecs/wcd-clsh-v2.c
372
static void wcd_clsh_set_buck_regulator_mode(struct snd_soc_component *comp,
sound/soc/codecs/wcd-clsh-v2.c
385
static void wcd_clsh_v3_set_buck_regulator_mode(struct snd_soc_component *component,
sound/soc/codecs/wcd-clsh-v2.c
392
static void wcd_clsh_v3_set_flyback_mode(struct snd_soc_component *component,
sound/soc/codecs/wcd-clsh-v2.c
413
static void wcd_clsh_v3_force_iq_ctl(struct snd_soc_component *component,
sound/soc/codecs/wcd-clsh-v2.c
452
static void wcd_clsh_v3_flyback_ctrl(struct snd_soc_component *component,
sound/soc/codecs/wcd-clsh-v2.c
479
static void wcd_clsh_v3_set_flyback_current(struct snd_soc_component *component,
sound/soc/codecs/wcd-clsh-v2.c
493
struct snd_soc_component *component = ctrl->comp;
sound/soc/codecs/wcd-clsh-v2.c
512
struct snd_soc_component *comp = ctrl->comp;
sound/soc/codecs/wcd-clsh-v2.c
539
struct snd_soc_component *component = ctrl->comp;
sound/soc/codecs/wcd-clsh-v2.c
571
struct snd_soc_component *comp = ctrl->comp;
sound/soc/codecs/wcd-clsh-v2.c
629
struct snd_soc_component *component = ctrl->comp;
sound/soc/codecs/wcd-clsh-v2.c
661
struct snd_soc_component *comp = ctrl->comp;
sound/soc/codecs/wcd-clsh-v2.c
719
struct snd_soc_component *component = ctrl->comp;
sound/soc/codecs/wcd-clsh-v2.c
745
struct snd_soc_component *comp = ctrl->comp;
sound/soc/codecs/wcd-clsh-v2.c
849
struct snd_soc_component *comp = ctrl->comp;
sound/soc/codecs/wcd-clsh-v2.c
881
struct wcd_clsh_ctrl *wcd_clsh_ctrl_alloc(struct snd_soc_component *comp,
sound/soc/codecs/wcd-clsh-v2.h
55
struct snd_soc_component *comp,
sound/soc/codecs/wcd-mbhc-v2.c
112
struct snd_soc_component *component = mbhc->component;
sound/soc/codecs/wcd-mbhc-v2.c
1150
struct snd_soc_component *component;
sound/soc/codecs/wcd-mbhc-v2.c
1503
struct wcd_mbhc *wcd_mbhc_init(struct snd_soc_component *component,
sound/soc/codecs/wcd-mbhc-v2.c
168
struct snd_soc_component *component;
sound/soc/codecs/wcd-mbhc-v2.c
278
struct snd_soc_component *component = mbhc->component;
sound/soc/codecs/wcd-mbhc-v2.c
48
struct snd_soc_component *component;
sound/soc/codecs/wcd-mbhc-v2.c
497
struct snd_soc_component *component = mbhc->component;
sound/soc/codecs/wcd-mbhc-v2.c
516
struct snd_soc_component *component = mbhc->component;
sound/soc/codecs/wcd-mbhc-v2.c
759
struct snd_soc_component *component = mbhc->component;
sound/soc/codecs/wcd-mbhc-v2.h
197
bool (*swap_gnd_mic)(struct snd_soc_component *component);
sound/soc/codecs/wcd-mbhc-v2.h
233
void (*update_cross_conn_thr)(struct snd_soc_component *component);
sound/soc/codecs/wcd-mbhc-v2.h
234
void (*get_micbias_val)(struct snd_soc_component *component, int *mb);
sound/soc/codecs/wcd-mbhc-v2.h
235
void (*bcs_enable)(struct snd_soc_component *component, bool bcs_enable);
sound/soc/codecs/wcd-mbhc-v2.h
236
void (*compute_impedance)(struct snd_soc_component *component,
sound/soc/codecs/wcd-mbhc-v2.h
238
void (*set_micbias_value)(struct snd_soc_component *component);
sound/soc/codecs/wcd-mbhc-v2.h
239
void (*set_auto_zeroing)(struct snd_soc_component *component,
sound/soc/codecs/wcd-mbhc-v2.h
241
void (*clk_setup)(struct snd_soc_component *component, bool enable);
sound/soc/codecs/wcd-mbhc-v2.h
242
bool (*micbias_enable_status)(struct snd_soc_component *component, int micb_num);
sound/soc/codecs/wcd-mbhc-v2.h
243
void (*mbhc_bias)(struct snd_soc_component *component, bool enable);
sound/soc/codecs/wcd-mbhc-v2.h
244
void (*set_btn_thr)(struct snd_soc_component *component,
sound/soc/codecs/wcd-mbhc-v2.h
247
void (*hph_pull_up_control)(struct snd_soc_component *component,
sound/soc/codecs/wcd-mbhc-v2.h
249
int (*mbhc_micbias_control)(struct snd_soc_component *component,
sound/soc/codecs/wcd-mbhc-v2.h
251
void (*mbhc_micb_ramp_control)(struct snd_soc_component *component,
sound/soc/codecs/wcd-mbhc-v2.h
253
bool (*extn_use_mb)(struct snd_soc_component *component);
sound/soc/codecs/wcd-mbhc-v2.h
254
int (*mbhc_micb_ctrl_thr_mic)(struct snd_soc_component *component,
sound/soc/codecs/wcd-mbhc-v2.h
256
void (*mbhc_gnd_det_ctrl)(struct snd_soc_component *component,
sound/soc/codecs/wcd-mbhc-v2.h
258
void (*hph_pull_down_ctrl)(struct snd_soc_component *component,
sound/soc/codecs/wcd-mbhc-v2.h
260
void (*mbhc_moisture_config)(struct snd_soc_component *component);
sound/soc/codecs/wcd-mbhc-v2.h
261
void (*update_anc_state)(struct snd_soc_component *component,
sound/soc/codecs/wcd-mbhc-v2.h
263
void (*hph_pull_up_control_v2)(struct snd_soc_component *component,
sound/soc/codecs/wcd-mbhc-v2.h
265
bool (*mbhc_get_moisture_status)(struct snd_soc_component *component);
sound/soc/codecs/wcd-mbhc-v2.h
266
void (*mbhc_moisture_polling_ctrl)(struct snd_soc_component *component, bool enable);
sound/soc/codecs/wcd-mbhc-v2.h
267
void (*mbhc_moisture_detect_en)(struct snd_soc_component *component, bool enable);
sound/soc/codecs/wcd-mbhc-v2.h
279
struct wcd_mbhc *wcd_mbhc_init(struct snd_soc_component *component,
sound/soc/codecs/wcd-mbhc-v2.h
300
static inline struct wcd_mbhc *wcd_mbhc_init(struct snd_soc_component *component,
sound/soc/codecs/wcd9335.c
1482
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/codecs/wcd9335.c
1533
struct snd_soc_component *component;
sound/soc/codecs/wcd9335.c
1620
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wcd9335.c
1646
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/wcd9335.c
1797
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/wcd9335.c
2184
struct snd_soc_component *component = snd_kcontrol_chip(kc);
sound/soc/codecs/wcd9335.c
2195
struct snd_soc_component *component = snd_kcontrol_chip(kc);
sound/soc/codecs/wcd9335.c
2234
struct snd_soc_component *component = snd_kcontrol_chip(kc);
sound/soc/codecs/wcd9335.c
2245
struct snd_soc_component *component = snd_kcontrol_chip(kc);
sound/soc/codecs/wcd9335.c
2501
static int wcd9335_micbias_control(struct snd_soc_component *component,
sound/soc/codecs/wcd9335.c
2574
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd9335.c
2615
static void wcd9335_codec_set_tx_hold(struct snd_soc_component *comp,
sound/soc/codecs/wcd9335.c
2653
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd9335.c
2666
static int wcd9335_codec_find_amic_input(struct snd_soc_component *comp,
sound/soc/codecs/wcd9335.c
2692
static u16 wcd9335_codec_get_amic_pwlvl_reg(struct snd_soc_component *comp,
sound/soc/codecs/wcd9335.c
2723
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd9335.c
2848
static u8 wcd9335_get_dmic_clk_val(struct snd_soc_component *component,
sound/soc/codecs/wcd9335.c
2864
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd9335.c
2939
struct snd_soc_component *component)
sound/soc/codecs/wcd9335.c
2967
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd9335.c
2987
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd9335.c
3092
static void wcd9335_codec_hd2_control(struct snd_soc_component *component,
sound/soc/codecs/wcd9335.c
3133
struct snd_soc_component *comp,
sound/soc/codecs/wcd9335.c
318
struct snd_soc_component *component;
sound/soc/codecs/wcd9335.c
3180
static int wcd9335_config_compander(struct snd_soc_component *component,
sound/soc/codecs/wcd9335.c
3244
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd9335.c
3301
static void wcd9335_codec_hph_mode_gain_opt(struct snd_soc_component *component,
sound/soc/codecs/wcd9335.c
3337
static void wcd9335_codec_hph_lohifi_config(struct snd_soc_component *comp,
sound/soc/codecs/wcd9335.c
3374
static void wcd9335_codec_hph_lp_config(struct snd_soc_component *comp,
sound/soc/codecs/wcd9335.c
3432
static void wcd9335_codec_hph_hifi_config(struct snd_soc_component *comp,
sound/soc/codecs/wcd9335.c
3458
static void wcd9335_codec_hph_mode_config(struct snd_soc_component *component,
sound/soc/codecs/wcd9335.c
3478
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd9335.c
3527
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd9335.c
3547
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd9335.c
3629
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd9335.c
3678
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd9335.c
3726
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd9335.c
3778
static void wcd9335_codec_init_flyback(struct snd_soc_component *component)
sound/soc/codecs/wcd9335.c
3797
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd9335.c
3827
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd9335.c
3873
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd9335.c
4033
struct snd_soc_component *comp = wcd->component;
sound/soc/codecs/wcd9335.c
4196
struct snd_soc_component *comp = wcd->component;
sound/soc/codecs/wcd9335.c
4237
static int _wcd9335_codec_enable_mclk(struct snd_soc_component *component,
sound/soc/codecs/wcd9335.c
4262
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd9335.c
4729
static void wcd9335_enable_sido_buck(struct snd_soc_component *component)
sound/soc/codecs/wcd9335.c
4746
static int wcd9335_enable_efuse_sensing(struct snd_soc_component *comp)
sound/soc/codecs/wcd9335.c
4770
static void wcd9335_codec_init(struct snd_soc_component *component)
sound/soc/codecs/wcd9335.c
4792
static int wcd9335_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/wcd9335.c
4824
static void wcd9335_codec_remove(struct snd_soc_component *comp)
sound/soc/codecs/wcd9335.c
4832
static int wcd9335_codec_set_sysclk(struct snd_soc_component *comp,
sound/soc/codecs/wcd934x.c
1382
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd934x.c
1489
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/wcd934x.c
1546
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wcd934x.c
1615
struct snd_soc_component *comp = dai->component;
sound/soc/codecs/wcd934x.c
2169
static int wcd934x_init_dmic(struct snd_soc_component *comp)
sound/soc/codecs/wcd934x.c
2214
static int wcd934x_comp_init(struct snd_soc_component *component)
sound/soc/codecs/wcd934x.c
2303
static void wcd934x_mbhc_clk_setup(struct snd_soc_component *component,
sound/soc/codecs/wcd934x.c
2310
static void wcd934x_mbhc_mbhc_bias_control(struct snd_soc_component *component,
sound/soc/codecs/wcd934x.c
2317
static void wcd934x_mbhc_program_btn_thr(struct snd_soc_component *component,
sound/soc/codecs/wcd934x.c
2336
static bool wcd934x_mbhc_micb_en_status(struct snd_soc_component *component, int micb_num)
sound/soc/codecs/wcd934x.c
2349
static void wcd934x_mbhc_hph_l_pull_up_control(struct snd_soc_component *component,
sound/soc/codecs/wcd934x.c
2362
static int wcd934x_micbias_control(struct snd_soc_component *component,
sound/soc/codecs/wcd934x.c
2454
static int wcd934x_mbhc_request_micbias(struct snd_soc_component *component,
sound/soc/codecs/wcd934x.c
2471
static void wcd934x_mbhc_micb_ramp_control(struct snd_soc_component *component,
sound/soc/codecs/wcd934x.c
2487
static int wcd934x_mbhc_micb_adjust_voltage(struct snd_soc_component *component,
sound/soc/codecs/wcd934x.c
2558
static int wcd934x_mbhc_micb_ctrl_threshold_mic(struct snd_soc_component *component,
sound/soc/codecs/wcd934x.c
2639
static void wcd934x_mbhc_zdet_ramp(struct snd_soc_component *component,
sound/soc/codecs/wcd934x.c
2679
static void wcd934x_wcd_mbhc_qfuse_cal(struct snd_soc_component *component,
sound/soc/codecs/wcd934x.c
2699
static void wcd934x_wcd_mbhc_calc_impedance(struct snd_soc_component *component,
sound/soc/codecs/wcd934x.c
2870
static void wcd934x_mbhc_gnd_det_ctrl(struct snd_soc_component *component,
sound/soc/codecs/wcd934x.c
2886
static void wcd934x_mbhc_hph_pull_down_ctrl(struct snd_soc_component *component,
sound/soc/codecs/wcd934x.c
2912
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd934x.c
2926
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd934x.c
2949
static int wcd934x_mbhc_init(struct snd_soc_component *component)
sound/soc/codecs/wcd934x.c
2984
static void wcd934x_mbhc_deinit(struct snd_soc_component *component)
sound/soc/codecs/wcd934x.c
2994
static int wcd934x_comp_probe(struct snd_soc_component *component)
sound/soc/codecs/wcd934x.c
3028
static void wcd934x_comp_remove(struct snd_soc_component *comp)
sound/soc/codecs/wcd934x.c
3036
static int wcd934x_comp_set_sysclk(struct snd_soc_component *comp,
sound/soc/codecs/wcd934x.c
3055
static uint32_t get_iir_band_coeff(struct snd_soc_component *component,
sound/soc/codecs/wcd934x.c
3089
static void set_iir_band_coeff(struct snd_soc_component *component,
sound/soc/codecs/wcd934x.c
3105
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd934x.c
3133
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd934x.c
3168
struct snd_soc_component *component = snd_kcontrol_chip(kc);
sound/soc/codecs/wcd934x.c
3180
struct snd_soc_component *component = snd_kcontrol_chip(kc);
sound/soc/codecs/wcd934x.c
3221
struct snd_soc_component *component = snd_kcontrol_chip(kc);
sound/soc/codecs/wcd934x.c
3232
struct snd_soc_component *component = snd_kcontrol_chip(kc);
sound/soc/codecs/wcd934x.c
3357
struct snd_soc_component *component;
sound/soc/codecs/wcd934x.c
3387
struct snd_soc_component *comp;
sound/soc/codecs/wcd934x.c
4087
struct snd_soc_component *component)
sound/soc/codecs/wcd934x.c
4114
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd934x.c
4127
static void wcd934x_codec_hd2_control(struct snd_soc_component *component,
sound/soc/codecs/wcd934x.c
4165
static void wcd934x_codec_hphdelay_lutbypass(struct snd_soc_component *comp,
sound/soc/codecs/wcd934x.c
4201
static int wcd934x_config_compander(struct snd_soc_component *comp,
sound/soc/codecs/wcd934x.c
4261
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd934x.c
4302
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd934x.c
4333
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd934x.c
4368
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd934x.c
4387
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd934x.c
4413
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd934x.c
4465
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd934x.c
4514
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd934x.c
4535
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd934x.c
4599
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd934x.c
4660
static u32 wcd934x_get_dmic_sample_rate(struct snd_soc_component *comp,
sound/soc/codecs/wcd934x.c
4706
static u8 wcd934x_get_dmic_clk_val(struct snd_soc_component *comp,
sound/soc/codecs/wcd934x.c
4759
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd934x.c
4833
static int wcd934x_codec_find_amic_input(struct snd_soc_component *comp,
sound/soc/codecs/wcd934x.c
4900
static u16 wcd934x_codec_get_amic_pwlvl_reg(struct snd_soc_component *comp,
sound/soc/codecs/wcd934x.c
4925
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd934x.c
5056
static void wcd934x_codec_set_tx_hold(struct snd_soc_component *comp,
sound/soc/codecs/wcd934x.c
5087
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd934x.c
5104
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd934x.c
532
struct snd_soc_component *component;
sound/soc/codecs/wcd934x.c
5765
static int wcd934x_codec_set_jack(struct snd_soc_component *comp,
sound/soc/codecs/wcd937x.c
1014
static int wcd937x_micbias_control(struct snd_soc_component *component,
sound/soc/codecs/wcd937x.c
1128
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd937x.c
1158
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd937x.c
1211
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd937x.c
1221
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd937x.c
1253
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd937x.c
1269
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd937x.c
1306
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd937x.c
1325
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd937x.c
1359
static void wcd937x_mbhc_clk_setup(struct snd_soc_component *component,
sound/soc/codecs/wcd937x.c
1366
static void wcd937x_mbhc_mbhc_bias_control(struct snd_soc_component *component,
sound/soc/codecs/wcd937x.c
1373
static void wcd937x_mbhc_program_btn_thr(struct snd_soc_component *component,
sound/soc/codecs/wcd937x.c
1392
static bool wcd937x_mbhc_micb_en_status(struct snd_soc_component *component, int micb_num)
sound/soc/codecs/wcd937x.c
1406
static void wcd937x_mbhc_hph_l_pull_up_control(struct snd_soc_component *component,
sound/soc/codecs/wcd937x.c
1418
static int wcd937x_mbhc_request_micbias(struct snd_soc_component *component,
sound/soc/codecs/wcd937x.c
1424
static void wcd937x_mbhc_micb_ramp_control(struct snd_soc_component *component,
sound/soc/codecs/wcd937x.c
1440
static int wcd937x_mbhc_micb_adjust_voltage(struct snd_soc_component *component,
sound/soc/codecs/wcd937x.c
1508
static int wcd937x_mbhc_micb_ctrl_threshold_mic(struct snd_soc_component *component,
sound/soc/codecs/wcd937x.c
1529
static void wcd937x_mbhc_get_result_params(struct snd_soc_component *component,
sound/soc/codecs/wcd937x.c
1589
static void wcd937x_mbhc_zdet_ramp(struct snd_soc_component *component,
sound/soc/codecs/wcd937x.c
1633
static void wcd937x_wcd_mbhc_qfuse_cal(struct snd_soc_component *component,
sound/soc/codecs/wcd937x.c
1653
static void wcd937x_wcd_mbhc_calc_impedance(struct snd_soc_component *component,
sound/soc/codecs/wcd937x.c
1829
static void wcd937x_mbhc_gnd_det_ctrl(struct snd_soc_component *component,
sound/soc/codecs/wcd937x.c
1845
static void wcd937x_mbhc_hph_pull_down_ctrl(struct snd_soc_component *component,
sound/soc/codecs/wcd937x.c
1854
static void wcd937x_mbhc_moisture_config(struct snd_soc_component *component)
sound/soc/codecs/wcd937x.c
1877
static void wcd937x_mbhc_moisture_detect_en(struct snd_soc_component *component, bool enable)
sound/soc/codecs/wcd937x.c
1889
static bool wcd937x_mbhc_get_moisture_status(struct snd_soc_component *component)
sound/soc/codecs/wcd937x.c
1924
static void wcd937x_mbhc_moisture_polling_ctrl(struct snd_soc_component *component,
sound/soc/codecs/wcd937x.c
1953
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd937x.c
1967
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd937x.c
1990
static int wcd937x_mbhc_init(struct snd_soc_component *component)
sound/soc/codecs/wcd937x.c
2022
static void wcd937x_mbhc_deinit(struct snd_soc_component *component)
sound/soc/codecs/wcd937x.c
2474
static int wcd937x_soc_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/wcd937x.c
2573
static void wcd937x_soc_codec_remove(struct snd_soc_component *component)
sound/soc/codecs/wcd937x.c
2585
static int wcd937x_codec_set_jack(struct snd_soc_component *comp,
sound/soc/codecs/wcd937x.c
2613
static bool wcd937x_swap_gnd_mic(struct snd_soc_component *component)
sound/soc/codecs/wcd937x.c
298
static int wcd937x_rx_clk_enable(struct snd_soc_component *component)
sound/soc/codecs/wcd937x.c
318
static int wcd937x_rx_clk_disable(struct snd_soc_component *component)
sound/soc/codecs/wcd937x.c
340
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd937x.c
415
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd937x.c
484
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd937x.c
539
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd937x.c
575
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd937x.c
644
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd937x.c
712
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd937x.c
758
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd937x.c
830
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd937x.c
845
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd937x.c
861
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd937x.c
878
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd937x.c
893
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd937x.c
921
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd937x.c
976
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd938x.c
1019
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd938x.c
1090
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd938x.c
1173
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd938x.c
1196
static void wcd938x_tx_channel_config(struct snd_soc_component *component,
sound/soc/codecs/wcd938x.c
1228
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd938x.c
1331
static int wcd938x_micbias_control(struct snd_soc_component *component,
sound/soc/codecs/wcd938x.c
1435
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd938x.c
1458
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd938x.c
1482
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd938x.c
1495
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd938x.c
1511
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd938x.c
1522
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd938x.c
1536
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd938x.c
1555
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd938x.c
1574
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd938x.c
1605
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd938x.c
1616
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd938x.c
1846
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd938x.c
1865
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd938x.c
1892
static void wcd938x_mbhc_clk_setup(struct snd_soc_component *component,
sound/soc/codecs/wcd938x.c
1899
static void wcd938x_mbhc_mbhc_bias_control(struct snd_soc_component *component,
sound/soc/codecs/wcd938x.c
1906
static void wcd938x_mbhc_program_btn_thr(struct snd_soc_component *component,
sound/soc/codecs/wcd938x.c
1927
static bool wcd938x_mbhc_micb_en_status(struct snd_soc_component *component, int micb_num)
sound/soc/codecs/wcd938x.c
1941
static void wcd938x_mbhc_hph_l_pull_up_control(struct snd_soc_component *component,
sound/soc/codecs/wcd938x.c
1953
static int wcd938x_mbhc_request_micbias(struct snd_soc_component *component,
sound/soc/codecs/wcd938x.c
1959
static void wcd938x_mbhc_micb_ramp_control(struct snd_soc_component *component,
sound/soc/codecs/wcd938x.c
1975
static int wcd938x_mbhc_micb_adjust_voltage(struct snd_soc_component *component,
sound/soc/codecs/wcd938x.c
2046
static int wcd938x_mbhc_micb_ctrl_threshold_mic(struct snd_soc_component *component,
sound/soc/codecs/wcd938x.c
2067
static void wcd938x_mbhc_get_result_params(struct snd_soc_component *component,
sound/soc/codecs/wcd938x.c
2127
static void wcd938x_mbhc_zdet_ramp(struct snd_soc_component *component,
sound/soc/codecs/wcd938x.c
2175
static void wcd938x_wcd_mbhc_qfuse_cal(struct snd_soc_component *component,
sound/soc/codecs/wcd938x.c
2195
static void wcd938x_wcd_mbhc_calc_impedance(struct snd_soc_component *component,
sound/soc/codecs/wcd938x.c
2383
static void wcd938x_mbhc_gnd_det_ctrl(struct snd_soc_component *component,
sound/soc/codecs/wcd938x.c
2399
static void wcd938x_mbhc_hph_pull_down_ctrl(struct snd_soc_component *component,
sound/soc/codecs/wcd938x.c
2408
static void wcd938x_mbhc_moisture_config(struct snd_soc_component *component)
sound/soc/codecs/wcd938x.c
2431
static void wcd938x_mbhc_moisture_detect_en(struct snd_soc_component *component, bool enable)
sound/soc/codecs/wcd938x.c
2443
static bool wcd938x_mbhc_get_moisture_status(struct snd_soc_component *component)
sound/soc/codecs/wcd938x.c
2480
static void wcd938x_mbhc_moisture_polling_ctrl(struct snd_soc_component *component,
sound/soc/codecs/wcd938x.c
2509
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd938x.c
2523
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd938x.c
2547
static int wcd938x_mbhc_init(struct snd_soc_component *component)
sound/soc/codecs/wcd938x.c
2579
static void wcd938x_mbhc_deinit(struct snd_soc_component *component)
sound/soc/codecs/wcd938x.c
3016
static int wcd938x_soc_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/wcd938x.c
313
static int wcd938x_set_swr_clk_rate(struct snd_soc_component *component, int rate, int bank)
sound/soc/codecs/wcd938x.c
3139
static void wcd938x_soc_codec_remove(struct snd_soc_component *component)
sound/soc/codecs/wcd938x.c
3152
static int wcd938x_codec_set_jack(struct snd_soc_component *comp,
sound/soc/codecs/wcd938x.c
3179
static bool wcd938x_swap_gnd_mic(struct snd_soc_component *component)
sound/soc/codecs/wcd938x.c
427
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd938x.c
466
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd938x.c
520
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd938x.c
574
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd938x.c
653
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd938x.c
689
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd938x.c
796
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd938x.c
901
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd938x.c
945
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd939x.c
1013
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd939x.c
1090
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd939x.c
1116
static void wcd939x_tx_channel_config(struct snd_soc_component *component,
sound/soc/codecs/wcd939x.c
1148
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd939x.c
1264
static int wcd939x_micbias_control(struct snd_soc_component *component,
sound/soc/codecs/wcd939x.c
1389
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd939x.c
1412
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd939x.c
1436
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd939x.c
1449
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd939x.c
1467
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd939x.c
1478
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd939x.c
1523
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd939x.c
1538
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd939x.c
1560
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd939x.c
1571
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd939x.c
1792
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd939x.c
180
struct snd_soc_component *component;
sound/soc/codecs/wcd939x.c
1819
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd939x.c
1833
static void wcd939x_mbhc_clk_setup(struct snd_soc_component *component,
sound/soc/codecs/wcd939x.c
1840
static void wcd939x_mbhc_mbhc_bias_control(struct snd_soc_component *component,
sound/soc/codecs/wcd939x.c
1847
static void wcd939x_mbhc_program_btn_thr(struct snd_soc_component *component,
sound/soc/codecs/wcd939x.c
1868
static bool wcd939x_mbhc_micb_en_status(struct snd_soc_component *component, int micb_num)
sound/soc/codecs/wcd939x.c
1882
static void wcd939x_mbhc_hph_l_pull_up_control(struct snd_soc_component *component,
sound/soc/codecs/wcd939x.c
1898
static int wcd939x_mbhc_request_micbias(struct snd_soc_component *component,
sound/soc/codecs/wcd939x.c
1904
static void wcd939x_mbhc_micb_ramp_control(struct snd_soc_component *component,
sound/soc/codecs/wcd939x.c
1920
static int wcd939x_mbhc_micb_adjust_voltage(struct snd_soc_component *component,
sound/soc/codecs/wcd939x.c
1998
static int wcd939x_mbhc_micb_ctrl_threshold_mic(struct snd_soc_component *component,
sound/soc/codecs/wcd939x.c
2038
static void wcd939x_mbhc_get_result_params(struct snd_soc_component *component,
sound/soc/codecs/wcd939x.c
2097
static void wcd939x_mbhc_zdet_ramp(struct snd_soc_component *component,
sound/soc/codecs/wcd939x.c
2148
static void wcd939x_wcd_mbhc_qfuse_cal(struct snd_soc_component *component,
sound/soc/codecs/wcd939x.c
2164
static void wcd939x_wcd_mbhc_calc_impedance(struct snd_soc_component *component,
sound/soc/codecs/wcd939x.c
2305
static void wcd939x_mbhc_gnd_det_ctrl(struct snd_soc_component *component,
sound/soc/codecs/wcd939x.c
2323
static void wcd939x_mbhc_hph_pull_down_ctrl(struct snd_soc_component *component,
sound/soc/codecs/wcd939x.c
2332
static void wcd939x_mbhc_moisture_config(struct snd_soc_component *component)
sound/soc/codecs/wcd939x.c
2355
static void wcd939x_mbhc_moisture_detect_en(struct snd_soc_component *component, bool enable)
sound/soc/codecs/wcd939x.c
2368
static bool wcd939x_mbhc_get_moisture_status(struct snd_soc_component *component)
sound/soc/codecs/wcd939x.c
2405
static void wcd939x_mbhc_moisture_polling_ctrl(struct snd_soc_component *component,
sound/soc/codecs/wcd939x.c
2435
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd939x.c
2447
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wcd939x.c
2471
static int wcd939x_mbhc_init(struct snd_soc_component *component)
sound/soc/codecs/wcd939x.c
2503
static void wcd939x_mbhc_deinit(struct snd_soc_component *component)
sound/soc/codecs/wcd939x.c
2968
static int wcd939x_soc_codec_probe(struct snd_soc_component *component)
sound/soc/codecs/wcd939x.c
3090
static void wcd939x_soc_codec_remove(struct snd_soc_component *component)
sound/soc/codecs/wcd939x.c
3103
static int wcd939x_codec_set_jack(struct snd_soc_component *comp,
sound/soc/codecs/wcd939x.c
3165
static bool wcd939x_swap_gnd_mic(struct snd_soc_component *component)
sound/soc/codecs/wcd939x.c
332
static int wcd939x_set_swr_clk_rate(struct snd_soc_component *component, int rate, int bank)
sound/soc/codecs/wcd939x.c
361
static int wcd939x_io_init(struct snd_soc_component *component)
sound/soc/codecs/wcd939x.c
446
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd939x.c
506
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd939x.c
560
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd939x.c
616
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd939x.c
648
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd939x.c
768
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd939x.c
885
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wcd939x.c
929
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm0010.c
148
static void wm0010_halt(struct snd_soc_component *component)
sound/soc/codecs/wm0010.c
183
struct snd_soc_component *component;
sound/soc/codecs/wm0010.c
208
struct snd_soc_component *component = xfer->component;
sound/soc/codecs/wm0010.c
332
static int wm0010_firmware_load(const char *name, struct snd_soc_component *component)
sound/soc/codecs/wm0010.c
485
static int wm0010_stage2_load(struct snd_soc_component *component)
sound/soc/codecs/wm0010.c
557
static int wm0010_boot(struct snd_soc_component *component)
sound/soc/codecs/wm0010.c
722
static int wm0010_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm0010.c
749
static int wm0010_set_sysclk(struct snd_soc_component *component, int source,
sound/soc/codecs/wm0010.c
771
static int wm0010_probe(struct snd_soc_component *component);
sound/soc/codecs/wm0010.c
846
static int wm0010_probe(struct snd_soc_component *component)
sound/soc/codecs/wm0010.c
90
struct snd_soc_component *component;
sound/soc/codecs/wm1250-ev1.c
25
static int wm1250_ev1_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm2000.c
601
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm2000.c
612
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm2000.c
634
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm2000.c
645
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm2000.c
677
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm2000.c
718
static int wm2000_suspend(struct snd_soc_component *component)
sound/soc/codecs/wm2000.c
725
static int wm2000_resume(struct snd_soc_component *component)
sound/soc/codecs/wm2000.c
776
static int wm2000_probe(struct snd_soc_component *component)
sound/soc/codecs/wm2000.c
786
static void wm2000_remove(struct snd_soc_component *component)
sound/soc/codecs/wm2200.c
1548
static int wm2200_probe(struct snd_soc_component *component)
sound/soc/codecs/wm2200.c
1559
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm2200.c
1691
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm2200.c
1776
static int wm2200_set_sysclk(struct snd_soc_component *component, int clk_id,
sound/soc/codecs/wm2200.c
1924
static int wm2200_set_fll(struct snd_soc_component *component, int fll_id, int source,
sound/soc/codecs/wm2200.c
2048
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm2200.c
79
struct snd_soc_component *component;
sound/soc/codecs/wm5100.c
121
static int wm5100_alloc_sr(struct snd_soc_component *component, int rate)
sound/soc/codecs/wm5100.c
1284
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm5100.c
1402
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm5100.c
1509
static int wm5100_set_sysclk(struct snd_soc_component *component, int clk_id,
sound/soc/codecs/wm5100.c
1757
static int wm5100_set_fll(struct snd_soc_component *component, int fll_id, int source,
sound/soc/codecs/wm5100.c
177
static void wm5100_free_sr(struct snd_soc_component *component, int rate)
sound/soc/codecs/wm5100.c
2101
int wm5100_detect(struct snd_soc_component *component, struct snd_soc_jack *jack)
sound/soc/codecs/wm5100.c
2330
static int wm5100_probe(struct snd_soc_component *component)
sound/soc/codecs/wm5100.c
55
struct snd_soc_component *component;
sound/soc/codecs/wm5100.c
736
static void wm5100_seq_notifier(struct snd_soc_component *component,
sound/soc/codecs/wm5100.c
778
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm5100.c
843
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm5100.h
16
int wm5100_detect(struct snd_soc_component *component, struct snd_soc_jack *jack);
sound/soc/codecs/wm5102.c
1750
static int wm5102_set_fll(struct snd_soc_component *component, int fll_id,
sound/soc/codecs/wm5102.c
1927
static int wm5102_open(struct snd_soc_component *component,
sound/soc/codecs/wm5102.c
1950
static int wm5102_component_probe(struct snd_soc_component *component)
sound/soc/codecs/wm5102.c
1986
static void wm5102_component_remove(struct snd_soc_component *component)
sound/soc/codecs/wm5102.c
583
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm5102.c
622
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm5102.c
667
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm5102.c
681
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm5102.c
699
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm5102.c
712
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm5110.c
161
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm5110.c
198
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm5110.c
2050
static int wm5110_set_fll(struct snd_soc_component *component, int fll_id,
sound/soc/codecs/wm5110.c
2248
static int wm5110_open(struct snd_soc_component *component,
sound/soc/codecs/wm5110.c
2298
static int wm5110_component_probe(struct snd_soc_component *component)
sound/soc/codecs/wm5110.c
2338
static void wm5110_component_remove(struct snd_soc_component *component)
sound/soc/codecs/wm5110.c
290
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm5110.c
327
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm5110.c
366
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm5110.c
405
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm5110.c
470
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm5110.c
490
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm5110.c
510
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm5110.c
569
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8350.c
1025
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8350.c
1075
static int wm8350_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8350.c
1320
int wm8350_hp_jack_detect(struct snd_soc_component *component, enum wm8350_jack which,
sound/soc/codecs/wm8350.c
1399
int wm8350_mic_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/wm8350.c
1458
static int wm8350_component_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8350.c
1575
static void wm8350_component_remove(struct snd_soc_component *component)
sound/soc/codecs/wm8350.c
257
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8350.c
300
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8350.c
343
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8350.c
754
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8350.c
789
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8350.c
837
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8350.c
908
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8350.c
948
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8350.h
19
int wm8350_hp_jack_detect(struct snd_soc_component *component, enum wm8350_jack which,
sound/soc/codecs/wm8350.h
21
int wm8350_mic_jack_detect(struct snd_soc_component *component,
sound/soc/codecs/wm8400.c
1035
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8400.c
1073
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8400.c
1098
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8400.c
1110
static int wm8400_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8400.c
1262
static int wm8400_component_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8400.c
1304
static void wm8400_component_remove(struct snd_soc_component *component)
sound/soc/codecs/wm8400.c
318
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8400.c
63
static void wm8400_component_reset(struct snd_soc_component *component)
sound/soc/codecs/wm8400.c
836
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8400.c
85
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8400.c
925
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8400.c
982
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8510.c
316
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8510.c
352
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8510.c
386
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8510.c
444
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8510.c
492
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8510.c
503
static int wm8510_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8510.c
576
static int wm8510_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8523.c
124
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8523.c
147
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8523.c
211
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8523.c
260
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8523.c
316
static int wm8523_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8523.c
397
static int wm8523_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8524.c
165
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8524.c
215
static int wm8524_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8524.c
62
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8524.c
81
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8524.c
90
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8580.c
261
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8580.c
464
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8580.c
538
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8580.c
606
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8580.c
687
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8580.c
753
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8580.c
805
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8580.c
820
static int wm8580_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8580.c
854
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8580.c
909
static int wm8580_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8580.c
951
static void wm8580_remove(struct snd_soc_component *component)
sound/soc/codecs/wm8711.c
159
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8711.c
187
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8711.c
198
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8711.c
209
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8711.c
223
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8711.c
241
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8711.c
297
static int wm8711_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8711.c
351
static int wm8711_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8728.c
115
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8728.c
160
static int wm8728_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8728.c
74
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8728.c
89
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8731.c
110
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8731.c
194
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/wm8731.c
317
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8731.c
351
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8731.c
364
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8731.c
409
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8731.c
464
static int wm8731_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8731.c
68
static int wm8731_set_deemph(struct snd_soc_component *component)
sound/soc/codecs/wm8731.c
99
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8737.c
328
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8737.c
382
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8737.c
403
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8737.c
451
static int wm8737_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8737.c
538
static int wm8737_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8737.c
74
static int wm8737_reset(struct snd_soc_component *component)
sound/soc/codecs/wm8741.c
178
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8741.c
193
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8741.c
261
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8741.c
306
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8741.c
369
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8741.c
406
static int wm8741_resume(struct snd_soc_component *component)
sound/soc/codecs/wm8741.c
415
static int wm8741_configure(struct snd_soc_component *component)
sound/soc/codecs/wm8741.c
446
static int wm8741_add_controls(struct snd_soc_component *component)
sound/soc/codecs/wm8741.c
474
static int wm8741_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8741.c
513
static void wm8741_remove(struct snd_soc_component *component)
sound/soc/codecs/wm8741.c
58
static int wm8741_reset(struct snd_soc_component *component)
sound/soc/codecs/wm8750.c
502
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8750.c
520
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8750.c
579
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8750.c
611
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8750.c
621
static int wm8750_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8750.c
687
static int wm8750_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8753.c
1025
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8753.c
1050
static int wm8753_hdac_set_dai_fmt(struct snd_soc_component *component,
sound/soc/codecs/wm8753.c
1082
static int wm8753_i2s_set_dai_fmt(struct snd_soc_component *component,
sound/soc/codecs/wm8753.c
1155
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8753.c
1189
static int wm8753_mode1v_set_dai_fmt(struct snd_soc_component *component,
sound/soc/codecs/wm8753.c
1201
static int wm8753_mode1h_set_dai_fmt(struct snd_soc_component *component,
sound/soc/codecs/wm8753.c
1207
static int wm8753_mode2_set_dai_fmt(struct snd_soc_component *component,
sound/soc/codecs/wm8753.c
1219
static int wm8753_mode3_4_set_dai_fmt(struct snd_soc_component *component,
sound/soc/codecs/wm8753.c
1233
static int wm8753_hifi_write_dai_fmt(struct snd_soc_component *component,
sound/soc/codecs/wm8753.c
1262
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8753.c
1270
static int wm8753_voice_write_dai_fmt(struct snd_soc_component *component,
sound/soc/codecs/wm8753.c
1292
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8753.c
1302
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8753.c
1330
static int wm8753_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8753.c
1443
static int wm8753_resume(struct snd_soc_component *component)
sound/soc/codecs/wm8753.c
1452
static int wm8753_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8753.c
227
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8753.c
237
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8753.c
53
static int wm8753_hifi_write_dai_fmt(struct snd_soc_component *component,
sound/soc/codecs/wm8753.c
55
static int wm8753_voice_write_dai_fmt(struct snd_soc_component *component,
sound/soc/codecs/wm8753.c
743
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8753.c
864
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8753.c
888
static int wm8753_vdac_adc_set_dai_fmt(struct snd_soc_component *component,
sound/soc/codecs/wm8753.c
924
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8753.c
956
static int wm8753_pcm_set_dai_fmt(struct snd_soc_component *component,
sound/soc/codecs/wm8770.c
308
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8770.c
325
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8770.c
339
static int wm8770_reset(struct snd_soc_component *component)
sound/soc/codecs/wm8770.c
346
struct snd_soc_component *component;
sound/soc/codecs/wm8770.c
411
struct snd_soc_component *component;
sound/soc/codecs/wm8770.c
477
struct snd_soc_component *component;
sound/soc/codecs/wm8770.c
487
struct snd_soc_component *component;
sound/soc/codecs/wm8770.c
496
static int wm8770_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8770.c
569
static int wm8770_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8770.c
84
struct snd_soc_component *component;
sound/soc/codecs/wm8776.c
166
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8776.c
243
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8776.c
314
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8776.c
322
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8776.c
333
static int wm8776_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8776.c
409
static int wm8776_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8776.c
78
static int wm8776_reset(struct snd_soc_component *component)
sound/soc/codecs/wm8782.c
75
static int wm8782_soc_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8782.c
81
static void wm8782_soc_remove(struct snd_soc_component *component)
sound/soc/codecs/wm8782.c
88
static int wm8782_soc_suspend(struct snd_soc_component *component)
sound/soc/codecs/wm8782.c
95
static int wm8782_soc_resume(struct snd_soc_component *component)
sound/soc/codecs/wm8804.c
136
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8804.c
160
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/wm8804.c
217
struct snd_soc_component *component;
sound/soc/codecs/wm8804.c
290
struct snd_soc_component *component;
sound/soc/codecs/wm8804.c
404
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8804.c
450
struct snd_soc_component *component;
sound/soc/codecs/wm8804.c
485
struct snd_soc_component *component;
sound/soc/codecs/wm8900.c
1023
static int wm8900_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8900.c
1116
static int wm8900_suspend(struct snd_soc_component *component)
sound/soc/codecs/wm8900.c
1139
static int wm8900_resume(struct snd_soc_component *component)
sound/soc/codecs/wm8900.c
1173
static int wm8900_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8900.c
216
static void wm8900_reset(struct snd_soc_component *component)
sound/soc/codecs/wm8900.c
224
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8900.c
629
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8900.c
745
static int wm8900_set_fll(struct snd_soc_component *component,
sound/soc/codecs/wm8900.c
818
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8900.c
860
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8900.c
972
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8903.c
1099
static int wm8903_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8903.c
1216
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8903.c
1227
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8903.c
1313
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8903.c
1443
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8903.c
1602
int wm8903_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack,
sound/soc/codecs/wm8903.c
1765
static int wm8903_resume(struct snd_soc_component *component)
sound/soc/codecs/wm8903.c
269
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8903.c
288
static void wm8903_seq_notifier(struct snd_soc_component *component,
sound/soc/codecs/wm8903.c
372
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/wm8903.c
415
static int wm8903_set_deemph(struct snd_soc_component *component)
sound/soc/codecs/wm8903.c
447
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8903.c
458
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8903.h
14
extern int wm8903_mic_detect(struct snd_soc_component *component,
sound/soc/codecs/wm8904.c
1246
static int wm8904_add_widgets(struct snd_soc_component *component)
sound/soc/codecs/wm8904.c
1359
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8904.c
1484
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8904.c
1575
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8904.c
1732
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8904.c
1871
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8904.c
1920
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8904.c
1933
static int wm8904_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8904.c
2059
static void wm8904_handle_retune_mobile_pdata(struct snd_soc_component *component)
sound/soc/codecs/wm8904.c
2116
static void wm8904_handle_dmic_pdata(struct snd_soc_component *component)
sound/soc/codecs/wm8904.c
2163
static void wm8904_handle_pdata(struct snd_soc_component *component)
sound/soc/codecs/wm8904.c
2219
static int wm8904_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8904.c
2243
static void wm8904_remove(struct snd_soc_component *component)
sound/soc/codecs/wm8904.c
314
static int wm8904_configure_clocking(struct snd_soc_component *component)
sound/soc/codecs/wm8904.c
370
static void wm8904_set_drc(struct snd_soc_component *component)
sound/soc/codecs/wm8904.c
391
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8904.c
409
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8904.c
417
static void wm8904_set_retune_mobile(struct snd_soc_component *component)
sound/soc/codecs/wm8904.c
462
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8904.c
480
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8904.c
490
static int wm8904_set_deemph(struct snd_soc_component *component)
sound/soc/codecs/wm8904.c
520
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8904.c
530
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8904.c
558
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8904.c
656
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8904.c
694
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8940.c
341
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8940.c
397
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8940.c
466
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8940.c
475
static int wm8940_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8940.c
586
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8940.c
627
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8940.c
682
struct snd_soc_component *codec = dai->component;
sound/soc/codecs/wm8940.c
714
struct snd_soc_component *codec = dai->component;
sound/soc/codecs/wm8940.c
763
static int wm8940_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8955.c
128
static int wm8955_reset(struct snd_soc_component *component)
sound/soc/codecs/wm8955.c
242
static int wm8955_configure_clocking(struct snd_soc_component *component)
sound/soc/codecs/wm8955.c
333
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8955.c
360
static int wm8955_set_deemph(struct snd_soc_component *component)
sound/soc/codecs/wm8955.c
390
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8955.c
400
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8955.c
592
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8955.c
641
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8955.c
670
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8955.c
750
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8955.c
763
static int wm8955_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8955.c
868
static int wm8955_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8958-dsp2.c
188
static void wm8958_dsp_start_mbc(struct snd_soc_component *component, int path)
sound/soc/codecs/wm8958-dsp2.c
232
static void wm8958_dsp_start_vss(struct snd_soc_component *component, int path)
sound/soc/codecs/wm8958-dsp2.c
293
static void wm8958_dsp_start_enh_eq(struct snd_soc_component *component, int path)
sound/soc/codecs/wm8958-dsp2.c
324
static void wm8958_dsp_apply(struct snd_soc_component *component, int path, int start)
sound/soc/codecs/wm8958-dsp2.c
41
static int wm8958_dsp2_fw(struct snd_soc_component *component, const char *name,
sound/soc/codecs/wm8958-dsp2.c
414
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8958-dsp2.c
456
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8958-dsp2.c
478
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8958-dsp2.c
500
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8958-dsp2.c
512
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8958-dsp2.c
546
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8958-dsp2.c
568
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8958-dsp2.c
579
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8958-dsp2.c
601
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8958-dsp2.c
623
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8958-dsp2.c
635
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8958-dsp2.c
684
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8958-dsp2.c
699
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8958-dsp2.c
746
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8958-dsp2.c
768
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8958-dsp2.c
790
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8958-dsp2.c
802
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8958-dsp2.c
863
struct snd_soc_component *component = context;
sound/soc/codecs/wm8958-dsp2.c
875
struct snd_soc_component *component = context;
sound/soc/codecs/wm8958-dsp2.c
887
struct snd_soc_component *component = context;
sound/soc/codecs/wm8958-dsp2.c
897
void wm8958_dsp2_init(struct snd_soc_component *component)
sound/soc/codecs/wm8960.c
1009
static int wm8960_set_bias_level_capless(struct snd_soc_component *component,
sound/soc/codecs/wm8960.c
1212
static int wm8960_set_pll(struct snd_soc_component *component,
sound/soc/codecs/wm8960.c
1257
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8960.c
1271
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8960.c
1302
static int wm8960_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8960.c
1313
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8960.c
135
int (*set_bias_level)(struct snd_soc_component *,
sound/soc/codecs/wm8960.c
1372
static int wm8960_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8960.c
184
static int wm8960_set_deemph(struct snd_soc_component *component)
sound/soc/codecs/wm8960.c
214
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8960.c
224
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8960.c
487
static int wm8960_add_widgets(struct snd_soc_component *component)
sound/soc/codecs/wm8960.c
52
static int wm8960_set_pll(struct snd_soc_component *component,
sound/soc/codecs/wm8960.c
538
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8960.c
702
int wm8960_configure_pll(struct snd_soc_component *component, int freq_in,
sound/soc/codecs/wm8960.c
754
static int wm8960_configure_clocking(struct snd_soc_component *component)
sound/soc/codecs/wm8960.c
833
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8960.c
892
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8960.c
903
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8960.c
912
static int wm8960_set_bias_level_out3(struct snd_soc_component *component,
sound/soc/codecs/wm8961.c
194
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8961.c
286
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8961.c
505
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8961.c
596
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8961.c
623
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8961.c
690
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8961.c
703
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8961.c
718
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8961.c
743
static int wm8961_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8961.c
833
static int wm8961_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8961.c
875
static int wm8961_resume(struct snd_soc_component *component)
sound/soc/codecs/wm8962.c
1477
static int wm8962_dsp2_write_config(struct snd_soc_component *component)
sound/soc/codecs/wm8962.c
1485
static int wm8962_dsp2_set_enable(struct snd_soc_component *component, u16 val)
sound/soc/codecs/wm8962.c
1508
static int wm8962_dsp2_start(struct snd_soc_component *component)
sound/soc/codecs/wm8962.c
1521
static int wm8962_dsp2_stop(struct snd_soc_component *component)
sound/soc/codecs/wm8962.c
1552
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8962.c
1564
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8962.c
1602
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8962.c
1632
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8962.c
1852
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8962.c
1910
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8962.c
2004
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8962.c
2038
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8962.c
2422
static int wm8962_add_widgets(struct snd_soc_component *component)
sound/soc/codecs/wm8962.c
2471
static void wm8962_configure_bclk(struct snd_soc_component *component)
sound/soc/codecs/wm8962.c
2584
static int wm8962_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8962.c
2620
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8962.c
2651
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8962.c
2723
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8962.c
2750
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8962.c
2920
static int wm8962_set_fll(struct snd_soc_component *component, int fll_id, int source,
sound/soc/codecs/wm8962.c
3037
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8962.c
3098
struct snd_soc_component *component = wm8962->component;
sound/soc/codecs/wm8962.c
3234
int wm8962_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack)
sound/soc/codecs/wm8962.c
3282
struct snd_soc_component *component = wm8962->component;
sound/soc/codecs/wm8962.c
3318
struct snd_soc_component *component = input_get_drvdata(dev);
sound/soc/codecs/wm8962.c
3358
static void wm8962_init_beep(struct snd_soc_component *component)
sound/soc/codecs/wm8962.c
3395
static void wm8962_free_beep(struct snd_soc_component *component)
sound/soc/codecs/wm8962.c
3459
struct snd_soc_component *component = wm8962->component;
sound/soc/codecs/wm8962.c
3471
struct snd_soc_component *component = wm8962->component;
sound/soc/codecs/wm8962.c
3494
static void wm8962_init_gpio(struct snd_soc_component *component)
sound/soc/codecs/wm8962.c
3514
static void wm8962_free_gpio(struct snd_soc_component *component)
sound/soc/codecs/wm8962.c
3521
static void wm8962_init_gpio(struct snd_soc_component *component)
sound/soc/codecs/wm8962.c
3525
static void wm8962_free_gpio(struct snd_soc_component *component)
sound/soc/codecs/wm8962.c
3530
static int wm8962_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8962.c
3598
static void wm8962_remove(struct snd_soc_component *component)
sound/soc/codecs/wm8962.c
54
struct snd_soc_component *component;
sound/soc/codecs/wm8962.h
3779
int wm8962_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack);
sound/soc/codecs/wm8971.c
432
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8971.c
450
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8971.c
509
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8971.c
541
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8971.c
560
static int wm8971_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8971.c
629
static int wm8971_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8974.c
315
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8974.c
352
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8974.c
409
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8974.c
441
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8974.c
455
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8974.c
517
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8974.c
572
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8974.c
583
static int wm8974_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8974.c
664
static int wm8974_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8978.c
408
static void pll_factors(struct snd_soc_component *component,
sound/soc/codecs/wm8978.c
471
static int wm8978_configure_pll(struct snd_soc_component *component)
sound/soc/codecs/wm8978.c
565
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8978.c
610
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8978.c
651
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8978.c
720
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8978.c
841
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8978.c
853
static int wm8978_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8978.c
925
static int wm8978_suspend(struct snd_soc_component *component)
sound/soc/codecs/wm8978.c
939
static int wm8978_resume(struct snd_soc_component *component)
sound/soc/codecs/wm8978.c
975
static int wm8978_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8983.c
492
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8983.c
507
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8983.c
562
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8983.c
571
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8983.c
651
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8983.c
789
struct snd_soc_component *component;
sound/soc/codecs/wm8983.c
826
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8983.c
847
static int wm8983_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8983.c
914
static int wm8983_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8985.c
1027
static int wm8985_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8985.c
564
static int wm8985_add_widgets(struct snd_soc_component *component)
sound/soc/codecs/wm8985.c
592
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8985.c
607
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8985.c
647
static int wm8985_reset(struct snd_soc_component *component)
sound/soc/codecs/wm8985.c
654
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8985.c
663
struct snd_soc_component *component;
sound/soc/codecs/wm8985.c
751
struct snd_soc_component *component;
sound/soc/codecs/wm8985.c
887
struct snd_soc_component *component;
sound/soc/codecs/wm8985.c
921
struct snd_soc_component *component;
sound/soc/codecs/wm8985.c
947
static int wm8985_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8988.c
244
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8988.c
555
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8988.c
587
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8988.c
645
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8988.c
668
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8988.c
712
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8988.c
722
static int wm8988_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8988.c
794
static int wm8988_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8990.c
1003
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8990.c
1016
static int wm8990_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8990.c
1186
static int wm8990_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8990.c
294
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8990.c
52
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8990.c
846
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8990.c
879
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8990.c
892
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8990.c
945
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8990.c
978
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8991.c
1006
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8991.c
1044
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8991.c
1069
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8991.c
1080
static int wm8991_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8991.c
132
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8991.c
360
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8991.c
918
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8991.c
953
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8993.c
1071
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8993.c
1092
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8993.c
1189
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8993.c
1336
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8993.c
1354
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8993.c
1483
static int wm8993_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8993.c
1547
static int wm8993_suspend(struct snd_soc_component *component)
sound/soc/codecs/wm8993.c
1570
static int wm8993_resume(struct snd_soc_component *component)
sound/soc/codecs/wm8993.c
466
static int _wm8993_set_fll(struct snd_soc_component *component, int fll_id, int source,
sound/soc/codecs/wm8993.c
576
static int configure_clock(struct snd_soc_component *component)
sound/soc/codecs/wm8993.c
809
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8993.c
972
static int wm8993_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8994.c
1001
static bool wm8994_check_class_w_digital(struct snd_soc_component *component)
sound/soc/codecs/wm8994.c
1039
static void wm8994_update_vu_bits(struct snd_soc_component *component)
sound/soc/codecs/wm8994.c
1059
static int aif_mclk_set(struct snd_soc_component *component, int aif, bool enable)
sound/soc/codecs/wm8994.c
1101
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8994.c
111
static void wm8958_micd_set_rate(struct snd_soc_component *component)
sound/soc/codecs/wm8994.c
1206
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8994.c
1298
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8994.c
1316
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8994.c
1334
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8994.c
1367
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8994.c
1409
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8994.c
1450
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8994.c
1518
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/wm8994.c
162
static int configure_aif_clock(struct snd_soc_component *component, int aif)
sound/soc/codecs/wm8994.c
215
static int configure_clock(struct snd_soc_component *component)
sound/soc/codecs/wm8994.c
2205
static int _wm8994_set_fll(struct snd_soc_component *component, int id, int src,
sound/soc/codecs/wm8994.c
2507
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8994.c
255
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/wm8994.c
2614
static int wm8994_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8994.c
2698
int wm8994_vmid_mode(struct snd_soc_component *component, enum wm8994_vmid_mode mode)
sound/soc/codecs/wm8994.c
2758
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8994.c
2914
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8994.c
304
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8994.c
3094
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8994.c
3137
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8994.c
3164
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8994.c
3190
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8994.c
323
static void wm8994_set_drc(struct snd_soc_component *component, int drc)
sound/soc/codecs/wm8994.c
3300
static int wm8994_component_suspend(struct snd_soc_component *component)
sound/soc/codecs/wm8994.c
3320
static int wm8994_component_resume(struct snd_soc_component *component)
sound/soc/codecs/wm8994.c
3347
struct snd_soc_component *component = wm8994->hubs.component;
sound/soc/codecs/wm8994.c
3415
struct snd_soc_component *component = wm8994->hubs.component;
sound/soc/codecs/wm8994.c
3505
int wm8994_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack,
sound/soc/codecs/wm8994.c
361
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8994.c
3641
struct snd_soc_component *component = priv->hubs.component;
sound/soc/codecs/wm8994.c
3656
static void wm1811_micd_stop(struct snd_soc_component *component)
sound/soc/codecs/wm8994.c
3672
static void wm8958_button_det(struct snd_soc_component *component, u16 status)
sound/soc/codecs/wm8994.c
3727
struct snd_soc_component *component = data;
sound/soc/codecs/wm8994.c
3777
struct snd_soc_component *component = wm8994->hubs.component;
sound/soc/codecs/wm8994.c
3816
struct snd_soc_component *component = wm8994->hubs.component;
sound/soc/codecs/wm8994.c
384
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8994.c
3929
int wm8958_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack,
sound/soc/codecs/wm8994.c
395
static void wm8994_set_retune_mobile(struct snd_soc_component *component, int block)
sound/soc/codecs/wm8994.c
4027
struct snd_soc_component *component = wm8994->hubs.component;
sound/soc/codecs/wm8994.c
4043
struct snd_soc_component *component = wm8994->hubs.component;
sound/soc/codecs/wm8994.c
4126
struct snd_soc_component *component = data;
sound/soc/codecs/wm8994.c
4135
struct snd_soc_component *component = data;
sound/soc/codecs/wm8994.c
4144
struct snd_soc_component *component = data;
sound/soc/codecs/wm8994.c
4151
static int wm8994_component_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8994.c
4572
static void wm8994_component_remove(struct snd_soc_component *component)
sound/soc/codecs/wm8994.c
468
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8994.c
491
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8994.c
742
static void wm1811_jackdet_set_mode(struct snd_soc_component *component, u16 mode)
sound/soc/codecs/wm8994.c
765
static void active_reference(struct snd_soc_component *component)
sound/soc/codecs/wm8994.c
782
static void active_dereference(struct snd_soc_component *component)
sound/soc/codecs/wm8994.c
810
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8994.c
841
static void vmid_reference(struct snd_soc_component *component)
sound/soc/codecs/wm8994.c
920
static void vmid_dereference(struct snd_soc_component *component)
sound/soc/codecs/wm8994.c
986
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8994.h
50
int wm8994_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack,
sound/soc/codecs/wm8994.h
52
int wm8958_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack,
sound/soc/codecs/wm8994.h
56
int wm8994_vmid_mode(struct snd_soc_component *component, enum wm8994_vmid_mode mode);
sound/soc/codecs/wm8994.h
61
void wm8958_dsp2_init(struct snd_soc_component *component);
sound/soc/codecs/wm8995.c
1422
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8995.c
1443
struct snd_soc_component *component;
sound/soc/codecs/wm8995.c
1547
struct snd_soc_component *component;
sound/soc/codecs/wm8995.c
1683
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm8995.c
1798
struct snd_soc_component *component;
sound/soc/codecs/wm8995.c
1908
struct snd_soc_component *component;
sound/soc/codecs/wm8995.c
1955
static int wm8995_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8995.c
1996
static int wm8995_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8995.c
385
struct snd_soc_component *component;
sound/soc/codecs/wm8995.c
485
static void wm8995_update_class_w(struct snd_soc_component *component)
sound/soc/codecs/wm8995.c
534
struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
sound/soc/codecs/wm8995.c
550
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/wm8995.c
561
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8995.c
588
static void dc_servo_cmd(struct snd_soc_component *component,
sound/soc/codecs/wm8995.c
610
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8995.c
669
static int configure_aif_clock(struct snd_soc_component *component, int aif)
sound/soc/codecs/wm8995.c
719
static int configure_clock(struct snd_soc_component *component)
sound/soc/codecs/wm8995.c
760
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8996.c
1531
static void wm8996_update_bclk(struct snd_soc_component *component)
sound/soc/codecs/wm8996.c
1571
static int wm8996_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm8996.c
1633
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8996.c
1734
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8996.c
1814
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm8996.c
2002
static int wm8996_set_fll(struct snd_soc_component *component, int fll_id, int source,
sound/soc/codecs/wm8996.c
2238
int wm8996_detect(struct snd_soc_component *component, struct snd_soc_jack *jack,
sound/soc/codecs/wm8996.c
2285
static void wm8996_hpdet_irq(struct snd_soc_component *component)
sound/soc/codecs/wm8996.c
2345
static void wm8996_hpdet_start(struct snd_soc_component *component)
sound/soc/codecs/wm8996.c
2370
static void wm8996_report_headphone(struct snd_soc_component *component)
sound/soc/codecs/wm8996.c
2383
static void wm8996_micd(struct snd_soc_component *component)
sound/soc/codecs/wm8996.c
2487
struct snd_soc_component *component = data;
sound/soc/codecs/wm8996.c
2540
static void wm8996_retune_mobile_pdata(struct snd_soc_component *component)
sound/soc/codecs/wm8996.c
2615
static int wm8996_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8996.c
2672
static void wm8996_remove(struct snd_soc_component *component)
sound/soc/codecs/wm8996.c
334
static void wm8996_set_retune_mobile(struct snd_soc_component *component, int block)
sound/soc/codecs/wm8996.c
412
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8996.c
434
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm8996.c
52
struct snd_soc_component *component;
sound/soc/codecs/wm8996.c
574
static void wm8996_bg_enable(struct snd_soc_component *component)
sound/soc/codecs/wm8996.c
586
static void wm8996_bg_disable(struct snd_soc_component *component)
sound/soc/codecs/wm8996.c
599
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8996.c
634
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8996.c
653
static void wait_for_dc_servo(struct snd_soc_component *component, u16 mask)
sound/soc/codecs/wm8996.c
685
static void wm8996_seq_notifier(struct snd_soc_component *component,
sound/soc/codecs/wm8996.c
758
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8996.h
21
typedef void (*wm8996_polarity_fn)(struct snd_soc_component *component, int polarity);
sound/soc/codecs/wm8996.h
23
int wm8996_detect(struct snd_soc_component *component, struct snd_soc_jack *jack,
sound/soc/codecs/wm8997.c
1056
static int wm8997_component_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8997.c
1076
static void wm8997_component_remove(struct snd_soc_component *component)
sound/soc/codecs/wm8997.c
84
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm8997.c
926
static int wm8997_set_fll(struct snd_soc_component *component, int fll_id,
sound/soc/codecs/wm8998.c
104
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/wm8998.c
1258
static int wm8998_set_fll(struct snd_soc_component *component, int fll_id,
sound/soc/codecs/wm8998.c
1279
static int wm8998_component_probe(struct snd_soc_component *component)
sound/soc/codecs/wm8998.c
1300
static void wm8998_component_remove(struct snd_soc_component *component)
sound/soc/codecs/wm8998.c
41
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm9081.c
1153
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm9081.c
1168
static int wm9081_set_sysclk(struct snd_soc_component *component, int clk_id,
sound/soc/codecs/wm9081.c
1190
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm9081.c
1256
static int wm9081_probe(struct snd_soc_component *component)
sound/soc/codecs/wm9081.c
338
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm9081.c
359
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm9081.c
545
static int wm9081_set_fll(struct snd_soc_component *component, int fll_id,
sound/soc/codecs/wm9081.c
636
static int configure_clock(struct snd_soc_component *component)
sound/soc/codecs/wm9081.c
732
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm9081.c
815
static int wm9081_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm9081.c
903
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm9081.c
996
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm9090.c
133
static void wait_for_dc_servo(struct snd_soc_component *component)
sound/soc/codecs/wm9090.c
241
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm9090.c
409
static int wm9090_add_controls(struct snd_soc_component *component)
sound/soc/codecs/wm9090.c
462
static int wm9090_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm9090.c
506
static int wm9090_probe(struct snd_soc_component *component)
sound/soc/codecs/wm9705.c
234
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm9705.c
288
static int wm9705_soc_suspend(struct snd_soc_component *component)
sound/soc/codecs/wm9705.c
297
static int wm9705_soc_resume(struct snd_soc_component *component)
sound/soc/codecs/wm9705.c
316
static int wm9705_soc_probe(struct snd_soc_component *component)
sound/soc/codecs/wm9705.c
347
static void wm9705_soc_remove(struct snd_soc_component *component)
sound/soc/codecs/wm9712.c
219
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/codecs/wm9712.c
263
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/codecs/wm9712.c
522
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm9712.c
539
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm9712.c
592
static int wm9712_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm9712.c
611
static int wm9712_soc_resume(struct snd_soc_component *component)
sound/soc/codecs/wm9712.c
630
static int wm9712_soc_probe(struct snd_soc_component *component)
sound/soc/codecs/wm9712.c
667
static void wm9712_soc_remove(struct snd_soc_component *component)
sound/soc/codecs/wm9713.c
1000
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm9713.c
1025
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm9713.c
1042
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wm9713.c
1137
static int wm9713_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm9713.c
1162
static int wm9713_soc_suspend(struct snd_soc_component *component)
sound/soc/codecs/wm9713.c
1176
static int wm9713_soc_resume(struct snd_soc_component *component)
sound/soc/codecs/wm9713.c
1202
static int wm9713_soc_probe(struct snd_soc_component *component)
sound/soc/codecs/wm9713.c
1232
static void wm9713_soc_remove(struct snd_soc_component *component)
sound/soc/codecs/wm9713.c
195
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm9713.c
228
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/codecs/wm9713.c
272
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/codecs/wm9713.c
748
static void pll_factors(struct snd_soc_component *component,
sound/soc/codecs/wm9713.c
810
static int wm9713_set_pll(struct snd_soc_component *component,
sound/soc/codecs/wm9713.c
874
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm9713.c
885
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm9713.c
901
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm9713.c
937
struct snd_soc_component *component = codec_dai->component;
sound/soc/codecs/wm_adsp.c
1040
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm_adsp.c
1106
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm_adsp.c
1122
int wm_adsp2_component_probe(struct wm_adsp *dsp, struct snd_soc_component *component)
sound/soc/codecs/wm_adsp.c
1140
int wm_adsp2_component_remove(struct wm_adsp *dsp, struct snd_soc_component *component)
sound/soc/codecs/wm_adsp.c
1283
int wm_adsp_compr_free(struct snd_soc_component *component,
sound/soc/codecs/wm_adsp.c
1358
int wm_adsp_compr_set_params(struct snd_soc_component *component,
sound/soc/codecs/wm_adsp.c
1386
int wm_adsp_compr_get_caps(struct snd_soc_component *component,
sound/soc/codecs/wm_adsp.c
1697
int wm_adsp_compr_trigger(struct snd_soc_component *component,
sound/soc/codecs/wm_adsp.c
1861
int wm_adsp_compr_pointer(struct snd_soc_component *component,
sound/soc/codecs/wm_adsp.c
2020
int wm_adsp_compr_copy(struct snd_soc_component *component,
sound/soc/codecs/wm_adsp.c
322
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm_adsp.c
335
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm_adsp.c
887
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm_adsp.c
928
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm_adsp.c
939
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm_adsp.c
954
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm_adsp.h
121
int wm_adsp_compr_free(struct snd_soc_component *component,
sound/soc/codecs/wm_adsp.h
123
int wm_adsp_compr_set_params(struct snd_soc_component *component,
sound/soc/codecs/wm_adsp.h
126
int wm_adsp_compr_get_caps(struct snd_soc_component *component,
sound/soc/codecs/wm_adsp.h
129
int wm_adsp_compr_trigger(struct snd_soc_component *component,
sound/soc/codecs/wm_adsp.h
132
int wm_adsp_compr_pointer(struct snd_soc_component *component,
sound/soc/codecs/wm_adsp.h
135
int wm_adsp_compr_copy(struct snd_soc_component *component,
sound/soc/codecs/wm_adsp.h
33
struct snd_soc_component *component;
sound/soc/codecs/wm_adsp.h
87
int wm_adsp2_component_probe(struct wm_adsp *dsp, struct snd_soc_component *component);
sound/soc/codecs/wm_adsp.h
88
int wm_adsp2_component_remove(struct wm_adsp *dsp, struct snd_soc_component *component);
sound/soc/codecs/wm_hubs.c
108
static bool wm_hubs_dac_hp_direct(struct snd_soc_component *component)
sound/soc/codecs/wm_hubs.c
1113
int wm_hubs_add_analogue_controls(struct snd_soc_component *component)
sound/soc/codecs/wm_hubs.c
1155
int wm_hubs_add_analogue_routes(struct snd_soc_component *component,
sound/soc/codecs/wm_hubs.c
1191
int wm_hubs_handle_analogue_pdata(struct snd_soc_component *component,
sound/soc/codecs/wm_hubs.c
1242
void wm_hubs_vmid_ena(struct snd_soc_component *component)
sound/soc/codecs/wm_hubs.c
1258
void wm_hubs_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm_hubs.c
149
static bool wm_hubs_dcs_cache_get(struct snd_soc_component *component,
sound/soc/codecs/wm_hubs.c
173
static void wm_hubs_dcs_cache_set(struct snd_soc_component *component, u16 dcs_cfg)
sound/soc/codecs/wm_hubs.c
196
static int wm_hubs_read_dc_servo(struct snd_soc_component *component,
sound/soc/codecs/wm_hubs.c
242
static void enable_dc_servo(struct snd_soc_component *component)
sound/soc/codecs/wm_hubs.c
334
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wm_hubs.c
499
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm_hubs.c
541
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm_hubs.c
593
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm_hubs.c
60
static void wait_for_dc_servo(struct snd_soc_component *component, unsigned int op)
sound/soc/codecs/wm_hubs.c
618
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm_hubs.c
648
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wm_hubs.c
667
void wm_hubs_update_class_w(struct snd_soc_component *component)
sound/soc/codecs/wm_hubs.c
697
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/wm_hubs.c
717
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/codecs/wm_hubs.h
18
struct snd_soc_component;
sound/soc/codecs/wm_hubs.h
34
bool (*check_class_w_digital)(struct snd_soc_component *);
sound/soc/codecs/wm_hubs.h
50
struct snd_soc_component *component;
sound/soc/codecs/wm_hubs.h
53
extern int wm_hubs_add_analogue_controls(struct snd_soc_component *);
sound/soc/codecs/wm_hubs.h
54
extern int wm_hubs_add_analogue_routes(struct snd_soc_component *, int, int);
sound/soc/codecs/wm_hubs.h
55
extern int wm_hubs_handle_analogue_pdata(struct snd_soc_component *,
sound/soc/codecs/wm_hubs.h
63
extern void wm_hubs_vmid_ena(struct snd_soc_component *component);
sound/soc/codecs/wm_hubs.h
64
extern void wm_hubs_set_bias_level(struct snd_soc_component *component,
sound/soc/codecs/wm_hubs.h
66
extern void wm_hubs_update_class_w(struct snd_soc_component *component);
sound/soc/codecs/wsa881x.c
735
static int wsa881x_component_probe(struct snd_soc_component *comp)
sound/soc/codecs/wsa881x.c
747
struct snd_soc_component *comp = snd_kcontrol_chip(kc);
sound/soc/codecs/wsa881x.c
792
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wsa881x.c
804
static int wsa881x_boost_ctrl(struct snd_soc_component *comp, bool enable)
sound/soc/codecs/wsa881x.c
824
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wsa881x.c
885
static int wsa881x_visense_txfe_ctrl(struct snd_soc_component *comp,
sound/soc/codecs/wsa881x.c
908
static int wsa881x_visense_adc_ctrl(struct snd_soc_component *comp,
sound/soc/codecs/wsa881x.c
921
struct snd_soc_component *comp = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wsa883x.c
1134
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wsa883x.c
1145
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wsa883x.c
1165
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wsa883x.c
1178
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wsa883x.c
1201
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wsa883x.c
1212
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wsa883x.c
1223
static int wsa883x_codec_probe(struct snd_soc_component *comp)
sound/soc/codecs/wsa883x.c
1235
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wsa883x.c
1383
struct snd_soc_component *component = dai->component;
sound/soc/codecs/wsa884x.c
1590
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wsa884x.c
1601
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wsa884x.c
1615
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wsa884x.c
1628
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/codecs/wsa884x.c
1648
static int wsa884x_codec_probe(struct snd_soc_component *comp)
sound/soc/codecs/wsa884x.c
1657
static void wsa884x_spkr_post_pmu(struct snd_soc_component *component,
sound/soc/codecs/wsa884x.c
1699
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/codecs/wsa884x.c
1806
struct snd_soc_component *component = dai->component;
sound/soc/dwc/dwc-i2s.c
503
static int dw_i2s_suspend(struct snd_soc_component *component)
sound/soc/dwc/dwc-i2s.c
512
static int dw_i2s_resume(struct snd_soc_component *component)
sound/soc/dwc/dwc-pcm.c
138
static int dw_pcm_open(struct snd_soc_component *component,
sound/soc/dwc/dwc-pcm.c
152
static int dw_pcm_close(struct snd_soc_component *component,
sound/soc/dwc/dwc-pcm.c
159
static int dw_pcm_hw_params(struct snd_soc_component *component,
sound/soc/dwc/dwc-pcm.c
192
static int dw_pcm_trigger(struct snd_soc_component *component,
sound/soc/dwc/dwc-pcm.c
227
static snd_pcm_uframes_t dw_pcm_pointer(struct snd_soc_component *component,
sound/soc/dwc/dwc-pcm.c
242
static int dw_pcm_new(struct snd_soc_component *component,
sound/soc/fsl/fsl-asoc-card.c
582
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/fsl/fsl_asrc_dma.c
127
static int fsl_asrc_dma_hw_params(struct snd_soc_component *component,
sound/soc/fsl/fsl_asrc_dma.c
140
struct snd_soc_component *component_be = NULL;
sound/soc/fsl/fsl_asrc_dma.c
321
static int fsl_asrc_dma_hw_free(struct snd_soc_component *component,
sound/soc/fsl/fsl_asrc_dma.c
342
static int fsl_asrc_dma_startup(struct snd_soc_component *component,
sound/soc/fsl/fsl_asrc_dma.c
419
static int fsl_asrc_dma_shutdown(struct snd_soc_component *component,
sound/soc/fsl/fsl_asrc_dma.c
440
fsl_asrc_dma_pcm_pointer(struct snd_soc_component *component,
sound/soc/fsl/fsl_asrc_dma.c
449
static int fsl_asrc_dma_pcm_new(struct snd_soc_component *component,
sound/soc/fsl/fsl_asrc_dma.c
56
struct snd_soc_component *component)
sound/soc/fsl/fsl_asrc_dma.c
97
static int fsl_asrc_dma_trigger(struct snd_soc_component *component,
sound/soc/fsl/fsl_audmix.c
114
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_audmix.c
152
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_audmix.c
241
struct snd_soc_component *comp = dai->component;
sound/soc/fsl/fsl_audmix.c
86
static int fsl_audmix_state_trans(struct snd_soc_component *comp,
sound/soc/fsl/fsl_dma.c
282
static int fsl_dma_new(struct snd_soc_component *component,
sound/soc/fsl/fsl_dma.c
360
static int fsl_dma_open(struct snd_soc_component *component,
sound/soc/fsl/fsl_dma.c
508
static int fsl_dma_hw_params(struct snd_soc_component *component,
sound/soc/fsl/fsl_dma.c
672
static snd_pcm_uframes_t fsl_dma_pointer(struct snd_soc_component *component,
sound/soc/fsl/fsl_dma.c
736
static int fsl_dma_hw_free(struct snd_soc_component *component,
sound/soc/fsl/fsl_dma.c
770
static int fsl_dma_close(struct snd_soc_component *component,
sound/soc/fsl/fsl_easrc.c
49
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_easrc.c
67
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_easrc.c
81
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_easrc.c
96
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_micfil.c
1011
static int fsl_micfil_component_probe(struct snd_soc_component *component)
sound/soc/fsl/fsl_micfil.c
207
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_micfil.c
271
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_micfil.c
282
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_micfil.c
336
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_micfil.c
364
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_micfil.c
375
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_micfil.c
389
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_micfil.c
400
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_micfil.c
417
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_micfil.c
428
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/fsl/fsl_mqs.c
107
struct snd_soc_component *component = dai->component;
sound/soc/fsl/fsl_mqs.c
167
struct snd_soc_component *component = dai->component;
sound/soc/fsl/fsl_mqs.c
179
struct snd_soc_component *component = dai->component;
sound/soc/fsl/fsl_qmc_audio.c
199
static int qmc_audio_pcm_trigger(struct snd_soc_component *component,
sound/soc/fsl/fsl_qmc_audio.c
264
static snd_pcm_uframes_t qmc_audio_pcm_pointer(struct snd_soc_component *component,
sound/soc/fsl/fsl_qmc_audio.c
272
static int qmc_audio_of_xlate_dai_name(struct snd_soc_component *component,
sound/soc/fsl/fsl_qmc_audio.c
305
static int qmc_audio_pcm_open(struct snd_soc_component *component,
sound/soc/fsl/fsl_qmc_audio.c
328
static int qmc_audio_pcm_close(struct snd_soc_component *component,
sound/soc/fsl/fsl_qmc_audio.c
57
static int qmc_audio_pcm_construct(struct snd_soc_component *component,
sound/soc/fsl/fsl_qmc_audio.c
84
static int qmc_audio_pcm_hw_params(struct snd_soc_component *component,
sound/soc/fsl/fsl_sai.c
996
static int fsl_sai_dai_resume(struct snd_soc_component *component)
sound/soc/fsl/imx-hdmi.c
74
struct snd_soc_component *component = codec_dai->component;
sound/soc/fsl/imx-pcm-fiq.c
108
static int snd_imx_pcm_trigger(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-fiq.c
147
snd_imx_pcm_pointer(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-fiq.c
172
static int snd_imx_open(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-fiq.c
201
static int snd_imx_close(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-fiq.c
231
static int snd_imx_pcm_new(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-fiq.c
262
static void snd_imx_pcm_free(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-fiq.c
72
static int snd_imx_pcm_hw_params(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-fiq.c
88
static int snd_imx_pcm_prepare(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-rpmsg.c
138
static int imx_rpmsg_pcm_hw_params(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-rpmsg.c
190
static snd_pcm_uframes_t imx_rpmsg_pcm_pointer(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-rpmsg.c
228
static int imx_rpmsg_pcm_open(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-rpmsg.c
284
static int imx_rpmsg_pcm_close(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-rpmsg.c
315
static int imx_rpmsg_pcm_prepare(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-rpmsg.c
350
static int imx_rpmsg_prepare_and_submit(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-rpmsg.c
379
static int imx_rpmsg_async_issue_pending(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-rpmsg.c
396
static int imx_rpmsg_restart(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-rpmsg.c
413
static int imx_rpmsg_pause(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-rpmsg.c
430
static int imx_rpmsg_terminate_all(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-rpmsg.c
460
static int imx_rpmsg_pcm_trigger(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-rpmsg.c
514
static int imx_rpmsg_pcm_ack(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-rpmsg.c
593
static int imx_rpmsg_pcm_new(struct snd_soc_component *component,
sound/soc/fsl/imx-pcm-rpmsg.c
692
struct snd_soc_component *component;
sound/soc/fsl/imx-rpmsg.c
43
struct snd_soc_component *codec_comp;
sound/soc/fsl/mpc5200_dma.c
110
static int psc_dma_trigger(struct snd_soc_component *component,
sound/soc/fsl/mpc5200_dma.c
211
static int psc_dma_open(struct snd_soc_component *component,
sound/soc/fsl/mpc5200_dma.c
240
static int psc_dma_close(struct snd_soc_component *component,
sound/soc/fsl/mpc5200_dma.c
266
psc_dma_pointer(struct snd_soc_component *component,
sound/soc/fsl/mpc5200_dma.c
284
static int psc_dma_new(struct snd_soc_component *component,
sound/soc/generic/simple-card-utils.c
478
struct snd_soc_component *component;
sound/soc/generic/simple-card-utils.c
595
static inline int simple_component_is_codec(struct snd_soc_component *component)
sound/soc/generic/simple-card-utils.c
605
struct snd_soc_component *component;
sound/soc/generic/simple-card-utils.c
841
struct snd_soc_component *component;
sound/soc/generic/test-component.c
249
static int test_component_probe(struct snd_soc_component *component)
sound/soc/generic/test-component.c
256
static void test_component_remove(struct snd_soc_component *component)
sound/soc/generic/test-component.c
261
static int test_component_suspend(struct snd_soc_component *component)
sound/soc/generic/test-component.c
268
static int test_component_resume(struct snd_soc_component *component)
sound/soc/generic/test-component.c
276
static int test_component_pcm_construct(struct snd_soc_component *component,
sound/soc/generic/test-component.c
290
static void test_component_pcm_destruct(struct snd_soc_component *component,
sound/soc/generic/test-component.c
296
static int test_component_set_sysclk(struct snd_soc_component *component,
sound/soc/generic/test-component.c
304
static int test_component_set_pll(struct snd_soc_component *component, int pll_id,
sound/soc/generic/test-component.c
312
static int test_component_set_jack(struct snd_soc_component *component,
sound/soc/generic/test-component.c
320
static void test_component_seq_notifier(struct snd_soc_component *component,
sound/soc/generic/test-component.c
326
static int test_component_stream_event(struct snd_soc_component *component, int event)
sound/soc/generic/test-component.c
333
static int test_component_set_bias_level(struct snd_soc_component *component,
sound/soc/generic/test-component.c
354
static int test_component_open(struct snd_soc_component *component,
sound/soc/generic/test-component.c
368
static int test_component_close(struct snd_soc_component *component,
sound/soc/generic/test-component.c
376
static int test_component_ioctl(struct snd_soc_component *component,
sound/soc/generic/test-component.c
385
static int test_component_hw_params(struct snd_soc_component *component,
sound/soc/generic/test-component.c
394
static int test_component_hw_free(struct snd_soc_component *component,
sound/soc/generic/test-component.c
402
static int test_component_prepare(struct snd_soc_component *component,
sound/soc/generic/test-component.c
430
static int test_component_trigger(struct snd_soc_component *component,
sound/soc/generic/test-component.c
450
static int test_component_sync_stop(struct snd_soc_component *component,
sound/soc/generic/test-component.c
458
static snd_pcm_uframes_t test_component_pointer(struct snd_soc_component *component,
sound/soc/generic/test-component.c
476
static int test_component_get_time_info(struct snd_soc_component *component,
sound/soc/google/chv3-i2s.c
131
static int chv3_dma_open(struct snd_soc_component *component,
sound/soc/google/chv3-i2s.c
152
static int chv3_dma_close(struct snd_soc_component *component,
sound/soc/google/chv3-i2s.c
166
static int chv3_dma_pcm_construct(struct snd_soc_component *component,
sound/soc/google/chv3-i2s.c
192
static int chv3_dma_hw_params(struct snd_soc_component *component,
sound/soc/google/chv3-i2s.c
200
static int chv3_dma_prepare(struct snd_soc_component *component,
sound/soc/google/chv3-i2s.c
229
static snd_pcm_uframes_t chv3_dma_pointer(struct snd_soc_component *component,
sound/soc/google/chv3-i2s.c
251
static int chv3_dma_ack(struct snd_soc_component *component,
sound/soc/img/pistachio-internal-dac.c
122
static int pistachio_internal_dac_codec_probe(struct snd_soc_component *component)
sound/soc/intel/atom/sst-atom-controls.c
1002
struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
sound/soc/intel/atom/sst-atom-controls.c
1039
struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
sound/soc/intel/atom/sst-atom-controls.c
1391
struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
sound/soc/intel/atom/sst-atom-controls.c
1430
struct snd_soc_component *component)
sound/soc/intel/atom/sst-atom-controls.c
1486
static void sst_fill_linked_widgets(struct snd_soc_component *component,
sound/soc/intel/atom/sst-atom-controls.c
1504
static int sst_map_modules_to_pipe(struct snd_soc_component *component)
sound/soc/intel/atom/sst-atom-controls.c
1530
int sst_dsp_init_v2_dpcm(struct snd_soc_component *component)
sound/soc/intel/atom/sst-atom-controls.c
163
struct snd_soc_component *c = snd_kcontrol_chip(kcontrol);
sound/soc/intel/atom/sst-atom-controls.c
221
struct snd_soc_component *c = snd_kcontrol_chip(kcontrol);
sound/soc/intel/atom/sst-atom-controls.c
333
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/intel/atom/sst-atom-controls.c
352
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/intel/atom/sst-atom-controls.c
442
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/intel/atom/sst-atom-controls.c
473
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/intel/atom/sst-atom-controls.c
520
struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
sound/soc/intel/atom/sst-atom-controls.c
567
static int fill_swm_input(struct snd_soc_component *cmpnt,
sound/soc/intel/atom/sst-atom-controls.c
626
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/intel/atom/sst-atom-controls.c
981
struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
sound/soc/intel/atom/sst-mfld-platform-compress.c
170
static int sst_platform_compr_trigger(struct snd_soc_component *component,
sound/soc/intel/atom/sst-mfld-platform-compress.c
204
static int sst_platform_compr_pointer(struct snd_soc_component *component,
sound/soc/intel/atom/sst-mfld-platform-compress.c
219
static int sst_platform_compr_ack(struct snd_soc_component *component,
sound/soc/intel/atom/sst-mfld-platform-compress.c
232
static int sst_platform_compr_get_caps(struct snd_soc_component *component,
sound/soc/intel/atom/sst-mfld-platform-compress.c
242
static int sst_platform_compr_get_codec_caps(struct snd_soc_component *component,
sound/soc/intel/atom/sst-mfld-platform-compress.c
252
static int sst_platform_compr_set_metadata(struct snd_soc_component *component,
sound/soc/intel/atom/sst-mfld-platform-compress.c
43
static int sst_platform_compr_open(struct snd_soc_component *component,
sound/soc/intel/atom/sst-mfld-platform-compress.c
76
static int sst_platform_compr_free(struct snd_soc_component *component,
sound/soc/intel/atom/sst-mfld-platform-compress.c
96
static int sst_platform_compr_set_params(struct snd_soc_component *component,
sound/soc/intel/atom/sst-mfld-platform-pcm.c
577
static int sst_soc_open(struct snd_soc_component *component,
sound/soc/intel/atom/sst-mfld-platform-pcm.c
590
static int sst_soc_trigger(struct snd_soc_component *component,
sound/soc/intel/atom/sst-mfld-platform-pcm.c
638
static snd_pcm_uframes_t sst_soc_pointer(struct snd_soc_component *component,
sound/soc/intel/atom/sst-mfld-platform-pcm.c
659
static snd_pcm_sframes_t sst_soc_delay(struct snd_soc_component *component,
sound/soc/intel/atom/sst-mfld-platform-pcm.c
671
static int sst_soc_pcm_new(struct snd_soc_component *component,
sound/soc/intel/atom/sst-mfld-platform-pcm.c
686
static int sst_soc_probe(struct snd_soc_component *component)
sound/soc/intel/atom/sst-mfld-platform-pcm.c
694
static void sst_soc_remove(struct snd_soc_component *component)
sound/soc/intel/atom/sst-mfld-platform.h
152
int sst_dsp_init_v2_dpcm(struct snd_soc_component *component);
sound/soc/intel/avs/avs.h
339
struct snd_soc_component base;
sound/soc/intel/avs/boards/da7219.c
94
struct snd_soc_component *component = codec_dai->component;
sound/soc/intel/avs/boards/es8336.c
102
struct snd_soc_component *component = codec_dai->component;
sound/soc/intel/avs/boards/rt274.c
91
struct snd_soc_component *component = codec_dai->component;
sound/soc/intel/avs/boards/rt5682.c
96
struct snd_soc_component *component = snd_soc_rtd_to_codec(runtime, 0)->component;
sound/soc/intel/avs/pcm.c
1066
static void avs_component_remove(struct snd_soc_component *component)
sound/soc/intel/avs/pcm.c
1177
static int avs_component_pm_op(struct snd_soc_component *component, bool be,
sound/soc/intel/avs/pcm.c
1216
static int avs_component_resume_hw_params(struct snd_soc_component *component, bool be)
sound/soc/intel/avs/pcm.c
1221
static int avs_component_resume_prepare(struct snd_soc_component *component, bool be)
sound/soc/intel/avs/pcm.c
1233
static int avs_component_suspend_hw_free(struct snd_soc_component *component, bool be)
sound/soc/intel/avs/pcm.c
1245
static int avs_component_suspend(struct snd_soc_component *component)
sound/soc/intel/avs/pcm.c
1260
static int avs_component_resume(struct snd_soc_component *component)
sound/soc/intel/avs/pcm.c
1304
static int avs_component_open(struct snd_soc_component *component,
sound/soc/intel/avs/pcm.c
1323
avs_component_pointer(struct snd_soc_component *component, struct snd_pcm_substream *substream)
sound/soc/intel/avs/pcm.c
1343
static int avs_component_mmap(struct snd_soc_component *component,
sound/soc/intel/avs/pcm.c
1352
static int avs_component_construct(struct snd_soc_component *component,
sound/soc/intel/avs/pcm.c
1573
static void avs_component_hda_unregister_dais(struct snd_soc_component *component)
sound/soc/intel/avs/pcm.c
1599
static int avs_component_hda_probe(struct snd_soc_component *component)
sound/soc/intel/avs/pcm.c
1705
static void avs_component_hda_remove(struct snd_soc_component *component)
sound/soc/intel/avs/pcm.c
1711
static int avs_component_hda_open(struct snd_soc_component *component,
sound/soc/intel/avs/pcm.c
940
struct snd_soc_component *component = file->private_data;
sound/soc/intel/avs/pcm.c
990
static int avs_component_probe(struct snd_soc_component *component)
sound/soc/intel/avs/probes.c
231
static int avs_probe_compr_copy(struct snd_soc_component *comp, struct snd_compr_stream *cstream,
sound/soc/intel/avs/probes.c
298
struct snd_soc_component *component;
sound/soc/intel/avs/topology.c
1004
static int avs_tplg_parse_modcfgs_ext(struct snd_soc_component *comp,
sound/soc/intel/avs/topology.c
1076
static int avs_tplg_parse_pplcfgs(struct snd_soc_component *comp,
sound/soc/intel/avs/topology.c
1141
static int avs_tplg_parse_bindings(struct snd_soc_component *comp,
sound/soc/intel/avs/topology.c
1222
avs_tplg_module_create(struct snd_soc_component *comp, struct avs_tplg_pipeline *owner,
sound/soc/intel/avs/topology.c
127
int (*parse)(struct snd_soc_component *comp, void *elem, void *object, u32 offset);
sound/soc/intel/avs/topology.c
1307
avs_tplg_pipeline_create(struct snd_soc_component *comp, struct avs_tplg_path *owner,
sound/soc/intel/avs/topology.c
131
avs_parse_uuid_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset)
sound/soc/intel/avs/topology.c
142
avs_parse_bool_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset)
sound/soc/intel/avs/topology.c
1435
avs_tplg_path_create(struct snd_soc_component *comp, struct avs_tplg_path_template *owner,
sound/soc/intel/avs/topology.c
153
avs_parse_byte_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset)
sound/soc/intel/avs/topology.c
1534
static int parse_path_template(struct snd_soc_component *comp,
sound/soc/intel/avs/topology.c
1581
avs_tplg_path_template_create(struct snd_soc_component *comp, struct avs_tplg *owner,
sound/soc/intel/avs/topology.c
1604
static int avs_tplg_parse_condpath_templates(struct snd_soc_component *comp,
sound/soc/intel/avs/topology.c
164
avs_parse_short_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset)
sound/soc/intel/avs/topology.c
1675
static int avs_tplg_parse_initial_configs(struct snd_soc_component *comp,
sound/soc/intel/avs/topology.c
175
avs_parse_word_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset)
sound/soc/intel/avs/topology.c
1750
static int avs_tplg_parse_nhlt_configs(struct snd_soc_component *comp,
sound/soc/intel/avs/topology.c
1799
static int avs_route_load(struct snd_soc_component *comp, int index,
sound/soc/intel/avs/topology.c
1839
static int avs_widget_load(struct snd_soc_component *comp, int index,
sound/soc/intel/avs/topology.c
186
avs_parse_string_token(struct snd_soc_component *comp, void *elem, void *object, u32 offset)
sound/soc/intel/avs/topology.c
1896
static int avs_widget_ready(struct snd_soc_component *comp, int index,
sound/soc/intel/avs/topology.c
1906
static int avs_dai_load(struct snd_soc_component *comp, int index,
sound/soc/intel/avs/topology.c
1923
static int avs_link_load(struct snd_soc_component *comp, int index, struct snd_soc_dai_link *link,
sound/soc/intel/avs/topology.c
196
static int avs_parse_uuid_tokens(struct snd_soc_component *comp, void *object,
sound/soc/intel/avs/topology.c
1961
static int avs_manifest(struct snd_soc_component *comp, int index,
sound/soc/intel/avs/topology.c
2155
avs_control_load(struct snd_soc_component *comp, int index, struct snd_kcontrol_new *ctmpl,
sound/soc/intel/avs/topology.c
2209
struct avs_tplg *avs_tplg_new(struct snd_soc_component *comp)
sound/soc/intel/avs/topology.c
222
static int avs_parse_string_tokens(struct snd_soc_component *comp, void *object,
sound/soc/intel/avs/topology.c
2223
int avs_load_topology(struct snd_soc_component *comp, const char *filename)
sound/soc/intel/avs/topology.c
2242
int avs_remove_topology(struct snd_soc_component *comp)
sound/soc/intel/avs/topology.c
248
static int avs_parse_word_tokens(struct snd_soc_component *comp, void *object,
sound/soc/intel/avs/topology.c
279
static int avs_parse_tokens(struct snd_soc_component *comp, void *object,
sound/soc/intel/avs/topology.c
332
avs_parse_##name##_ptr(struct snd_soc_component *comp, void *elem, void *object, u32 offset) \
sound/soc/intel/avs/topology.c
356
parse_audio_format_bitfield(struct snd_soc_component *comp, void *elem, void *object, u32 offset)
sound/soc/intel/avs/topology.c
398
static int parse_link_formatted_string(struct snd_soc_component *comp, void *elem,
sound/soc/intel/avs/topology.c
424
static int avs_parse_nhlt_config_size(struct snd_soc_component *comp, void *elem, void *object,
sound/soc/intel/avs/topology.c
441
parse_dictionary_header(struct snd_soc_component *comp,
sound/soc/intel/avs/topology.c
465
parse_dictionary_entries(struct snd_soc_component *comp,
sound/soc/intel/avs/topology.c
498
static int parse_dictionary(struct snd_soc_component *comp,
sound/soc/intel/avs/topology.c
529
static int avs_tplg_parse_libraries(struct snd_soc_component *comp,
sound/soc/intel/avs/topology.c
593
static int avs_tplg_parse_audio_formats(struct snd_soc_component *comp,
sound/soc/intel/avs/topology.c
634
static int avs_tplg_parse_modcfgs_base(struct snd_soc_component *comp,
sound/soc/intel/avs/topology.c
919
assign_copier_gtw_instance(struct snd_soc_component *comp, struct avs_tplg_modcfg_ext *cfg)
sound/soc/intel/avs/topology.c
954
static int avs_tplg_parse_modcfg_ext(struct snd_soc_component *comp,
sound/soc/intel/avs/topology.h
17
struct snd_soc_component;
sound/soc/intel/avs/topology.h
22
struct snd_soc_component *comp;
sound/soc/intel/avs/topology.h
233
struct avs_tplg *avs_tplg_new(struct snd_soc_component *comp);
sound/soc/intel/avs/topology.h
235
int avs_load_topology(struct snd_soc_component *comp, const char *filename);
sound/soc/intel/avs/topology.h
236
int avs_remove_topology(struct snd_soc_component *comp);
sound/soc/intel/boards/bdw-rt5650.c
171
struct snd_soc_component *component = codec_dai->component;
sound/soc/intel/boards/bdw-rt5650.c
23
struct snd_soc_component *component;
sound/soc/intel/boards/bdw-rt5677.c
229
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/intel/boards/bdw-rt5677.c
24
struct snd_soc_component *component;
sound/soc/intel/boards/bdw_rt286.c
64
struct snd_soc_component *codec = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/intel/boards/bdw_rt286.c
78
struct snd_soc_component *codec = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/intel/boards/bytcht_cx2072x.c
74
struct snd_soc_component *codec = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/intel/boards/bytcht_es8316.c
175
struct snd_soc_component *codec = snd_soc_rtd_to_codec(runtime, 0)->component;
sound/soc/intel/boards/bytcht_es8316.c
370
struct snd_soc_component *component;
sound/soc/intel/boards/bytcht_es8316.c
386
struct snd_soc_component *component;
sound/soc/intel/boards/bytcr_rt5640.c
1323
struct snd_soc_component *component = snd_soc_rtd_to_codec(runtime, 0)->component;
sound/soc/intel/boards/bytcr_rt5640.c
1635
struct snd_soc_component *component;
sound/soc/intel/boards/bytcr_rt5640.c
1654
struct snd_soc_component *component;
sound/soc/intel/boards/bytcr_rt5640.c
520
struct snd_soc_component *component = data;
sound/soc/intel/boards/bytcr_rt5651.c
582
struct snd_soc_component *codec = snd_soc_rtd_to_codec(runtime, 0)->component;
sound/soc/intel/boards/bytcr_rt5651.c
825
struct snd_soc_component *component;
sound/soc/intel/boards/bytcr_rt5651.c
844
struct snd_soc_component *component;
sound/soc/intel/boards/bytcr_wm5102.c
113
struct snd_soc_component *codec_component = codec_dai->component;
sound/soc/intel/boards/bytcr_wm5102.c
287
struct snd_soc_component *component = snd_soc_rtd_to_codec(runtime, 0)->component;
sound/soc/intel/boards/cht_bsw_max98090_ti.c
289
static int cht_max98090_headset_init(struct snd_soc_component *component)
sound/soc/intel/boards/cht_bsw_nau8824.c
100
struct snd_soc_component *component = codec_dai->component;
sound/soc/intel/boards/cht_bsw_rt5645.c
254
struct snd_soc_component *component = snd_soc_rtd_to_codec(runtime, 0)->component;
sound/soc/intel/boards/cht_bsw_rt5672.c
197
struct snd_soc_component *component = codec_dai->component;
sound/soc/intel/boards/cht_bsw_rt5672.c
390
struct snd_soc_component *component;
sound/soc/intel/boards/cht_bsw_rt5672.c
407
struct snd_soc_component *component;
sound/soc/intel/boards/hda_dsp_common.c
54
struct snd_soc_component *comp)
sound/soc/intel/boards/hda_dsp_common.h
20
struct snd_soc_component *comp);
sound/soc/intel/boards/hda_dsp_common.h
23
struct snd_soc_component *comp)
sound/soc/intel/boards/sof_cs42l42.c
43
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/intel/boards/sof_cs42l42.c
79
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/intel/boards/sof_da7219.c
110
struct snd_soc_component *component = codec_dai->component;
sound/soc/intel/boards/sof_da7219.c
175
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/intel/boards/sof_es8336.c
273
struct snd_soc_component *codec = snd_soc_rtd_to_codec(runtime, 0)->component;
sound/soc/intel/boards/sof_es8336.c
313
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/intel/boards/sof_hdmi_common.h
20
struct snd_soc_component *hdmi_comp;
sound/soc/intel/boards/sof_nau8825.c
44
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/intel/boards/sof_nau8825.c
80
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/intel/boards/sof_pcm512x.c
105
struct snd_soc_component *codec = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/intel/boards/sof_pcm512x.c
116
struct snd_soc_component *codec = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/intel/boards/sof_pcm512x.c
420
struct snd_soc_component *component;
sound/soc/intel/boards/sof_pcm512x.c
92
struct snd_soc_component *codec = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/intel/boards/sof_rt5682.c
149
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/intel/boards/sof_rt5682.c
254
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/intel/boards/sof_wm8804.c
55
struct snd_soc_component *codec = codec_dai->component;
sound/soc/intel/catpt/pcm.c
1014
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/intel/catpt/pcm.c
1178
struct snd_soc_component *component;
sound/soc/intel/catpt/pcm.c
328
struct snd_soc_component *component = dai->component;
sound/soc/intel/catpt/pcm.c
577
static int catpt_component_pcm_construct(struct snd_soc_component *component,
sound/soc/intel/catpt/pcm.c
590
static int catpt_component_open(struct snd_soc_component *component,
sound/soc/intel/catpt/pcm.c
601
catpt_component_pointer(struct snd_soc_component *component,
sound/soc/intel/catpt/pcm.c
862
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/intel/catpt/pcm.c
885
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/intel/catpt/pcm.c
905
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/intel/catpt/pcm.c
938
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/intel/keembay/kmb_platform.c
250
static int kmb_pcm_open(struct snd_soc_component *component,
sound/soc/intel/keembay/kmb_platform.c
265
static int kmb_pcm_trigger(struct snd_soc_component *component,
sound/soc/intel/keembay/kmb_platform.c
363
static int kmb_platform_pcm_new(struct snd_soc_component *component,
sound/soc/intel/keembay/kmb_platform.c
374
static snd_pcm_uframes_t kmb_pcm_pointer(struct snd_soc_component *component,
sound/soc/jz4740/jz4740-i2s.c
418
static int jz4740_i2s_suspend(struct snd_soc_component *component)
sound/soc/jz4740/jz4740-i2s.c
432
static int jz4740_i2s_resume(struct snd_soc_component *component)
sound/soc/jz4740/jz4740-i2s.c
454
static int jz4740_i2s_probe(struct snd_soc_component *component)
sound/soc/jz4740/jz4740-i2s.c
475
static void jz4740_i2s_remove(struct snd_soc_component *component)
sound/soc/kirkwood/kirkwood-dma.c
101
static int kirkwood_dma_open(struct snd_soc_component *component,
sound/soc/kirkwood/kirkwood-dma.c
156
static int kirkwood_dma_close(struct snd_soc_component *component,
sound/soc/kirkwood/kirkwood-dma.c
177
static int kirkwood_dma_hw_params(struct snd_soc_component *component,
sound/soc/kirkwood/kirkwood-dma.c
197
static int kirkwood_dma_prepare(struct snd_soc_component *component,
sound/soc/kirkwood/kirkwood-dma.c
224
struct snd_soc_component *component,
sound/soc/kirkwood/kirkwood-dma.c
240
static int kirkwood_dma_new(struct snd_soc_component *component,
sound/soc/loongson/loongson_dma.c
134
static int loongson_pcm_hw_params(struct snd_soc_component *component,
sound/soc/loongson/loongson_dma.c
198
loongson_pcm_pointer(struct snd_soc_component *component,
sound/soc/loongson/loongson_dma.c
224
static int loongson_pcm_open(struct snd_soc_component *component,
sound/soc/loongson/loongson_dma.c
280
static int loongson_pcm_close(struct snd_soc_component *component,
sound/soc/loongson/loongson_dma.c
296
static int loongson_pcm_mmap(struct snd_soc_component *component,
sound/soc/loongson/loongson_dma.c
305
static int loongson_pcm_new(struct snd_soc_component *component,
sound/soc/loongson/loongson_dma.c
91
static int loongson_pcm_trigger(struct snd_soc_component *component,
sound/soc/loongson/loongson_i2s_plat.c
55
static int loongson_pcm_open(struct snd_soc_component *component,
sound/soc/mediatek/common/mtk-afe-fe-dai.c
321
int mtk_afe_suspend(struct snd_soc_component *component)
sound/soc/mediatek/common/mtk-afe-fe-dai.c
348
int mtk_afe_resume(struct snd_soc_component *component)
sound/soc/mediatek/common/mtk-afe-fe-dai.c
507
struct snd_soc_component *component =
sound/soc/mediatek/common/mtk-afe-fe-dai.h
34
int mtk_afe_suspend(struct snd_soc_component *component);
sound/soc/mediatek/common/mtk-afe-fe-dai.h
35
int mtk_afe_resume(struct snd_soc_component *component);
sound/soc/mediatek/common/mtk-afe-platform-driver.c
116
int mtk_afe_pcm_new(struct snd_soc_component *component,
sound/soc/mediatek/common/mtk-afe-platform-driver.c
132
static int mtk_afe_component_probe(struct snd_soc_component *component)
sound/soc/mediatek/common/mtk-afe-platform-driver.c
49
int mtk_afe_add_sub_dai_control(struct snd_soc_component *component)
sound/soc/mediatek/common/mtk-afe-platform-driver.c
81
snd_pcm_uframes_t mtk_afe_pcm_pointer(struct snd_soc_component *component,
sound/soc/mediatek/common/mtk-afe-platform-driver.h
17
struct snd_soc_component;
sound/soc/mediatek/common/mtk-afe-platform-driver.h
20
snd_pcm_uframes_t mtk_afe_pcm_pointer(struct snd_soc_component *component,
sound/soc/mediatek/common/mtk-afe-platform-driver.h
22
int mtk_afe_pcm_new(struct snd_soc_component *component,
sound/soc/mediatek/common/mtk-afe-platform-driver.h
26
int mtk_afe_add_sub_dai_control(struct snd_soc_component *component);
sound/soc/mediatek/common/mtk-btcvsd.c
1026
static int mtk_pcm_btcvsd_copy(struct snd_soc_component *component,
sound/soc/mediatek/common/mtk-btcvsd.c
1049
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/common/mtk-btcvsd.c
1059
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/common/mtk-btcvsd.c
1074
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/common/mtk-btcvsd.c
1085
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/common/mtk-btcvsd.c
1101
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/common/mtk-btcvsd.c
1116
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/common/mtk-btcvsd.c
1129
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/common/mtk-btcvsd.c
1142
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/common/mtk-btcvsd.c
1156
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/common/mtk-btcvsd.c
1183
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/common/mtk-btcvsd.c
1196
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/common/mtk-btcvsd.c
1206
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/common/mtk-btcvsd.c
1253
static int mtk_btcvsd_snd_component_probe(struct snd_soc_component *component)
sound/soc/mediatek/common/mtk-btcvsd.c
871
static int mtk_pcm_btcvsd_open(struct snd_soc_component *component,
sound/soc/mediatek/common/mtk-btcvsd.c
893
static int mtk_pcm_btcvsd_close(struct snd_soc_component *component,
sound/soc/mediatek/common/mtk-btcvsd.c
906
static int mtk_pcm_btcvsd_hw_params(struct snd_soc_component *component,
sound/soc/mediatek/common/mtk-btcvsd.c
924
static int mtk_pcm_btcvsd_hw_free(struct snd_soc_component *component,
sound/soc/mediatek/common/mtk-btcvsd.c
935
static int mtk_pcm_btcvsd_prepare(struct snd_soc_component *component,
sound/soc/mediatek/common/mtk-btcvsd.c
947
static int mtk_pcm_btcvsd_trigger(struct snd_soc_component *component,
sound/soc/mediatek/common/mtk-btcvsd.c
978
struct snd_soc_component *component,
sound/soc/mediatek/common/mtk-dsp-sof-common.c
144
struct snd_soc_component *sof_comp = NULL;
sound/soc/mediatek/common/mtk-soc-card.h
19
struct snd_soc_component *accdet;
sound/soc/mediatek/common/mtk-soundcard-driver.c
188
struct snd_soc_component *accdet_comp;
sound/soc/mediatek/mt2701/mt2701-afe-pcm.c
955
static int mt2701_afe_pcm_probe(struct snd_soc_component *component)
sound/soc/mediatek/mt6797/mt6797-afe-pcm.c
143
struct snd_soc_component *component =
sound/soc/mediatek/mt6797/mt6797-afe-pcm.c
154
struct snd_soc_component *component =
sound/soc/mediatek/mt6797/mt6797-dai-adda.c
55
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt7986/mt7986-afe-pcm.c
110
struct snd_soc_component *component = snd_soc_rtdcom_lookup(rtd, AFE_PCM_NAME);
sound/soc/mediatek/mt7986/mt7986-afe-pcm.c
120
struct snd_soc_component *component = snd_soc_rtdcom_lookup(rtd, AFE_PCM_NAME);
sound/soc/mediatek/mt8173/mt8173-afe-pcm.c
1056
struct snd_soc_component *comp_pcm, *comp_hdmi;
sound/soc/mediatek/mt8173/mt8173-afe-pcm.c
485
struct snd_soc_component *component = snd_soc_rtdcom_lookup(rtd, AFE_PCM_NAME);
sound/soc/mediatek/mt8173/mt8173-max98090.c
69
struct snd_soc_component *component = snd_soc_rtd_to_codec(runtime, 0)->component;
sound/soc/mediatek/mt8173/mt8173-rt5650-rt5514.c
85
struct snd_soc_component *component = snd_soc_rtd_to_codec(runtime, 0)->component;
sound/soc/mediatek/mt8173/mt8173-rt5650-rt5676.c
89
struct snd_soc_component *component = snd_soc_rtd_to_codec(runtime, 0)->component;
sound/soc/mediatek/mt8173/mt8173-rt5650-rt5676.c
90
struct snd_soc_component *component_sub = snd_soc_rtd_to_codec(runtime, 1)->component;
sound/soc/mediatek/mt8173/mt8173-rt5650.c
115
struct snd_soc_component *component = snd_soc_rtd_to_codec(runtime, 0)->component;
sound/soc/mediatek/mt8183/mt8183-afe-pcm.c
148
struct snd_soc_component *component =
sound/soc/mediatek/mt8183/mt8183-afe-pcm.c
159
struct snd_soc_component *component =
sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
392
struct snd_soc_component *cmpnt_afe =
sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
407
struct snd_soc_component *cmpnt_afe =
sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c
577
mt8183_da7219_max98357_headset_init(struct snd_soc_component *component)
sound/soc/mediatek/mt8183/mt8183-dai-adda.c
116
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8183/mt8183-dai-adda.c
128
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8183/mt8183-dai-adda.c
62
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8183/mt8183-dai-i2s.c
121
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8183/mt8183-dai-i2s.c
140
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8183/mt8183-dai-i2s.c
274
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8183/mt8183-dai-i2s.c
301
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8183/mt8183-dai-i2s.c
419
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8183/mt8183-dai-i2s.c
440
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8183/mt8183-dai-i2s.c
469
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8183/mt8183-dai-i2s.c
495
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8183/mt8183-dai-i2s.c
524
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8183/mt8183-dai-tdm.c
250
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8183/mt8183-dai-tdm.c
276
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8183/mt8183-dai-tdm.c
334
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
397
struct snd_soc_component *cmpnt_afe =
sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
412
struct snd_soc_component *cmpnt_afe =
sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c
670
mt8183_mt6358_ts3a227_max98357_headset_init(struct snd_soc_component *component)
sound/soc/mediatek/mt8186/mt8186-afe-common.h
183
int mt8186_add_misc_control(struct snd_soc_component *component);
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
257
struct snd_soc_component *component =
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
274
struct snd_soc_component *component =
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
2766
static int mt8186_afe_component_probe(struct snd_soc_component *component)
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
567
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
580
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
616
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
629
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
665
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-afe-pcm.c
678
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-dai-adda.c
159
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-adda.c
200
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-adda.c
222
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-adda.c
302
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-adda.c
327
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-dai-adda.c
339
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-dai-adda.c
455
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-adda.c
473
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-hw-gain.c
40
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-i2s.c
116
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-dai-i2s.c
129
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-dai-i2s.c
361
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-i2s.c
388
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-i2s.c
418
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-i2s.c
541
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-i2s.c
556
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-i2s.c
579
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-i2s.c
598
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-i2s.c
621
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-pcm.c
122
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-src.c
318
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-src.c
485
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-tdm.c
103
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-tdm.c
130
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-tdm.c
202
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-tdm.c
215
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-tdm.c
232
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-tdm.c
245
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8186/mt8186-dai-tdm.c
275
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-dai-tdm.c
289
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-misc-control.c
131
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-misc-control.c
143
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-misc-control.c
175
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-misc-control.c
186
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-misc-control.c
245
int mt8186_add_misc_control(struct snd_soc_component *component)
sound/soc/mediatek/mt8186/mt8186-misc-control.c
77
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-misc-control.c
89
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8186/mt8186-mt6366-common.c
18
struct snd_soc_component *cmpnt_afe =
sound/soc/mediatek/mt8186/mt8186-mt6366-common.c
20
struct snd_soc_component *cmpnt_codec =
sound/soc/mediatek/mt8186/mt8186-mt6366.c
179
struct snd_soc_component *cmpnt_afe =
sound/soc/mediatek/mt8186/mt8186-mt6366.c
185
struct snd_soc_component *cmpnt_codec =
sound/soc/mediatek/mt8186/mt8186-mt6366.c
350
struct snd_soc_component *cmpnt_afe =
sound/soc/mediatek/mt8186/mt8186-mt6366.c
353
struct snd_soc_component *cmpnt_codec =
sound/soc/mediatek/mt8188/mt8188-afe-pcm.c
1626
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8188/mt8188-afe-pcm.c
1649
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8188/mt8188-afe-pcm.c
1669
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8188/mt8188-afe-pcm.c
1687
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8188/mt8188-afe-pcm.c
95
struct snd_soc_component *component = NULL;
sound/soc/mediatek/mt8188/mt8188-dai-adda.c
136
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8188/mt8188-dai-adda.c
176
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8188/mt8188-dai-adda.c
313
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8188/mt8188-dai-adda.c
325
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8188/mt8188-dai-adda.c
78
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8188/mt8188-dai-adda.c
99
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8188/mt8188-dai-dmic.c
259
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8188/mt8188-dai-dmic.c
289
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8188/mt8188-dai-dmic.c
541
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8188/mt8188-dai-dmic.c
573
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
1015
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
1064
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
458
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
480
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
496
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
529
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
571
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
601
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
631
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
655
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c
694
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8188/mt8188-mt6359.c
359
struct snd_soc_component *cmpnt_afe =
sound/soc/mediatek/mt8188/mt8188-mt6359.c
361
struct snd_soc_component *cmpnt_codec =
sound/soc/mediatek/mt8188/mt8188-mt6359.c
552
struct snd_soc_component *cmpnt_codec =
sound/soc/mediatek/mt8188/mt8188-mt6359.c
637
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/mediatek/mt8188/mt8188-mt6359.c
663
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/mediatek/mt8188/mt8188-mt6359.c
787
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/mediatek/mt8188/mt8188-mt6359.c
841
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/mediatek/mt8188/mt8188-mt6359.c
930
struct snd_soc_component *cmpnt_afe = NULL;
sound/soc/mediatek/mt8189/mt8189-afe-pcm.c
2351
static int mt8189_afe_component_probe(struct snd_soc_component *component)
sound/soc/mediatek/mt8189/mt8189-afe-pcm.c
2363
static int mt8189_afe_pcm_open(struct snd_soc_component *component,
sound/soc/mediatek/mt8189/mt8189-afe-pcm.c
2372
static void mt8189_afe_pcm_free(struct snd_soc_component *component,
sound/soc/mediatek/mt8189/mt8189-afe-pcm.c
325
struct snd_soc_component *component =
sound/soc/mediatek/mt8189/mt8189-afe-pcm.c
348
struct snd_soc_component *component =
sound/soc/mediatek/mt8189/mt8189-afe-pcm.c
463
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8189/mt8189-afe-pcm.c
495
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8189/mt8189-dai-adda.c
339
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8189/mt8189-dai-adda.c
381
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8189/mt8189-dai-adda.c
407
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8189/mt8189-dai-adda.c
516
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8189/mt8189-dai-adda.c
561
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8189/mt8189-dai-adda.c
587
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8189/mt8189-dai-adda.c
612
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8189/mt8189-dai-adda.c
624
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8189/mt8189-dai-adda.c
643
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8189/mt8189-dai-adda.c
655
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8189/mt8189-dai-i2s.c
486
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8189/mt8189-dai-i2s.c
516
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8189/mt8189-dai-i2s.c
667
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(sink->dapm);
sound/soc/mediatek/mt8189/mt8189-dai-i2s.c
684
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(sink->dapm);
sound/soc/mediatek/mt8189/mt8189-dai-i2s.c
706
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(sink->dapm);
sound/soc/mediatek/mt8189/mt8189-dai-i2s.c
733
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8189/mt8189-dai-tdm.c
259
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8189/mt8189-dai-tdm.c
286
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8189/mt8189-dai-tdm.c
342
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(sink->dapm);
sound/soc/mediatek/mt8189/mt8189-nau8825.c
369
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/mediatek/mt8189/mt8189-nau8825.c
394
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/mediatek/mt8189/mt8189-nau8825.c
420
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/mediatek/mt8189/mt8189-nau8825.c
476
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/mediatek/mt8192/mt8192-afe-pcm.c
368
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-afe-pcm.c
47
struct snd_soc_component *component =
sound/soc/mediatek/mt8192/mt8192-afe-pcm.c
64
struct snd_soc_component *component =
sound/soc/mediatek/mt8192/mt8192-dai-adda.c
217
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-adda.c
255
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-adda.c
317
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-adda.c
339
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-adda.c
447
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-adda.c
470
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-adda.c
495
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8192/mt8192-dai-adda.c
506
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8192/mt8192-dai-adda.c
530
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8192/mt8192-dai-adda.c
541
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8192/mt8192-dai-adda.c
561
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8192/mt8192-dai-adda.c
572
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8192/mt8192-dai-adda.c
635
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-i2s.c
1026
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-i2s.c
138
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8192/mt8192-dai-i2s.c
157
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8192/mt8192-dai-i2s.c
586
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-i2s.c
618
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-i2s.c
648
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-i2s.c
704
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-i2s.c
922
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-i2s.c
942
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-i2s.c
970
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-i2s.c
998
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-pcm.c
178
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-tdm.c
248
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-tdm.c
280
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-tdm.c
312
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-dai-tdm.c
381
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c
152
struct snd_soc_component *cmpnt_afe =
sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c
154
struct snd_soc_component *cmpnt_codec =
sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c
309
struct snd_soc_component *cmpnt_afe =
sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c
311
struct snd_soc_component *cmpnt_codec =
sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c
331
struct snd_soc_component *cmpnt_afe =
sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c
334
struct snd_soc_component *cmpnt_codec =
sound/soc/mediatek/mt8192/mt8192-mt6359-rt1015-rt5682.c
367
struct snd_soc_component *cmpnt_codec =
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c
1463
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c
1486
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c
88
struct snd_soc_component *component =
sound/soc/mediatek/mt8195/mt8195-dai-adda.c
112
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8195/mt8195-dai-adda.c
133
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8195/mt8195-dai-adda.c
183
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8195/mt8195-dai-adda.c
210
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8195/mt8195-dai-adda.c
246
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8195/mt8195-dai-adda.c
292
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/mediatek/mt8195/mt8195-dai-adda.c
458
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8195/mt8195-dai-adda.c
471
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8195/mt8195-dai-adda.c
487
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8195/mt8195-dai-adda.c
499
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8195/mt8195-dai-adda.c
518
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8195/mt8195-dai-adda.c
530
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
698
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8195/mt8195-dai-etdm.c
741
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/mediatek/mt8195/mt8195-mt6359.c
156
struct snd_soc_component *cmpnt_afe =
sound/soc/mediatek/mt8195/mt8195-mt6359.c
158
struct snd_soc_component *cmpnt_codec =
sound/soc/mediatek/mt8195/mt8195-mt6359.c
319
struct snd_soc_component *cmpnt_codec =
sound/soc/mediatek/mt8195/mt8195-mt6359.c
359
struct snd_soc_component *cmpnt_codec =
sound/soc/mediatek/mt8195/mt8195-mt6359.c
374
struct snd_soc_component *cmpnt_codec =
sound/soc/mediatek/mt8195/mt8195-mt6359.c
444
struct snd_soc_component *cmpnt_codec =
sound/soc/mediatek/mt8195/mt8195-mt6359.c
449
struct snd_soc_component *cmpnt_afe =
sound/soc/mediatek/mt8195/mt8195-mt6359.c
526
struct snd_soc_component *cmpnt_afe = NULL;
sound/soc/mediatek/mt8195/mt8195-mt6359.c
663
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/mediatek/mt8365/mt8365-afe-pcm.c
1260
struct snd_soc_component *comp = snd_soc_dapm_to_component(dapm);
sound/soc/meson/aiu-acodec-ctrl.c
159
static int aiu_acodec_of_xlate_dai_name(struct snd_soc_component *component,
sound/soc/meson/aiu-acodec-ctrl.c
166
static int aiu_acodec_ctrl_component_probe(struct snd_soc_component *component)
sound/soc/meson/aiu-acodec-ctrl.c
34
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/meson/aiu-codec-ctrl.c
125
static int aiu_hdmi_of_xlate_dai_name(struct snd_soc_component *component,
sound/soc/meson/aiu-codec-ctrl.c
26
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/meson/aiu-encoder-i2s.c
111
static int aiu_encoder_i2s_set_more_div(struct snd_soc_component *component,
sound/soc/meson/aiu-encoder-i2s.c
144
static int aiu_encoder_i2s_set_clocks(struct snd_soc_component *component,
sound/soc/meson/aiu-encoder-i2s.c
191
struct snd_soc_component *component = dai->component;
sound/soc/meson/aiu-encoder-i2s.c
217
struct snd_soc_component *component = dai->component;
sound/soc/meson/aiu-encoder-i2s.c
226
struct snd_soc_component *component = dai->component;
sound/soc/meson/aiu-encoder-i2s.c
30
static void aiu_encoder_i2s_divider_enable(struct snd_soc_component *component,
sound/soc/meson/aiu-encoder-i2s.c
38
static int aiu_encoder_i2s_setup_desc(struct snd_soc_component *component,
sound/soc/meson/aiu-encoder-i2s.c
81
static int aiu_encoder_i2s_set_legacy_div(struct snd_soc_component *component,
sound/soc/meson/aiu-encoder-spdif.c
158
struct snd_soc_component *component = dai->component;
sound/soc/meson/aiu-encoder-spdif.c
30
aiu_encoder_spdif_divider_enable(struct snd_soc_component *component,
sound/soc/meson/aiu-encoder-spdif.c
38
static void aiu_encoder_spdif_hold(struct snd_soc_component *component,
sound/soc/meson/aiu-encoder-spdif.c
50
struct snd_soc_component *component = dai->component;
sound/soc/meson/aiu-encoder-spdif.c
70
static int aiu_encoder_spdif_setup_cs_word(struct snd_soc_component *component,
sound/soc/meson/aiu-encoder-spdif.c
99
struct snd_soc_component *component = dai->component;
sound/soc/meson/aiu-fifo-i2s.c
155
struct snd_soc_component *component = dai->component;
sound/soc/meson/aiu-fifo-i2s.c
50
struct snd_soc_component *component = dai->component;
sound/soc/meson/aiu-fifo-i2s.c
68
struct snd_soc_component *component = dai->component;
sound/soc/meson/aiu-fifo-i2s.c
90
struct snd_soc_component *component = dai->component;
sound/soc/meson/aiu-fifo-spdif.c
110
struct snd_soc_component *component = dai->component;
sound/soc/meson/aiu-fifo-spdif.c
170
struct snd_soc_component *component = dai->component;
sound/soc/meson/aiu-fifo-spdif.c
49
static void fifo_spdif_dcu_enable(struct snd_soc_component *component,
sound/soc/meson/aiu-fifo-spdif.c
60
struct snd_soc_component *component = dai->component;
sound/soc/meson/aiu-fifo-spdif.c
88
struct snd_soc_component *component = dai->component;
sound/soc/meson/aiu-fifo.c
100
struct snd_soc_component *component = dai->component;
sound/soc/meson/aiu-fifo.c
33
snd_pcm_uframes_t aiu_fifo_pointer(struct snd_soc_component *component,
sound/soc/meson/aiu-fifo.c
48
struct snd_soc_component *component = dai->component;
sound/soc/meson/aiu-fifo.c
82
struct snd_soc_component *component = dai->component;
sound/soc/meson/aiu-fifo.h
31
snd_pcm_uframes_t aiu_fifo_pointer(struct snd_soc_component *component,
sound/soc/meson/aiu.c
44
int aiu_of_xlate_dai_name(struct snd_soc_component *component,
sound/soc/meson/aiu.c
74
static int aiu_cpu_of_xlate_dai_name(struct snd_soc_component *component,
sound/soc/meson/aiu.c
81
static int aiu_cpu_component_probe(struct snd_soc_component *component)
sound/soc/meson/aiu.c
89
static void aiu_cpu_component_remove(struct snd_soc_component *component)
sound/soc/meson/aiu.h
46
int aiu_of_xlate_dai_name(struct snd_soc_component *component,
sound/soc/meson/axg-fifo.c
111
int axg_fifo_pcm_hw_params(struct snd_soc_component *component,
sound/soc/meson/axg-fifo.c
156
int g12a_fifo_pcm_hw_params(struct snd_soc_component *component,
sound/soc/meson/axg-fifo.c
175
int axg_fifo_pcm_hw_free(struct snd_soc_component *component,
sound/soc/meson/axg-fifo.c
222
int axg_fifo_pcm_open(struct snd_soc_component *component,
sound/soc/meson/axg-fifo.c
289
int axg_fifo_pcm_close(struct snd_soc_component *component,
sound/soc/meson/axg-fifo.c
74
int axg_fifo_pcm_trigger(struct snd_soc_component *component,
sound/soc/meson/axg-fifo.c
98
snd_pcm_uframes_t axg_fifo_pcm_pointer(struct snd_soc_component *component,
sound/soc/meson/axg-fifo.h
75
int axg_fifo_pcm_open(struct snd_soc_component *component,
sound/soc/meson/axg-fifo.h
77
int axg_fifo_pcm_close(struct snd_soc_component *component,
sound/soc/meson/axg-fifo.h
79
int axg_fifo_pcm_hw_params(struct snd_soc_component *component,
sound/soc/meson/axg-fifo.h
82
int g12a_fifo_pcm_hw_params(struct snd_soc_component *component,
sound/soc/meson/axg-fifo.h
85
int axg_fifo_pcm_hw_free(struct snd_soc_component *component,
sound/soc/meson/axg-fifo.h
87
snd_pcm_uframes_t axg_fifo_pcm_pointer(struct snd_soc_component *component,
sound/soc/meson/axg-fifo.h
89
int axg_fifo_pcm_trigger(struct snd_soc_component *component,
sound/soc/meson/axg-spdifin.c
285
struct snd_soc_component *c = snd_kcontrol_chip(kcontrol);
sound/soc/meson/axg-spdifin.c
350
struct snd_soc_component *c = snd_kcontrol_chip(kcontrol);
sound/soc/meson/axg-spdifout.c
351
static int axg_spdifout_set_bias_level(struct snd_soc_component *component,
sound/soc/meson/axg-tdm-formatter.c
240
struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm);
sound/soc/meson/axg-tdm-interface.c
478
static int axg_tdm_iface_set_bias_level(struct snd_soc_component *component,
sound/soc/meson/g12a-toacodec.c
207
static int g12a_toacodec_component_probe(struct snd_soc_component *c)
sound/soc/meson/g12a-toacodec.c
214
static int sm1_toacodec_component_probe(struct snd_soc_component *c)
sound/soc/meson/g12a-toacodec.c
66
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/meson/g12a-tohdmitx.c
205
static int g12a_tohdmi_component_probe(struct snd_soc_component *c)
sound/soc/meson/g12a-tohdmitx.c
41
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/meson/g12a-tohdmitx.c
90
struct snd_soc_component *component = snd_soc_dapm_kcontrol_to_component(kcontrol);
sound/soc/meson/t9015.c
176
static int t9015_set_bias_level(struct snd_soc_component *component,
sound/soc/meson/t9015.c
56
struct snd_soc_component *component = dai->component;
sound/soc/pxa/mmp-sspa.c
403
static int mmp_pcm_mmap(struct snd_soc_component *component,
sound/soc/pxa/mmp-sspa.c
414
static int mmp_sspa_open(struct snd_soc_component *component,
sound/soc/pxa/mmp-sspa.c
451
static int mmp_sspa_close(struct snd_soc_component *component,
sound/soc/pxa/pxa-ssp.c
118
static int pxa_ssp_suspend(struct snd_soc_component *component)
sound/soc/pxa/pxa-ssp.c
136
static int pxa_ssp_resume(struct snd_soc_component *component)
sound/soc/pxa/pxa2xx-i2s.c
262
static int pxa2xx_soc_pcm_suspend(struct snd_soc_component *component)
sound/soc/pxa/pxa2xx-i2s.c
276
static int pxa2xx_soc_pcm_resume(struct snd_soc_component *component)
sound/soc/qcom/apq8016_sbc.c
62
struct snd_soc_component *component;
sound/soc/qcom/lpass-cpu.c
461
static int asoc_qcom_of_xlate_dai_name(struct snd_soc_component *component,
sound/soc/qcom/lpass-platform.c
1127
static int lpass_platform_prealloc_cdc_dma_buffer(struct snd_soc_component *component,
sound/soc/qcom/lpass-platform.c
1168
static int lpass_platform_pcm_new(struct snd_soc_component *component,
sound/soc/qcom/lpass-platform.c
1188
static int lpass_platform_pcmops_suspend(struct snd_soc_component *component)
sound/soc/qcom/lpass-platform.c
1206
static int lpass_platform_pcmops_resume(struct snd_soc_component *component)
sound/soc/qcom/lpass-platform.c
1226
static int lpass_platform_copy(struct snd_soc_component *component,
sound/soc/qcom/lpass-platform.c
192
static int lpass_platform_pcmops_open(struct snd_soc_component *component,
sound/soc/qcom/lpass-platform.c
283
static int lpass_platform_pcmops_close(struct snd_soc_component *component,
sound/soc/qcom/lpass-platform.c
322
struct snd_soc_component *component)
sound/soc/qcom/lpass-platform.c
354
struct snd_soc_component *component)
sound/soc/qcom/lpass-platform.c
389
struct snd_soc_component *component)
sound/soc/qcom/lpass-platform.c
415
static int lpass_platform_pcmops_hw_params(struct snd_soc_component *component,
sound/soc/qcom/lpass-platform.c
569
static int lpass_platform_pcmops_hw_free(struct snd_soc_component *component,
sound/soc/qcom/lpass-platform.c
596
static int lpass_platform_pcmops_prepare(struct snd_soc_component *component,
sound/soc/qcom/lpass-platform.c
659
static int lpass_platform_pcmops_trigger(struct snd_soc_component *component,
sound/soc/qcom/lpass-platform.c
859
struct snd_soc_component *component,
sound/soc/qcom/lpass-platform.c
910
static int lpass_platform_pcmops_mmap(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/audioreach.h
837
int audioreach_tplg_init(struct snd_soc_component *component);
sound/soc/qcom/qdsp6/q6apm-dai.c
206
static int q6apm_dai_prepare(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6apm-dai.c
284
static int q6apm_dai_ack(struct snd_soc_component *component, struct snd_pcm_substream *substream)
sound/soc/qcom/qdsp6/q6apm-dai.c
305
static int q6apm_dai_trigger(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6apm-dai.c
332
static int q6apm_dai_open(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6apm-dai.c
412
static int q6apm_dai_close(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6apm-dai.c
431
static snd_pcm_uframes_t q6apm_dai_pointer(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6apm-dai.c
445
static int q6apm_dai_hw_params(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6apm-dai.c
469
static int q6apm_dai_pcm_new(struct snd_soc_component *component, struct snd_soc_pcm_runtime *rtd)
sound/soc/qcom/qdsp6/q6apm-dai.c
476
static int q6apm_dai_compr_open(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6apm-dai.c
524
static int q6apm_dai_compr_free(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6apm-dai.c
541
static int q6apm_dai_compr_get_caps(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6apm-dai.c
559
static int q6apm_dai_compr_get_codec_caps(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6apm-dai.c
574
static int q6apm_dai_compr_pointer(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6apm-dai.c
590
static int q6apm_dai_compr_trigger(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6apm-dai.c
623
static int q6apm_dai_compr_ack(struct snd_soc_component *component, struct snd_compr_stream *stream,
sound/soc/qcom/qdsp6/q6apm-dai.c
635
static int q6apm_dai_compr_set_params(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6apm-dai.c
711
static int q6apm_dai_compr_set_metadata(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6apm-dai.c
736
static int q6apm_dai_compr_mmap(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6apm-dai.c
748
static int q6apm_compr_copy(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6apm.c
701
static int q6apm_audio_probe(struct snd_soc_component *component)
sound/soc/qcom/qdsp6/q6apm.c
706
static void q6apm_audio_remove(struct snd_soc_component *component)
sound/soc/qcom/qdsp6/q6asm-dai.c
1002
static int q6asm_dai_compr_trigger(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6asm-dai.c
1042
static int q6asm_dai_compr_pointer(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6asm-dai.c
1059
static int q6asm_compr_copy(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6asm-dai.c
1129
static int q6asm_dai_compr_mmap(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6asm-dai.c
1142
static int q6asm_dai_compr_get_caps(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6asm-dai.c
1161
static int q6asm_dai_compr_get_codec_caps(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6asm-dai.c
1189
static int q6asm_dai_pcm_new(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6asm-dai.c
206
static int q6asm_dai_prepare(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6asm-dai.c
306
static int q6asm_dai_ack(struct snd_soc_component *component, struct snd_pcm_substream *substream)
sound/soc/qcom/qdsp6/q6asm-dai.c
329
static int q6asm_dai_trigger(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6asm-dai.c
361
static int q6asm_dai_open(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6asm-dai.c
452
static int q6asm_dai_close(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6asm-dai.c
475
static snd_pcm_uframes_t q6asm_dai_pointer(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6asm-dai.c
490
static int q6asm_dai_hw_params(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6asm-dai.c
606
static int q6asm_dai_compr_open(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6asm-dai.c
669
static int q6asm_dai_compr_free(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6asm-dai.c
699
static int __q6asm_dai_compr_set_codec_params(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6asm-dai.c
877
static int q6asm_dai_compr_set_params(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6asm-dai.c
953
static int q6asm_dai_compr_set_metadata(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6dsp-lpass-ports.c
599
int q6dsp_audio_ports_of_xlate_dai_name(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6dsp-lpass-ports.h
20
int q6dsp_audio_ports_of_xlate_dai_name(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6routing.c
1053
static int routing_hw_params(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6routing.c
1094
static int msm_routing_probe(struct snd_soc_component *c)
sound/soc/qcom/qdsp6/q6routing.c
1106
static unsigned int q6routing_reg_read(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6routing.c
1113
static int q6routing_reg_write(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6routing.c
475
struct snd_soc_component *c = snd_soc_dapm_to_component(dapm);
sound/soc/qcom/qdsp6/q6routing.c
491
struct snd_soc_component *c = snd_soc_dapm_to_component(dapm);
sound/soc/qcom/qdsp6/q6usb.c
120
static int q6usb_audio_ports_of_xlate_dai_name(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6usb.c
170
static int q6usb_get_pcm_id(struct snd_soc_component *component)
sound/soc/qcom/qdsp6/q6usb.c
200
static int q6usb_update_offload_route(struct snd_soc_component *component, int card,
sound/soc/qcom/qdsp6/q6usb.c
282
static int q6usb_component_set_jack(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/q6usb.c
319
static int q6usb_component_probe(struct snd_soc_component *component)
sound/soc/qcom/qdsp6/q6usb.c
343
static void q6usb_component_remove(struct snd_soc_component *component)
sound/soc/qcom/qdsp6/topology.c
1003
static struct snd_ar_control *audioreach_find_widget(struct snd_soc_component *comp,
sound/soc/qcom/qdsp6/topology.c
1017
static struct audioreach_module *audioreach_find_module(struct snd_soc_component *comp,
sound/soc/qcom/qdsp6/topology.c
1032
static int audioreach_route_load(struct snd_soc_component *scomp, int index,
sound/soc/qcom/qdsp6/topology.c
1075
static int audioreach_route_unload(struct snd_soc_component *scomp,
sound/soc/qcom/qdsp6/topology.c
1081
static int audioreach_tplg_complete(struct snd_soc_component *component)
sound/soc/qcom/qdsp6/topology.c
1088
static int audioreach_link_load(struct snd_soc_component *component, int index,
sound/soc/qcom/qdsp6/topology.c
1148
struct snd_soc_component *c = snd_soc_dapm_to_component(dapm);
sound/soc/qcom/qdsp6/topology.c
1169
struct snd_soc_component *c = snd_soc_dapm_to_component(dapm);
sound/soc/qcom/qdsp6/topology.c
1206
static int audioreach_control_load_mix(struct snd_soc_component *scomp,
sound/soc/qcom/qdsp6/topology.c
1240
static int audioreach_control_load(struct snd_soc_component *scomp, int index,
sound/soc/qcom/qdsp6/topology.c
1276
static int audioreach_control_unload(struct snd_soc_component *scomp,
sound/soc/qcom/qdsp6/topology.c
1310
int audioreach_tplg_init(struct snd_soc_component *component)
sound/soc/qcom/qdsp6/topology.c
25
struct snd_soc_component *scomp;
sound/soc/qcom/qdsp6/topology.c
591
static int audioreach_widget_load_module_common(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/topology.c
621
static int audioreach_widget_load_enc_dec_cnv(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/topology.c
779
static int audioreach_widget_load_buffer(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/topology.c
819
static int audioreach_widget_load_mixer(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/topology.c
867
struct snd_soc_component *c = snd_soc_dapm_to_component(dapm);
sound/soc/qcom/qdsp6/topology.c
887
static int audioreach_widget_load_pga(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/topology.c
915
static int audioreach_widget_ready(struct snd_soc_component *component,
sound/soc/qcom/qdsp6/topology.c
947
static int audioreach_widget_unload(struct snd_soc_component *scomp,
sound/soc/qcom/sc7180.c
41
struct snd_soc_component *component = jack->private_data;
sound/soc/qcom/sc7180.c
62
struct snd_soc_component *component = codec_dai->component;
sound/soc/qcom/sc7180.c
98
struct snd_soc_component *component = codec_dai->component;
sound/soc/qcom/sc7280.c
121
struct snd_soc_component *component = codec_dai->component;
sound/soc/qcom/sc7280.c
43
struct snd_soc_component *component = jack->private_data;
sound/soc/qcom/sc7280.c
65
struct snd_soc_component *component = codec_dai->component;
sound/soc/qcom/sdm845.c
225
struct snd_soc_component *component = jack->private_data;
sound/soc/qcom/sdm845.c
232
struct snd_soc_component *component;
sound/soc/renesas/dma-sh7760.c
118
static int camelot_pcm_open(struct snd_soc_component *component,
sound/soc/renesas/dma-sh7760.c
152
static int camelot_pcm_close(struct snd_soc_component *component,
sound/soc/renesas/dma-sh7760.c
173
static int camelot_hw_params(struct snd_soc_component *component,
sound/soc/renesas/dma-sh7760.c
191
static int camelot_prepare(struct snd_soc_component *component,
sound/soc/renesas/dma-sh7760.c
240
static int camelot_trigger(struct snd_soc_component *component,
sound/soc/renesas/dma-sh7760.c
267
static snd_pcm_uframes_t camelot_pos(struct snd_soc_component *component,
sound/soc/renesas/dma-sh7760.c
290
static int camelot_pcm_new(struct snd_soc_component *component,
sound/soc/renesas/fsi.c
1736
static int fsi_pcm_open(struct snd_soc_component *component,
sound/soc/renesas/fsi.c
1750
static snd_pcm_uframes_t fsi_pointer(struct snd_soc_component *component,
sound/soc/renesas/fsi.c
1766
static int fsi_pcm_new(struct snd_soc_component *component,
sound/soc/renesas/rcar/core.c
1553
static int rsnd_hw_params(struct snd_soc_component *component,
sound/soc/renesas/rcar/core.c
1664
static int rsnd_hw_free(struct snd_soc_component *component,
sound/soc/renesas/rcar/core.c
1670
static snd_pcm_uframes_t rsnd_pointer(struct snd_soc_component *component,
sound/soc/renesas/rcar/debugfs.c
67
int rsnd_debugfs_probe(struct snd_soc_component *component)
sound/soc/renesas/rcar/msiof.c
168
static int msiof_hw_start(struct snd_soc_component *component,
sound/soc/renesas/rcar/msiof.c
272
static int msiof_hw_stop(struct snd_soc_component *component,
sound/soc/renesas/rcar/msiof.c
413
static int msiof_open(struct snd_soc_component *component,
sound/soc/renesas/rcar/msiof.c
441
static int msiof_close(struct snd_soc_component *component,
sound/soc/renesas/rcar/msiof.c
447
static snd_pcm_uframes_t msiof_pointer(struct snd_soc_component *component,
sound/soc/renesas/rcar/msiof.c
455
static int msiof_new(struct snd_soc_component *component,
sound/soc/renesas/rcar/msiof.c
464
static int msiof_trigger(struct snd_soc_component *component,
sound/soc/renesas/rcar/msiof.c
491
static int msiof_hw_params(struct snd_soc_component *component,
sound/soc/renesas/rcar/rsnd.h
885
int rsnd_debugfs_probe(struct snd_soc_component *component);
sound/soc/renesas/rz-ssi.c
1068
static int rz_ssi_pcm_open(struct snd_soc_component *component,
sound/soc/renesas/rz-ssi.c
1077
static snd_pcm_uframes_t rz_ssi_pcm_pointer(struct snd_soc_component *component,
sound/soc/renesas/rz-ssi.c
1088
static int rz_ssi_pcm_new(struct snd_soc_component *component,
sound/soc/renesas/siu_pcm.c
291
static int siu_pcm_open(struct snd_soc_component *component,
sound/soc/renesas/siu_pcm.c
333
static int siu_pcm_close(struct snd_soc_component *component,
sound/soc/renesas/siu_pcm.c
356
static int siu_pcm_prepare(struct snd_soc_component *component,
sound/soc/renesas/siu_pcm.c
403
static int siu_pcm_trigger(struct snd_soc_component *component,
sound/soc/renesas/siu_pcm.c
447
siu_pcm_pointer_dma(struct snd_soc_component *component,
sound/soc/renesas/siu_pcm.c
483
static int siu_pcm_new(struct snd_soc_component *component,
sound/soc/renesas/siu_pcm.c
528
static void siu_pcm_free(struct snd_soc_component *component,
sound/soc/rockchip/rk3399_gru_sound.c
173
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/rockchip/rk3399_gru_sound.c
190
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/rockchip/rockchip_max98090.c
227
struct snd_soc_component *component = snd_soc_rtd_to_codec(runtime, 0)->component;
sound/soc/rockchip/rockchip_max98090.c
291
static int rk_98090_headset_init(struct snd_soc_component *component);
sound/soc/rockchip/rockchip_max98090.c
341
static int rk_98090_headset_init(struct snd_soc_component *component)
sound/soc/rockchip/rockchip_sai.c
1230
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/rockchip/rockchip_sai.c
1241
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/rockchip/rockchip_sai.c
1255
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/rockchip/rockchip_sai.c
1266
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/samsung/aries_wm8994.c
164
struct snd_soc_component *component;
sound/soc/samsung/bells.c
103
struct snd_soc_component *component;
sound/soc/samsung/bells.c
143
struct snd_soc_component *wm0010;
sound/soc/samsung/bells.c
144
struct snd_soc_component *component;
sound/soc/samsung/bells.c
57
struct snd_soc_component *component;
sound/soc/samsung/i2s.c
1040
static int i2s_suspend(struct snd_soc_component *component)
sound/soc/samsung/i2s.c
1045
static int i2s_resume(struct snd_soc_component *component)
sound/soc/samsung/idma.c
140
static int idma_hw_params(struct snd_soc_component *component,
sound/soc/samsung/idma.c
167
static int idma_hw_free(struct snd_soc_component *component,
sound/soc/samsung/idma.c
175
static int idma_prepare(struct snd_soc_component *component,
sound/soc/samsung/idma.c
189
static int idma_trigger(struct snd_soc_component *component,
sound/soc/samsung/idma.c
223
idma_pointer(struct snd_soc_component *component,
sound/soc/samsung/idma.c
241
static int idma_mmap(struct snd_soc_component *component,
sound/soc/samsung/idma.c
284
static int idma_open(struct snd_soc_component *component,
sound/soc/samsung/idma.c
311
static int idma_close(struct snd_soc_component *component,
sound/soc/samsung/idma.c
327
static void idma_free(struct snd_soc_component *component,
sound/soc/samsung/idma.c
366
static int idma_new(struct snd_soc_component *component,
sound/soc/samsung/littlemill.c
272
struct snd_soc_component *component;
sound/soc/samsung/lowland.c
38
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/samsung/lowland.c
72
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/samsung/midas_wm1811.c
119
struct snd_soc_component *codec = data;
sound/soc/samsung/midas_wm1811.c
266
struct snd_soc_component *codec = snd_soc_dapm_to_component(w->dapm);
sound/soc/samsung/midas_wm1811.c
75
struct snd_soc_component *codec = data;
sound/soc/samsung/spdif.c
299
static int spdif_suspend(struct snd_soc_component *component)
sound/soc/samsung/spdif.c
316
static int spdif_resume(struct snd_soc_component *component)
sound/soc/samsung/spdif.c
95
*component_to_info(struct snd_soc_component *component)
sound/soc/samsung/speyside.c
121
static void speyside_set_polarity(struct snd_soc_component *component,
sound/soc/samsung/speyside.c
146
struct snd_soc_component *component = dai->component;
sound/soc/samsung/speyside.c
244
static int speyside_wm9081_init(struct snd_soc_component *component)
sound/soc/samsung/tm2_wm5110.c
136
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/samsung/tm2_wm5110.c
190
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/samsung/tm2_wm5110.c
28
struct snd_soc_component *component;
sound/soc/samsung/tm2_wm5110.c
36
struct snd_soc_component *component = priv->component;
sound/soc/samsung/tm2_wm5110.c
72
struct snd_soc_component *component = priv->component;
sound/soc/samsung/tm2_wm5110.c
95
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/samsung/tobermory.c
176
struct snd_soc_component *component;
sound/soc/sdca/sdca_asoc.c
123
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/sdca/sdca_asoc.c
332
struct snd_soc_component *component = snd_soc_dapm_to_component(widget->dapm);
sound/soc/sdca/sdca_asoc.c
650
struct snd_soc_component *component = snd_soc_dapm_to_component(widget->dapm);
sound/soc/sdca/sdca_asoc.c
834
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/sdca/sdca_asoc.c
855
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/sdca/sdca_class_function.c
193
static int class_function_component_probe(struct snd_soc_component *component)
sound/soc/sdca/sdca_class_function.c
201
static int class_function_set_jack(struct snd_soc_component *component,
sound/soc/sdca/sdca_interrupts.c
318
struct snd_soc_component *component,
sound/soc/sdca/sdca_interrupts.c
448
struct snd_soc_component *component,
sound/soc/sdca/sdca_jack.c
38
struct snd_soc_component *component = interrupt->component;
sound/soc/sdw_utils/soc_sdw_cs42l42.c
45
struct snd_soc_component *component;
sound/soc/sdw_utils/soc_sdw_cs42l43.c
57
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/sdw_utils/soc_sdw_cs42l45.c
41
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/sdw_utils/soc_sdw_rt5682.c
45
struct snd_soc_component *component;
sound/soc/sdw_utils/soc_sdw_rt700.c
43
struct snd_soc_component *component;
sound/soc/sdw_utils/soc_sdw_rt711.c
69
struct snd_soc_component *component;
sound/soc/sdw_utils/soc_sdw_rt_dmic.c
19
struct snd_soc_component *component;
sound/soc/sdw_utils/soc_sdw_rt_sdca_jack_common.c
98
struct snd_soc_component *component;
sound/soc/soc-ac97.c
108
struct snd_soc_component *component = gpio_to_component(chip);
sound/soc/soc-ac97.c
133
struct snd_soc_component *component)
sound/soc/soc-ac97.c
160
struct snd_soc_component *component)
sound/soc/soc-ac97.c
180
struct snd_ac97 *snd_soc_alloc_ac97_component(struct snd_soc_component *component)
sound/soc/soc-ac97.c
219
struct snd_ac97 *snd_soc_new_ac97_component(struct snd_soc_component *component,
sound/soc/soc-ac97.c
49
struct snd_soc_component *component;
sound/soc/soc-ac97.c
52
static inline struct snd_soc_component *gpio_to_component(struct gpio_chip *chip)
sound/soc/soc-ac97.c
70
struct snd_soc_component *component = gpio_to_component(chip);
sound/soc/soc-ac97.c
79
struct snd_soc_component *component = gpio_to_component(chip);
sound/soc/soc-ac97.c
94
struct snd_soc_component *component = gpio_to_component(chip);
sound/soc/soc-component.c
1019
struct snd_soc_component *component;
sound/soc/soc-component.c
102
int snd_soc_component_set_pll(struct snd_soc_component *component, int pll_id,
sound/soc/soc-component.c
1035
struct snd_soc_component *component;
sound/soc/soc-component.c
1052
struct snd_soc_component *component;
sound/soc/soc-component.c
1066
struct snd_soc_component *component;
sound/soc/soc-component.c
1084
struct snd_soc_component *component;
sound/soc/soc-component.c
1105
struct snd_soc_component *component;
sound/soc/soc-component.c
1123
static int soc_component_trigger(struct snd_soc_component *component,
sound/soc/soc-component.c
1139
struct snd_soc_component *component;
sound/soc/soc-component.c
116
void snd_soc_component_seq_notifier(struct snd_soc_component *component,
sound/soc/soc-component.c
1173
struct snd_soc_component *component;
sound/soc/soc-component.c
1192
struct snd_soc_component *component;
sound/soc/soc-component.c
1209
struct snd_soc_component *component;
sound/soc/soc-component.c
123
int snd_soc_component_stream_event(struct snd_soc_component *component,
sound/soc/soc-component.c
134
int snd_soc_component_set_bias_level(struct snd_soc_component *component,
sound/soc/soc-component.c
145
static void soc_get_kcontrol_name(struct snd_soc_component *component,
sound/soc/soc-component.c
155
struct snd_kcontrol *snd_soc_component_get_kcontrol(struct snd_soc_component *component,
sound/soc/soc-component.c
166
int snd_soc_component_notify_control(struct snd_soc_component *component,
sound/soc/soc-component.c
17
static inline int _soc_component_ret(struct snd_soc_component *component, const char *func, int ret)
sound/soc/soc-component.c
190
int snd_soc_component_set_jack(struct snd_soc_component *component,
sound/soc/soc-component.c
211
struct snd_soc_component *component)
sound/soc/soc-component.c
222
int snd_soc_component_module_get(struct snd_soc_component *component,
sound/soc/soc-component.c
238
void snd_soc_component_module_put(struct snd_soc_component *component,
sound/soc/soc-component.c
24
static inline int _soc_component_ret_reg_rw(struct snd_soc_component *component,
sound/soc/soc-component.c
251
int snd_soc_component_open(struct snd_soc_component *component,
sound/soc/soc-component.c
266
int snd_soc_component_close(struct snd_soc_component *component,
sound/soc/soc-component.c
284
void snd_soc_component_suspend(struct snd_soc_component *component)
sound/soc/soc-component.c
291
void snd_soc_component_resume(struct snd_soc_component *component)
sound/soc/soc-component.c
298
int snd_soc_component_is_suspended(struct snd_soc_component *component)
sound/soc/soc-component.c
303
int snd_soc_component_probe(struct snd_soc_component *component)
sound/soc/soc-component.c
313
void snd_soc_component_remove(struct snd_soc_component *component)
sound/soc/soc-component.c
319
int snd_soc_component_of_xlate_dai_id(struct snd_soc_component *component,
sound/soc/soc-component.c
32
static inline int soc_component_field_shift(struct snd_soc_component *component,
sound/soc/soc-component.c
330
int snd_soc_component_of_xlate_dai_name(struct snd_soc_component *component,
sound/soc/soc-component.c
345
void snd_soc_component_setup_regmap(struct snd_soc_component *component)
sound/soc/soc-component.c
367
void snd_soc_component_init_regmap(struct snd_soc_component *component,
sound/soc/soc-component.c
386
void snd_soc_component_exit_regmap(struct snd_soc_component *component)
sound/soc/soc-component.c
395
int snd_soc_component_compr_open(struct snd_soc_component *component,
sound/soc/soc-component.c
412
void snd_soc_component_compr_free(struct snd_soc_component *component,
sound/soc/soc-component.c
431
struct snd_soc_component *component;
sound/soc/soc-component.c
452
struct snd_soc_component *component;
sound/soc/soc-component.c
473
struct snd_soc_component *component;
sound/soc/soc-component.c
493
struct snd_soc_component *component;
sound/soc/soc-component.c
517
struct snd_soc_component *component;
sound/soc/soc-component.c
52
void snd_soc_component_set_aux(struct snd_soc_component *component,
sound/soc/soc-component.c
540
struct snd_soc_component *component;
sound/soc/soc-component.c
561
struct snd_soc_component *component;
sound/soc/soc-component.c
58
int snd_soc_component_init(struct snd_soc_component *component)
sound/soc/soc-component.c
581
struct snd_soc_component *component;
sound/soc/soc-component.c
605
struct snd_soc_component *component;
sound/soc/soc-component.c
626
struct snd_soc_component *component;
sound/soc/soc-component.c
643
struct snd_soc_component *component,
sound/soc/soc-component.c
671
unsigned int snd_soc_component_read(struct snd_soc_component *component,
sound/soc/soc-component.c
685
struct snd_soc_component *component,
sound/soc/soc-component.c
706
int snd_soc_component_write(struct snd_soc_component *component,
sound/soc/soc-component.c
720
struct snd_soc_component *component, unsigned int reg,
sound/soc/soc-component.c
751
int snd_soc_component_update_bits(struct snd_soc_component *component,
sound/soc/soc-component.c
78
int snd_soc_component_set_sysclk(struct snd_soc_component *component,
sound/soc/soc-component.c
787
int snd_soc_component_update_bits_async(struct snd_soc_component *component,
sound/soc/soc-component.c
814
unsigned int snd_soc_component_read_field(struct snd_soc_component *component,
sound/soc/soc-component.c
836
int snd_soc_component_write_field(struct snd_soc_component *component,
sound/soc/soc-component.c
854
void snd_soc_component_async_complete(struct snd_soc_component *component)
sound/soc/soc-component.c
873
int snd_soc_component_test_bits(struct snd_soc_component *component,
sound/soc/soc-component.c
887
struct snd_soc_component *component;
sound/soc/soc-component.c
899
struct snd_soc_component *component)
sound/soc/soc-component.c
917
struct snd_soc_component *component;
sound/soc/soc-component.c
944
struct snd_soc_component *component;
sound/soc/soc-component.c
961
struct snd_soc_component *component;
sound/soc/soc-component.c
981
struct snd_soc_component *component;
sound/soc/soc-component.c
998
struct snd_soc_component *component;
sound/soc/soc-compress.c
27
struct snd_soc_component *component;
sound/soc/soc-compress.c
48
struct snd_soc_component *component;
sound/soc/soc-compress.c
545
struct snd_soc_component *component;
sound/soc/soc-core.c
1180
struct snd_soc_component *component;
sound/soc/soc-core.c
134
static void soc_init_component_debugfs(struct snd_soc_component *component)
sound/soc/soc-core.c
1558
struct snd_soc_component *component)
sound/soc/soc-core.c
158
static void soc_cleanup_component_debugfs(struct snd_soc_component *component)
sound/soc/soc-core.c
1585
static void soc_remove_component(struct snd_soc_component *component,
sound/soc/soc-core.c
1603
struct snd_soc_component *component)
sound/soc/soc-core.c
168
struct snd_soc_component *component;
sound/soc/soc-core.c
1726
struct snd_soc_component *component;
sound/soc/soc-core.c
1744
struct snd_soc_component *component;
sound/soc/soc-core.c
1766
struct snd_soc_component *component, *_component;
sound/soc/soc-core.c
1777
struct snd_soc_component *component;
sound/soc/soc-core.c
1797
struct snd_soc_component *component;
sound/soc/soc-core.c
1817
struct snd_soc_component *comp, *_comp;
sound/soc/soc-core.c
185
struct snd_soc_component *component;
sound/soc/soc-core.c
1989
struct snd_soc_component *component;
sound/soc/soc-core.c
2166
struct snd_soc_component *component;
sound/soc/soc-core.c
233
static inline void soc_init_component_debugfs(struct snd_soc_component *component) { }
sound/soc/soc-core.c
234
static inline void soc_cleanup_component_debugfs(struct snd_soc_component *component) { }
sound/soc/soc-core.c
2389
struct snd_soc_component *component;
sound/soc/soc-core.c
2501
int snd_soc_add_component_controls(struct snd_soc_component *component,
sound/soc/soc-core.c
2706
struct snd_soc_dai *snd_soc_register_dai(struct snd_soc_component *component,
sound/soc/soc-core.c
2758
static void snd_soc_unregister_dais(struct snd_soc_component *component)
sound/soc/soc-core.c
2773
static int snd_soc_register_dais(struct snd_soc_component *component,
sound/soc/soc-core.c
2833
static void snd_soc_del_component_unlocked(struct snd_soc_component *component)
sound/soc/soc-core.c
2850
int snd_soc_component_initialize(struct snd_soc_component *component,
sound/soc/soc-core.c
2885
int snd_soc_add_component(struct snd_soc_component *component,
sound/soc/soc-core.c
2937
struct snd_soc_component *component;
sound/soc/soc-core.c
2969
struct snd_soc_component *component = snd_soc_lookup_component_nolocked(dev, driver_name);
sound/soc/soc-core.c
318
struct snd_soc_component *component)
sound/soc/soc-core.c
320
struct snd_soc_component *comp;
sound/soc/soc-core.c
336
struct snd_soc_component *snd_soc_rtdcom_lookup(struct snd_soc_pcm_runtime *rtd,
sound/soc/soc-core.c
339
struct snd_soc_component *component;
sound/soc/soc-core.c
3512
struct snd_soc_component *component;
sound/soc/soc-core.c
3540
struct snd_soc_component *pos;
sound/soc/soc-core.c
3652
struct snd_soc_component *component;
sound/soc/soc-core.c
368
struct snd_soc_component
sound/soc/soc-core.c
371
struct snd_soc_component *component;
sound/soc/soc-core.c
394
struct snd_soc_component *snd_soc_lookup_component(struct device *dev,
sound/soc/soc-core.c
397
struct snd_soc_component *component;
sound/soc/soc-core.c
657
struct snd_soc_component *component;
sound/soc/soc-core.c
760
struct snd_soc_component *component;
sound/soc/soc-core.c
800
struct snd_soc_component *component;
sound/soc/soc-core.c
831
*soc_component_to_node(struct snd_soc_component *component)
sound/soc/soc-core.c
858
struct snd_soc_component *component)
sound/soc/soc-core.c
884
static struct snd_soc_component *soc_find_component(
sound/soc/soc-core.c
887
struct snd_soc_component *component;
sound/soc/soc-core.c
920
struct snd_soc_component *component;
sound/soc/soc-dapm.c
209
struct snd_soc_component *snd_soc_dapm_to_component(struct snd_soc_dapm_context *dapm)
sound/soc/soc-dapm.c
2225
struct snd_soc_component *component = snd_soc_dapm_to_component(dapm);
sound/soc/soc-dapm.c
2743
static ssize_t dapm_widget_show_component(struct snd_soc_component *component,
sound/soc/soc-dapm.c
2818
struct snd_soc_component *component = codec_dai->component;
sound/soc/soc-dapm.c
3090
struct snd_soc_component *component = widget->dapm->component;
sound/soc/soc-dapm.c
3693
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/soc-dapm.c
3748
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/soc-dapm.c
4879
struct snd_soc_component *component)
sound/soc/soc-dapm.c
49
struct snd_soc_component *component; /* parent component */
sound/soc/soc-dapm.c
963
struct snd_soc_component *snd_soc_dapm_kcontrol_to_component(struct snd_kcontrol *kcontrol)
sound/soc/soc-generic-dmaengine-pcm.c
148
static int dmaengine_pcm_open(struct snd_soc_component *component,
sound/soc/soc-generic-dmaengine-pcm.c
162
static int dmaengine_pcm_close(struct snd_soc_component *component,
sound/soc/soc-generic-dmaengine-pcm.c
168
static int dmaengine_pcm_trigger(struct snd_soc_component *component,
sound/soc/soc-generic-dmaengine-pcm.c
175
struct snd_soc_component *component,
sound/soc/soc-generic-dmaengine-pcm.c
219
static int dmaengine_pcm_new(struct snd_soc_component *component,
sound/soc/soc-generic-dmaengine-pcm.c
279
struct snd_soc_component *component,
sound/soc/soc-generic-dmaengine-pcm.c
290
static int dmaengine_copy(struct snd_soc_component *component,
sound/soc/soc-generic-dmaengine-pcm.c
321
static int dmaengine_pcm_sync_stop(struct snd_soc_component *component,
sound/soc/soc-generic-dmaengine-pcm.c
490
struct snd_soc_component *component;
sound/soc/soc-generic-dmaengine-pcm.c
76
static int dmaengine_pcm_hw_params(struct snd_soc_component *component,
sound/soc/soc-generic-dmaengine-pcm.c
98
dmaengine_pcm_set_runtime_hwparams(struct snd_soc_component *component,
sound/soc/soc-ops-test.c
70
struct snd_soc_component component;
sound/soc/soc-ops.c
238
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/soc-ops.c
294
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/soc-ops.c
515
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/soc-ops.c
528
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/soc-ops.c
565
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/soc-ops.c
61
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/soc-ops.c
712
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/soc-ops.c
756
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/soc-ops.c
803
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/soc-ops.c
835
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/soc-ops.c
92
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/soc-pcm.c
1201
struct snd_soc_component *component;
sound/soc/soc-pcm.c
2911
struct snd_soc_component *component;
sound/soc/soc-pcm.c
359
struct snd_soc_component *component;
sound/soc/soc-pcm.c
388
struct snd_soc_component *component;
sound/soc/soc-pcm.c
721
struct snd_soc_component *component;
sound/soc/soc-pcm.c
741
struct snd_soc_component *component;
sound/soc/soc-pcm.c
758
struct snd_soc_component *component;
sound/soc/soc-pcm.c
857
struct snd_soc_component *component;
sound/soc/soc-topology-test.c
215
static int d_probe_null_comp(struct snd_soc_component *component)
sound/soc/soc-topology-test.c
319
static int d_probe_null_fw(struct snd_soc_component *component)
sound/soc/soc-topology-test.c
48
struct snd_soc_component comp;
sound/soc/soc-topology-test.c
53
static int d_probe(struct snd_soc_component *component)
sound/soc/soc-topology-test.c
66
static void d_remove(struct snd_soc_component *component)
sound/soc/soc-topology.c
2122
int snd_soc_tplg_component_load(struct snd_soc_component *comp,
sound/soc/soc-topology.c
2161
int snd_soc_tplg_component_remove(struct snd_soc_component *comp)
sound/soc/soc-topology.c
338
struct snd_soc_component *comp = tplg->comp;
sound/soc/soc-topology.c
345
static void soc_tplg_remove_kcontrol(struct snd_soc_component *comp, struct snd_soc_dobj *dobj,
sound/soc/soc-topology.c
361
static void soc_tplg_remove_route(struct snd_soc_component *comp,
sound/soc/soc-topology.c
374
static void soc_tplg_remove_widget(struct snd_soc_component *comp,
sound/soc/soc-topology.c
398
static void soc_tplg_remove_dai(struct snd_soc_component *comp,
sound/soc/soc-topology.c
419
static void soc_tplg_remove_link(struct snd_soc_component *comp,
sound/soc/soc-topology.c
440
static void remove_backend_link(struct snd_soc_component *comp,
sound/soc/soc-topology.c
64
struct snd_soc_component *comp;
sound/soc/soc-usb.c
187
struct snd_soc_usb *snd_soc_usb_allocate_port(struct snd_soc_component *component,
sound/soc/soc-usb.c
70
int snd_soc_usb_setup_offload_jack(struct snd_soc_component *component,
sound/soc/soc-utils.c
142
static int dummy_dma_open(struct snd_soc_component *component,
sound/soc/soc-utils.c
252
int snd_soc_component_is_dummy(struct snd_soc_component *component)
sound/soc/sof/amd/acp-pcm.c
93
struct snd_soc_component *scomp = sdev->component;
sound/soc/sof/compress.c
131
static int sof_compr_free(struct snd_soc_component *component,
sound/soc/sof/compress.c
162
static int sof_compr_set_params(struct snd_soc_component *component,
sound/soc/sof/compress.c
267
static int sof_compr_get_params(struct snd_soc_component *component,
sound/soc/sof/compress.c
276
static int sof_compr_trigger(struct snd_soc_component *component,
sound/soc/sof/compress.c
355
static int sof_compr_copy(struct snd_soc_component *component,
sound/soc/sof/compress.c
370
static int sof_compr_pointer(struct snd_soc_component *component,
sound/soc/sof/compress.c
52
struct snd_soc_component *component;
sound/soc/sof/compress.c
78
static int create_page_table(struct snd_soc_component *component,
sound/soc/sof/compress.c
95
static int sof_compr_open(struct snd_soc_component *component,
sound/soc/sof/control.c
105
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/control.c
120
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/control.c
135
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/control.c
150
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/control.c
166
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/control.c
185
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/control.c
221
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/control.c
23
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/control.c
38
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/control.c
75
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/control.c
90
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/intel/hda-pcm.c
191
struct snd_soc_component *scomp = sdev->component;
sound/soc/sof/intel/hda-pcm.c
224
struct snd_soc_component *scomp = sdev->component;
sound/soc/sof/intel/hda-stream.c
1161
struct snd_soc_component *component,
sound/soc/sof/intel/hda-stream.c
1224
struct snd_soc_component *component,
sound/soc/sof/intel/hda.h
1063
struct snd_soc_component *component = swidget->scomp;
sound/soc/sof/intel/hda.h
689
struct snd_soc_component *component,
sound/soc/sof/intel/hda.h
692
struct snd_soc_component *component,
sound/soc/sof/ipc3-control.c
130
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc3-control.c
176
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc3-control.c
225
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc3-control.c
273
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc3-control.c
305
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc3-control.c
337
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc3-control.c
372
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc3-control.c
459
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc3-control.c
525
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc3-pcm.c
143
static int sof_ipc3_pcm_trigger(struct snd_soc_component *component,
sound/soc/sof/ipc3-pcm.c
16
static int sof_ipc3_pcm_hw_free(struct snd_soc_component *component,
sound/soc/sof/ipc3-pcm.c
213
struct snd_soc_component *component = snd_soc_rtdcom_lookup(rtd, SOF_AUDIO_PCM_DRV_NAME);
sound/soc/sof/ipc3-pcm.c
39
static int sof_ipc3_pcm_hw_params(struct snd_soc_component *component,
sound/soc/sof/ipc3-topology.c
1001
static int sof_link_hda_load(struct snd_soc_component *scomp, struct snd_sof_dai_link *slink,
sound/soc/sof/ipc3-topology.c
1066
static int sof_link_sai_load(struct snd_soc_component *scomp, struct snd_sof_dai_link *slink,
sound/soc/sof/ipc3-topology.c
1117
static int sof_link_esai_load(struct snd_soc_component *scomp, struct snd_sof_dai_link *slink,
sound/soc/sof/ipc3-topology.c
1167
static int sof_link_micfil_load(struct snd_soc_component *scomp, struct snd_sof_dai_link *slink,
sound/soc/sof/ipc3-topology.c
1198
static int sof_link_acp_dmic_load(struct snd_soc_component *scomp, struct snd_sof_dai_link *slink,
sound/soc/sof/ipc3-topology.c
1230
static int sof_link_acp_bt_load(struct snd_soc_component *scomp, struct snd_sof_dai_link *slink,
sound/soc/sof/ipc3-topology.c
1263
static int sof_link_acp_sp_load(struct snd_soc_component *scomp, struct snd_sof_dai_link *slink,
sound/soc/sof/ipc3-topology.c
1297
static int sof_link_acp_hs_load(struct snd_soc_component *scomp, struct snd_sof_dai_link *slink,
sound/soc/sof/ipc3-topology.c
1330
static int sof_link_acp_sdw_load(struct snd_soc_component *scomp, struct snd_sof_dai_link *slink,
sound/soc/sof/ipc3-topology.c
1358
static int sof_link_afe_load(struct snd_soc_component *scomp, struct snd_sof_dai_link *slink,
sound/soc/sof/ipc3-topology.c
1387
static int sof_link_ssp_load(struct snd_soc_component *scomp, struct snd_sof_dai_link *slink,
sound/soc/sof/ipc3-topology.c
1460
static int sof_link_dmic_load(struct snd_soc_component *scomp, struct snd_sof_dai_link *slink,
sound/soc/sof/ipc3-topology.c
1532
static int sof_link_alh_load(struct snd_soc_component *scomp, struct snd_sof_dai_link *slink,
sound/soc/sof/ipc3-topology.c
1560
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc3-topology.c
1905
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc3-topology.c
1961
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc3-topology.c
1983
struct snd_soc_component *scomp;
sound/soc/sof/ipc3-topology.c
2057
static int sof_ipc3_widget_bind_event(struct snd_soc_component *scomp,
sound/soc/sof/ipc3-topology.c
2544
static int sof_ipc3_parse_manifest(struct snd_soc_component *scomp, int index,
sound/soc/sof/ipc3-topology.c
396
static void sof_dbg_comp_config(struct snd_soc_component *scomp, struct sof_ipc_comp_config *config)
sound/soc/sof/ipc3-topology.c
405
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc3-topology.c
454
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc3-topology.c
487
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc3-topology.c
521
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc3-topology.c
588
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc3-topology.c
623
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc3-topology.c
664
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc3-topology.c
710
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc3-topology.c
746
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc3-topology.c
800
static int sof_get_control_data(struct snd_soc_component *scomp,
sound/soc/sof/ipc3-topology.c
882
static int sof_process_load(struct snd_soc_component *scomp,
sound/soc/sof/ipc3-topology.c
984
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc3.c
864
struct snd_soc_component *scomp = sdev->component;
sound/soc/sof/ipc3.c
899
struct snd_soc_component *scomp = sdev->component;
sound/soc/sof/ipc4-control.c
147
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc4-control.c
19
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc4-control.c
246
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc4-control.c
291
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc4-control.c
328
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc4-control.c
391
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc4-control.c
450
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc4-control.c
562
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc4-control.c
600
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc4-control.c
633
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc4-control.c
717
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/ipc4-pcm.c
1036
static int sof_ipc4_pcm_hw_params(struct snd_soc_component *component,
sound/soc/sof/ipc4-pcm.c
1161
static int sof_ipc4_pcm_pointer(struct snd_soc_component *component,
sound/soc/sof/ipc4-pcm.c
1286
static snd_pcm_sframes_t sof_ipc4_pcm_delay(struct snd_soc_component *component,
sound/soc/sof/ipc4-pcm.c
414
static int sof_ipc4_trigger_pipelines(struct snd_soc_component *component,
sound/soc/sof/ipc4-pcm.c
588
static int sof_ipc4_pcm_trigger(struct snd_soc_component *component,
sound/soc/sof/ipc4-pcm.c
614
static int sof_ipc4_pcm_hw_free(struct snd_soc_component *component,
sound/soc/sof/ipc4-pcm.c
797
struct snd_soc_component *component = snd_soc_rtdcom_lookup(rtd, SOF_AUDIO_PCM_DRV_NAME);
sound/soc/sof/ipc4-topology.c
1045
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc4-topology.c
1076
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc4-topology.c
1119
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc4-topology.c
1202
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc4-topology.c
2041
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc4-topology.c
2506
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc4-topology.c
2551
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc4-topology.c
2596
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc4-topology.c
2671
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc4-topology.c
2747
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc4-topology.c
3344
struct snd_soc_component *scomp;
sound/soc/sof/ipc4-topology.c
3709
static int sof_ipc4_parse_manifest(struct snd_soc_component *scomp, int index,
sound/soc/sof/ipc4-topology.c
400
static int sof_ipc4_get_audio_fmt(struct snd_soc_component *scomp,
sound/soc/sof/ipc4-topology.c
509
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc4-topology.c
559
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc4-topology.c
581
struct snd_soc_component *scomp = spcm->scomp;
sound/soc/sof/ipc4-topology.c
624
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc4-topology.c
751
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc4-topology.c
928
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/ipc4-topology.c
988
struct snd_soc_component *scomp = swidget->scomp;
sound/soc/sof/mediatek/mtk-adsp-common.c
183
struct snd_soc_component *scomp = sdev->component;
sound/soc/sof/ops.h
524
struct snd_soc_component *component,
sound/soc/sof/ops.h
536
struct snd_soc_component *component,
sound/soc/sof/pcm.c
116
static int sof_pcm_hw_params(struct snd_soc_component *component,
sound/soc/sof/pcm.c
287
static int sof_pcm_hw_free(struct snd_soc_component *component,
sound/soc/sof/pcm.c
315
static int sof_pcm_prepare(struct snd_soc_component *component,
sound/soc/sof/pcm.c
385
static int sof_pcm_trigger(struct snd_soc_component *component,
sound/soc/sof/pcm.c
46
struct snd_soc_component *component =
sound/soc/sof/pcm.c
497
static snd_pcm_uframes_t sof_pcm_pointer(struct snd_soc_component *component,
sound/soc/sof/pcm.c
536
static int sof_pcm_open(struct snd_soc_component *component,
sound/soc/sof/pcm.c
599
static int sof_pcm_close(struct snd_soc_component *component,
sound/soc/sof/pcm.c
637
static int sof_pcm_new(struct snd_soc_component *component,
sound/soc/sof/pcm.c
726
struct snd_soc_component *component =
sound/soc/sof/pcm.c
759
static int sof_pcm_probe(struct snd_soc_component *component)
sound/soc/sof/pcm.c
797
static void sof_pcm_remove(struct snd_soc_component *component)
sound/soc/sof/pcm.c
803
static int sof_pcm_ack(struct snd_soc_component *component,
sound/soc/sof/pcm.c
811
static snd_pcm_sframes_t sof_pcm_delay(struct snd_soc_component *component,
sound/soc/sof/sof-audio.c
1009
struct snd_soc_component *component =
sound/soc/sof/sof-audio.c
911
struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_soc_component *scomp,
sound/soc/sof/sof-audio.c
936
struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_soc_component *scomp,
sound/soc/sof/sof-audio.c
956
struct snd_sof_widget *snd_sof_find_swidget(struct snd_soc_component *scomp,
sound/soc/sof/sof-audio.c
972
snd_sof_find_swidget_sname(struct snd_soc_component *scomp,
sound/soc/sof/sof-audio.c
993
struct snd_sof_dai *snd_sof_find_dai(struct snd_soc_component *scomp,
sound/soc/sof/sof-audio.h
124
int (*hw_params)(struct snd_soc_component *component, struct snd_pcm_substream *substream,
sound/soc/sof/sof-audio.h
127
int (*hw_free)(struct snd_soc_component *component, struct snd_pcm_substream *substream);
sound/soc/sof/sof-audio.h
128
int (*trigger)(struct snd_soc_component *component, struct snd_pcm_substream *substream,
sound/soc/sof/sof-audio.h
133
int (*pointer)(struct snd_soc_component *component,
sound/soc/sof/sof-audio.h
136
snd_pcm_sframes_t (*delay)(struct snd_soc_component *component,
sound/soc/sof/sof-audio.h
186
int (*bind_event)(struct snd_soc_component *scomp, struct snd_sof_widget *swidget,
sound/soc/sof/sof-audio.h
239
int (*parse_manifest)(struct snd_soc_component *scomp, int index,
sound/soc/sof/sof-audio.h
353
struct snd_soc_component *scomp;
sound/soc/sof/sof-audio.h
374
struct snd_soc_component *scomp;
sound/soc/sof/sof-audio.h
423
struct snd_soc_component *scomp;
sound/soc/sof/sof-audio.h
532
struct snd_soc_component *scomp;
sound/soc/sof/sof-audio.h
548
struct snd_soc_component *scomp;
sound/soc/sof/sof-audio.h
598
int snd_sof_load_topology(struct snd_soc_component *scomp, const char *file);
sound/soc/sof/sof-audio.h
603
int snd_sof_ipc_stream_posn(struct snd_soc_component *scomp,
sound/soc/sof/sof-audio.h
607
struct snd_sof_widget *snd_sof_find_swidget(struct snd_soc_component *scomp,
sound/soc/sof/sof-audio.h
610
snd_sof_find_swidget_sname(struct snd_soc_component *scomp,
sound/soc/sof/sof-audio.h
612
struct snd_sof_dai *snd_sof_find_dai(struct snd_soc_component *scomp,
sound/soc/sof/sof-audio.h
616
struct snd_sof_pcm *snd_sof_find_spcm_dai(struct snd_soc_component *scomp,
sound/soc/sof/sof-audio.h
630
struct snd_sof_pcm *snd_sof_find_spcm_name(struct snd_soc_component *scomp,
sound/soc/sof/sof-audio.h
632
struct snd_sof_pcm *snd_sof_find_spcm_comp(struct snd_soc_component *scomp,
sound/soc/sof/sof-audio.h
701
int sof_update_ipc_object(struct snd_soc_component *scomp, void *object, enum sof_tokens token_id,
sound/soc/sof/sof-client-probes.c
170
static int sof_probes_compr_copy(struct snd_soc_component *component,
sound/soc/sof/sof-priv.h
122
struct snd_soc_component;
sound/soc/sof/sof-priv.h
265
struct snd_soc_component *component,
sound/soc/sof/sof-priv.h
275
struct snd_soc_component *component,
sound/soc/sof/sof-priv.h
631
struct snd_soc_component *component;
sound/soc/sof/topology.c
1038
static int sof_control_unload(struct snd_soc_component *scomp,
sound/soc/sof/topology.c
1068
static int sof_connect_dai_widget(struct snd_soc_component *scomp,
sound/soc/sof/topology.c
1139
static void sof_disconnect_dai_widget(struct snd_soc_component *scomp,
sound/soc/sof/topology.c
1173
static int spcm_bind(struct snd_soc_component *scomp, struct snd_sof_pcm *spcm,
sound/soc/sof/topology.c
1210
static int sof_widget_parse_tokens(struct snd_soc_component *scomp, struct snd_sof_widget *swidget,
sound/soc/sof/topology.c
1409
static int sof_widget_ready(struct snd_soc_component *scomp, int index,
sound/soc/sof/topology.c
1611
static int sof_route_unload(struct snd_soc_component *scomp,
sound/soc/sof/topology.c
1628
static int sof_widget_unload(struct snd_soc_component *scomp,
sound/soc/sof/topology.c
1726
static int sof_dai_load(struct snd_soc_component *scomp, int index,
sound/soc/sof/topology.c
1842
static int sof_dai_unload(struct snd_soc_component *scomp,
sound/soc/sof/topology.c
1873
static int sof_link_load(struct snd_soc_component *scomp, int index, struct snd_soc_dai_link *link,
sound/soc/sof/topology.c
2068
static int sof_link_unload(struct snd_soc_component *scomp, struct snd_soc_dobj *dobj)
sound/soc/sof/topology.c
2087
static int sof_route_load(struct snd_soc_component *scomp, int index,
sound/soc/sof/topology.c
2192
static int sof_complete(struct snd_soc_component *scomp)
sound/soc/sof/topology.c
2279
static int sof_manifest(struct snd_soc_component *scomp, int index,
sound/soc/sof/topology.c
2377
static int sof_dspless_widget_ready(struct snd_soc_component *scomp, int index,
sound/soc/sof/topology.c
2438
static int sof_dspless_widget_unload(struct snd_soc_component *scomp,
sound/soc/sof/topology.c
2460
static int sof_dspless_link_load(struct snd_soc_component *scomp, int index,
sound/soc/sof/topology.c
2494
int snd_sof_load_topology(struct snd_soc_component *scomp, const char *file)
sound/soc/sof/topology.c
273
struct snd_soc_component *scomp = scontrol->scomp;
sound/soc/sof/topology.c
456
static int sof_parse_uuid_tokens(struct snd_soc_component *scomp,
sound/soc/sof/topology.c
56
int sof_update_ipc_object(struct snd_soc_component *scomp, void *object, enum sof_tokens token_id,
sound/soc/sof/topology.c
627
static int sof_parse_string_tokens(struct snd_soc_component *scomp,
sound/soc/sof/topology.c
673
static int sof_parse_word_tokens(struct snd_soc_component *scomp,
sound/soc/sof/topology.c
724
static int sof_parse_token_sets(struct snd_soc_component *scomp,
sound/soc/sof/topology.c
810
static int sof_parse_tokens(struct snd_soc_component *scomp, void *object,
sound/soc/sof/topology.c
830
static int sof_control_load_volume(struct snd_soc_component *scomp,
sound/soc/sof/topology.c
910
static int sof_control_load_enum(struct snd_soc_component *scomp,
sound/soc/sof/topology.c
932
static int sof_control_load_bytes(struct snd_soc_component *scomp,
sound/soc/sof/topology.c
961
static int sof_control_load(struct snd_soc_component *scomp, int index,
sound/soc/sophgo/cv1800b-sound-adc.c
234
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/sophgo/cv1800b-sound-adc.c
249
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/sprd/sprd-pcm-compress.c
129
static int sprd_platform_compr_dma_config(struct snd_soc_component *component,
sound/soc/sprd/sprd-pcm-compress.c
264
static int sprd_platform_compr_set_params(struct snd_soc_component *component,
sound/soc/sprd/sprd-pcm-compress.c
315
static int sprd_platform_compr_open(struct snd_soc_component *component,
sound/soc/sprd/sprd-pcm-compress.c
392
static int sprd_platform_compr_free(struct snd_soc_component *component,
sound/soc/sprd/sprd-pcm-compress.c
418
static int sprd_platform_compr_trigger(struct snd_soc_component *component,
sound/soc/sprd/sprd-pcm-compress.c
514
static int sprd_platform_compr_pointer(struct snd_soc_component *component,
sound/soc/sprd/sprd-pcm-compress.c
529
static int sprd_platform_compr_copy(struct snd_soc_component *component,
sound/soc/sprd/sprd-pcm-compress.c
607
static int sprd_platform_compr_get_caps(struct snd_soc_component *component,
sound/soc/sprd/sprd-pcm-compress.c
624
sprd_platform_compr_get_codec_caps(struct snd_soc_component *component,
sound/soc/sprd/sprd-pcm-compress.c
99
static int sprd_platform_compr_trigger(struct snd_soc_component *component,
sound/soc/sprd/sprd-pcm-dma.c
112
static int sprd_pcm_close(struct snd_soc_component *component,
sound/soc/sprd/sprd-pcm-dma.c
156
static int sprd_pcm_request_dma_channel(struct snd_soc_component *component,
sound/soc/sprd/sprd-pcm-dma.c
187
static int sprd_pcm_hw_params(struct snd_soc_component *component,
sound/soc/sprd/sprd-pcm-dma.c
305
static int sprd_pcm_hw_free(struct snd_soc_component *component,
sound/soc/sprd/sprd-pcm-dma.c
313
static int sprd_pcm_trigger(struct snd_soc_component *component,
sound/soc/sprd/sprd-pcm-dma.c
377
static snd_pcm_uframes_t sprd_pcm_pointer(struct snd_soc_component *component,
sound/soc/sprd/sprd-pcm-dma.c
432
static int sprd_pcm_new(struct snd_soc_component *component,
sound/soc/sprd/sprd-pcm-dma.c
49
static int sprd_pcm_open(struct snd_soc_component *component,
sound/soc/sti/sti_uniperif.c
312
static int sti_uniperiph_suspend(struct snd_soc_component *component)
sound/soc/sti/sti_uniperif.c
334
static int sti_uniperiph_resume(struct snd_soc_component *component)
sound/soc/stm/stm32_adfsdm.c
212
static int stm32_adfsdm_trigger(struct snd_soc_component *component,
sound/soc/stm/stm32_adfsdm.c
233
static int stm32_adfsdm_pcm_open(struct snd_soc_component *component,
sound/soc/stm/stm32_adfsdm.c
247
static int stm32_adfsdm_pcm_close(struct snd_soc_component *component,
sound/soc/stm/stm32_adfsdm.c
260
struct snd_soc_component *component,
sound/soc/stm/stm32_adfsdm.c
270
static int stm32_adfsdm_pcm_hw_params(struct snd_soc_component *component,
sound/soc/stm/stm32_adfsdm.c
284
static int stm32_adfsdm_pcm_new(struct snd_soc_component *component,
sound/soc/stm/stm32_adfsdm.c
330
struct snd_soc_component *component;
sound/soc/sunxi/sun50i-codec-analog.c
309
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/sunxi/sun50i-codec-analog.c
495
static int sun50i_a64_codec_set_bias_level(struct snd_soc_component *component,
sound/soc/sunxi/sun8i-codec-analog.c
346
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/sunxi/sun8i-codec-analog.c
391
static int sun8i_codec_add_headphone(struct snd_soc_component *cmpnt)
sound/soc/sunxi/sun8i-codec-analog.c
429
static int sun8i_codec_add_mbias(struct snd_soc_component *cmpnt)
sound/soc/sunxi/sun8i-codec-analog.c
450
static int sun8i_codec_add_hmic(struct snd_soc_component *cmpnt)
sound/soc/sunxi/sun8i-codec-analog.c
487
static int sun8i_codec_add_linein(struct snd_soc_component *cmpnt)
sound/soc/sunxi/sun8i-codec-analog.c
568
static int sun8i_codec_add_lineout(struct snd_soc_component *cmpnt)
sound/soc/sunxi/sun8i-codec-analog.c
633
static int sun8i_codec_add_mic2(struct snd_soc_component *cmpnt)
sound/soc/sunxi/sun8i-codec-analog.c
688
static int sun8i_codec_analog_add_mixer(struct snd_soc_component *cmpnt,
sound/soc/sunxi/sun8i-codec-analog.c
735
static int sun8i_codec_analog_cmpnt_probe(struct snd_soc_component *cmpnt)
sound/soc/sunxi/sun8i-codec.c
1288
static int sun8i_codec_component_probe(struct snd_soc_component *component)
sound/soc/sunxi/sun8i-codec.c
1499
static int sun8i_codec_enable_jack_detect(struct snd_soc_component *component,
sound/soc/sunxi/sun8i-codec.c
1544
static void sun8i_codec_disable_jack_detect(struct snd_soc_component *component)
sound/soc/sunxi/sun8i-codec.c
1563
static int sun8i_codec_component_set_jack(struct snd_soc_component *component,
sound/soc/sunxi/sun8i-codec.c
225
struct snd_soc_component *component;
sound/soc/sunxi/sun8i-codec.c
815
struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
sound/soc/tegra/tegra186_asrc.c
244
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_asrc.c
258
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_asrc.c
278
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_asrc.c
296
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_asrc.c
326
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_asrc.c
344
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_asrc.c
374
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_asrc.c
388
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_asrc.c
406
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_asrc.c
420
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_asrc.c
439
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_asrc.c
453
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_asrc.c
470
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/tegra/tegra186_dspk.c
109
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_dspk.c
120
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_dspk.c
135
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_dspk.c
146
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_dspk.c
161
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_dspk.c
172
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_dspk.c
31
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_dspk.c
42
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_dspk.c
57
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_dspk.c
68
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_dspk.c
83
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra186_dspk.c
94
struct snd_soc_component *codec = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_admaif.c
499
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_admaif.c
512
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_admaif.c
528
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_admaif.c
541
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_admaif.c
557
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_admaif.c
570
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_admaif.c
586
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_admaif.c
599
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_adx.c
189
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_adx.c
219
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_adx.c
492
static int tegra210_adx_component_probe(struct snd_soc_component *component)
sound/soc/tegra/tegra210_ahub.c
20
struct snd_soc_component *cmpnt = snd_soc_dapm_kcontrol_to_component(kctl);
sound/soc/tegra/tegra210_ahub.c
57
struct snd_soc_component *cmpnt = snd_soc_dapm_kcontrol_to_component(kctl);
sound/soc/tegra/tegra210_amx.c
211
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_amx.c
244
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_amx.c
503
static int tegra210_amx_component_probe(struct snd_soc_component *component)
sound/soc/tegra/tegra210_dmic.c
163
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_dmic.c
174
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_dmic.c
189
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_dmic.c
200
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_dmic.c
215
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_dmic.c
226
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_dmic.c
241
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_dmic.c
252
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_dmic.c
267
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_dmic.c
278
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_dmic.c
293
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_dmic.c
304
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_i2s.c
101
static int tegra210_i2s_sw_reset(struct snd_soc_component *compnt,
sound/soc/tegra/tegra210_i2s.c
150
struct snd_soc_component *compnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/tegra/tegra210_i2s.c
322
struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_i2s.c
333
struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_i2s.c
351
struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_i2s.c
362
struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_i2s.c
389
struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_i2s.c
400
struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_i2s.c
415
struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_i2s.c
426
struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_i2s.c
441
struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_i2s.c
452
struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_i2s.c
467
struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_i2s.c
478
struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_i2s.c
493
struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_i2s.c
504
struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_i2s.c
519
struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_i2s.c
530
struct snd_soc_component *compnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mbdrc.c
238
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mbdrc.c
254
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mbdrc.c
270
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mbdrc.c
285
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mbdrc.c
308
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mbdrc.c
329
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mbdrc.c
354
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mbdrc.c
382
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mbdrc.c
415
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mbdrc.c
427
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mbdrc.c
455
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mbdrc.c
472
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mbdrc.c
770
int tegra210_mbdrc_hw_params(struct snd_soc_component *cmpnt)
sound/soc/tegra/tegra210_mbdrc.c
799
int tegra210_mbdrc_component_init(struct snd_soc_component *cmpnt)
sound/soc/tegra/tegra210_mbdrc.h
212
int tegra210_mbdrc_component_init(struct snd_soc_component *cmpnt);
sound/soc/tegra/tegra210_mbdrc.h
213
int tegra210_mbdrc_hw_params(struct snd_soc_component *cmpnt);
sound/soc/tegra/tegra210_mixer.c
126
static int tegra210_mixer_configure_gain(struct snd_soc_component *cmpnt,
sound/soc/tegra/tegra210_mixer.c
181
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mixer.c
200
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mvc.c
112
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mvc.c
176
static int tegra210_mvc_volume_switch_timeout(struct snd_soc_component *cmpnt)
sound/soc/tegra/tegra210_mvc.c
197
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mvc.c
263
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mvc.c
292
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mvc.c
397
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_mvc.c
408
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_ope.c
205
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_ope.c
216
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_ope.c
96
static int tegra210_ope_component_probe(struct snd_soc_component *cmpnt)
sound/soc/tegra/tegra210_peq.c
103
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_peq.c
126
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_peq.c
149
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_peq.c
172
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_peq.c
357
int tegra210_peq_component_init(struct snd_soc_component *cmpnt)
sound/soc/tegra/tegra210_peq.h
50
int tegra210_peq_component_init(struct snd_soc_component *cmpnt);
sound/soc/tegra/tegra210_sfc.c
3093
static int tegra210_sfc_write_coeff_ram(struct snd_soc_component *cmpnt)
sound/soc/tegra/tegra210_sfc.c
3271
struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
sound/soc/tegra/tegra210_sfc.c
3279
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_sfc.c
3290
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_sfc.c
3305
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_sfc.c
3316
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_sfc.c
3331
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_sfc.c
3342
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_sfc.c
3357
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra210_sfc.c
3368
struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol);
sound/soc/tegra/tegra_pcm.c
127
int tegra_pcm_close(struct snd_soc_component *component,
sound/soc/tegra/tegra_pcm.c
141
int tegra_pcm_hw_params(struct snd_soc_component *component,
sound/soc/tegra/tegra_pcm.c
187
snd_pcm_uframes_t tegra_pcm_pointer(struct snd_soc_component *component,
sound/soc/tegra/tegra_pcm.c
207
int tegra_pcm_construct(struct snd_soc_component *component,
sound/soc/tegra/tegra_pcm.c
76
int tegra_pcm_open(struct snd_soc_component *component,
sound/soc/tegra/tegra_pcm.h
23
int tegra_pcm_construct(struct snd_soc_component *component,
sound/soc/tegra/tegra_pcm.h
25
int tegra_pcm_open(struct snd_soc_component *component,
sound/soc/tegra/tegra_pcm.h
27
int tegra_pcm_close(struct snd_soc_component *component,
sound/soc/tegra/tegra_pcm.h
29
int tegra_pcm_hw_params(struct snd_soc_component *component,
sound/soc/tegra/tegra_pcm.h
32
snd_pcm_uframes_t tegra_pcm_pointer(struct snd_soc_component *component,
sound/soc/tegra/tegra_wm8903.c
110
struct snd_soc_component *component = codec_dai->component;
sound/soc/tegra/tegra_wm8903.c
80
struct snd_soc_component *component = codec_dai->component;
sound/soc/ti/ams-delta.c
303
struct snd_soc_component *component = tty->disc_data;
sound/soc/ti/ams-delta.c
342
struct snd_soc_component *component = tty->disc_data;
sound/soc/ti/ams-delta.c
96
static struct snd_soc_component *cx20442_codec;
sound/soc/ti/omap-abe-twl6040.c
169
struct snd_soc_component *component = snd_soc_rtd_to_codec(rtd, 0)->component;
sound/soc/ti/omap-mcpdm.c
465
static int omap_mcpdm_suspend(struct snd_soc_component *component)
sound/soc/ti/omap-mcpdm.c
483
static int omap_mcpdm_resume(struct snd_soc_component *component)
sound/soc/uniphier/aio-compress.c
101
static int uniphier_aio_compr_free(struct snd_soc_component *component,
sound/soc/uniphier/aio-compress.c
121
static int uniphier_aio_compr_get_params(struct snd_soc_component *component,
sound/soc/uniphier/aio-compress.c
134
static int uniphier_aio_compr_set_params(struct snd_soc_component *component,
sound/soc/uniphier/aio-compress.c
166
static int uniphier_aio_compr_hw_free(struct snd_soc_component *component,
sound/soc/uniphier/aio-compress.c
178
static int uniphier_aio_compr_prepare(struct snd_soc_component *component,
sound/soc/uniphier/aio-compress.c
19
static int uniphier_aio_compr_prepare(struct snd_soc_component *component,
sound/soc/uniphier/aio-compress.c
21
static int uniphier_aio_compr_hw_free(struct snd_soc_component *component,
sound/soc/uniphier/aio-compress.c
216
static int uniphier_aio_compr_trigger(struct snd_soc_component *component,
sound/soc/uniphier/aio-compress.c
250
static int uniphier_aio_compr_pointer(struct snd_soc_component *component,
sound/soc/uniphier/aio-compress.c
324
static int uniphier_aio_compr_copy(struct snd_soc_component *component,
sound/soc/uniphier/aio-compress.c
384
static int uniphier_aio_compr_get_caps(struct snd_soc_component *component,
sound/soc/uniphier/aio-compress.c
411
static int uniphier_aio_compr_get_codec_caps(struct snd_soc_component *component,
sound/soc/uniphier/aio-compress.c
75
static int uniphier_aio_compr_open(struct snd_soc_component *component,
sound/soc/uniphier/aio-cpu.c
539
static int uniphier_aio_suspend(struct snd_soc_component *component)
sound/soc/uniphier/aio-cpu.c
602
static int uniphier_aio_resume(struct snd_soc_component *component)
sound/soc/uniphier/aio-cpu.c
626
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/uniphier/aio-cpu.c
643
struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
sound/soc/uniphier/aio-dma.c
107
static int uniphier_aiodma_prepare(struct snd_soc_component *component,
sound/soc/uniphier/aio-dma.c
134
static int uniphier_aiodma_trigger(struct snd_soc_component *component,
sound/soc/uniphier/aio-dma.c
170
struct snd_soc_component *component,
sound/soc/uniphier/aio-dma.c
194
static int uniphier_aiodma_mmap(struct snd_soc_component *component,
sound/soc/uniphier/aio-dma.c
205
static int uniphier_aiodma_new(struct snd_soc_component *component,
sound/soc/uniphier/aio-dma.c
96
static int uniphier_aiodma_open(struct snd_soc_component *component,
sound/soc/uniphier/evea.c
231
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/uniphier/evea.c
242
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/uniphier/evea.c
256
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/uniphier/evea.c
267
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/uniphier/evea.c
281
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/uniphier/evea.c
292
struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
sound/soc/uniphier/evea.c
312
static int evea_codec_probe(struct snd_soc_component *component)
sound/soc/uniphier/evea.c
326
static int evea_codec_suspend(struct snd_soc_component *component)
sound/soc/uniphier/evea.c
342
static int evea_codec_resume(struct snd_soc_component *component)
sound/soc/xilinx/xlnx_formatter_pcm.c
318
static int xlnx_formatter_set_sysclk(struct snd_soc_component *component,
sound/soc/xilinx/xlnx_formatter_pcm.c
327
static int xlnx_formatter_pcm_open(struct snd_soc_component *component,
sound/soc/xilinx/xlnx_formatter_pcm.c
419
static int xlnx_formatter_pcm_close(struct snd_soc_component *component,
sound/soc/xilinx/xlnx_formatter_pcm.c
439
xlnx_formatter_pcm_pointer(struct snd_soc_component *component,
sound/soc/xilinx/xlnx_formatter_pcm.c
454
static int xlnx_formatter_pcm_hw_params(struct snd_soc_component *component,
sound/soc/xilinx/xlnx_formatter_pcm.c
539
static int xlnx_formatter_pcm_trigger(struct snd_soc_component *component,
sound/soc/xilinx/xlnx_formatter_pcm.c
567
static int xlnx_formatter_pcm_new(struct snd_soc_component *component,
sound/soc/xtensa/xtfpga-i2s.c
368
static int xtfpga_pcm_open(struct snd_soc_component *component,
sound/soc/xtensa/xtfpga-i2s.c
382
static int xtfpga_pcm_close(struct snd_soc_component *component,
sound/soc/xtensa/xtfpga-i2s.c
389
static int xtfpga_pcm_hw_params(struct snd_soc_component *component,
sound/soc/xtensa/xtfpga-i2s.c
427
static int xtfpga_pcm_trigger(struct snd_soc_component *component,
sound/soc/xtensa/xtfpga-i2s.c
456
static snd_pcm_uframes_t xtfpga_pcm_pointer(struct snd_soc_component *component,
sound/soc/xtensa/xtfpga-i2s.c
466
static int xtfpga_pcm_new(struct snd_soc_component *component,