Home
last modified time | relevance | path

Searched defs:component (Results 1 – 25 of 442) sorted by relevance

12345678910>>...18

/linux/sound/soc/
H A Dsoc-component.c17 static inline int _soc_component_ret(struct snd_soc_component *component, const char *func, int ret) in _soc_component_ret() argument
24 static inline int _soc_component_ret_reg_rw(struct snd_soc_component *component, in _soc_component_ret_reg_rw() argument
32 static inline int soc_component_field_shift(struct snd_soc_component *component, in soc_component_field_shift() argument
48 soc_component_mark_push(component,substream,tgt) global() argument
49 soc_component_mark_pop(component,tgt) global() argument
50 soc_component_mark_match(component,substream,tgt) global() argument
52 snd_soc_component_set_aux(struct snd_soc_component * component,struct snd_soc_aux_dev * aux) snd_soc_component_set_aux() argument
58 snd_soc_component_init(struct snd_soc_component * component) snd_soc_component_init() argument
78 snd_soc_component_set_sysclk(struct snd_soc_component * component,int clk_id,int source,unsigned int freq,int dir) snd_soc_component_set_sysclk() argument
102 snd_soc_component_set_pll(struct snd_soc_component * component,int pll_id,int source,unsigned int freq_in,unsigned int freq_out) snd_soc_component_set_pll() argument
116 snd_soc_component_seq_notifier(struct snd_soc_component * component,enum snd_soc_dapm_type type,int subseq) snd_soc_component_seq_notifier() argument
123 snd_soc_component_stream_event(struct snd_soc_component * component,int event) snd_soc_component_stream_event() argument
134 snd_soc_component_set_bias_level(struct snd_soc_component * component,enum snd_soc_bias_level level) snd_soc_component_set_bias_level() argument
145 snd_soc_component_enable_pin(struct snd_soc_component * component,const char * pin) snd_soc_component_enable_pin() argument
154 snd_soc_component_enable_pin_unlocked(struct snd_soc_component * component,const char * pin) snd_soc_component_enable_pin_unlocked() argument
163 snd_soc_component_disable_pin(struct snd_soc_component * component,const char * pin) snd_soc_component_disable_pin() argument
172 snd_soc_component_disable_pin_unlocked(struct snd_soc_component * component,const char * pin) snd_soc_component_disable_pin_unlocked() argument
181 snd_soc_component_nc_pin(struct snd_soc_component * component,const char * pin) snd_soc_component_nc_pin() argument
190 snd_soc_component_nc_pin_unlocked(struct snd_soc_component * component,const char * pin) snd_soc_component_nc_pin_unlocked() argument
199 snd_soc_component_get_pin_status(struct snd_soc_component * component,const char * pin) snd_soc_component_get_pin_status() argument
208 snd_soc_component_force_enable_pin(struct snd_soc_component * component,const char * pin) snd_soc_component_force_enable_pin() argument
218 snd_soc_component_force_enable_pin_unlocked(struct snd_soc_component * component,const char * pin) snd_soc_component_force_enable_pin_unlocked() argument
227 soc_get_kcontrol_name(struct snd_soc_component * component,char * buf,int size,const char * const ctl) soc_get_kcontrol_name() argument
237 snd_soc_component_get_kcontrol(struct snd_soc_component * component,const char * const ctl) snd_soc_component_get_kcontrol() argument
248 snd_soc_component_notify_control(struct snd_soc_component * component,const char * const ctl) snd_soc_component_notify_control() argument
272 snd_soc_component_set_jack(struct snd_soc_component * component,struct snd_soc_jack * jack,void * data) snd_soc_component_set_jack() argument
293 snd_soc_component_get_jack_type(struct snd_soc_component * component) snd_soc_component_get_jack_type() argument
304 snd_soc_component_module_get(struct snd_soc_component * component,void * mark,int upon_open) snd_soc_component_module_get() argument
320 snd_soc_component_module_put(struct snd_soc_component * component,void * mark,int upon_open,int rollback) snd_soc_component_module_put() argument
333 snd_soc_component_open(struct snd_soc_component * component,struct snd_pcm_substream * substream) snd_soc_component_open() argument
348 snd_soc_component_close(struct snd_soc_component * component,struct snd_pcm_substream * substream,int rollback) snd_soc_component_close() argument
366 snd_soc_component_suspend(struct snd_soc_component * component) snd_soc_component_suspend() argument
373 snd_soc_component_resume(struct snd_soc_component * component) snd_soc_component_resume() argument
380 snd_soc_component_is_suspended(struct snd_soc_component * component) snd_soc_component_is_suspended() argument
385 snd_soc_component_probe(struct snd_soc_component * component) snd_soc_component_probe() argument
395 snd_soc_component_remove(struct snd_soc_component * component) snd_soc_component_remove() argument
401 snd_soc_component_of_xlate_dai_id(struct snd_soc_component * component,struct device_node * ep) snd_soc_component_of_xlate_dai_id() argument
412 snd_soc_component_of_xlate_dai_name(struct snd_soc_component * component,const struct of_phandle_args * args,const char ** dai_name) snd_soc_component_of_xlate_dai_name() argument
427 snd_soc_component_setup_regmap(struct snd_soc_component * component) snd_soc_component_setup_regmap() argument
449 snd_soc_component_init_regmap(struct snd_soc_component * component,struct regmap * regmap) snd_soc_component_init_regmap() argument
468 snd_soc_component_exit_regmap(struct snd_soc_component * component) snd_soc_component_exit_regmap() argument
477 snd_soc_component_compr_open(struct snd_soc_component * component,struct snd_compr_stream * cstream) snd_soc_component_compr_open() argument
494 snd_soc_component_compr_free(struct snd_soc_component * component,struct snd_compr_stream * cstream,int rollback) snd_soc_component_compr_free() argument
513 struct snd_soc_component *component; snd_soc_component_compr_trigger() local
534 struct snd_soc_component *component; snd_soc_component_compr_set_params() local
555 struct snd_soc_component *component; snd_soc_component_compr_get_params() local
575 struct snd_soc_component *component; snd_soc_component_compr_get_caps() local
599 struct snd_soc_component *component; snd_soc_component_compr_get_codec_caps() local
622 struct snd_soc_component *component; snd_soc_component_compr_ack() local
643 struct snd_soc_component *component; snd_soc_component_compr_pointer() local
663 struct snd_soc_component *component; snd_soc_component_compr_copy() local
687 struct snd_soc_component *component; snd_soc_component_compr_set_metadata() local
708 struct snd_soc_component *component; snd_soc_component_compr_get_metadata() local
725 soc_component_read_no_lock(struct snd_soc_component * component,unsigned int reg) soc_component_read_no_lock() argument
753 snd_soc_component_read(struct snd_soc_component * component,unsigned int reg) snd_soc_component_read() argument
767 soc_component_write_no_lock(struct snd_soc_component * component,unsigned int reg,unsigned int val) soc_component_write_no_lock() argument
788 snd_soc_component_write(struct snd_soc_component * component,unsigned int reg,unsigned int val) snd_soc_component_write() argument
802 snd_soc_component_update_bits_legacy(struct snd_soc_component * component,unsigned int reg,unsigned int mask,unsigned int val,bool * change) snd_soc_component_update_bits_legacy() argument
833 snd_soc_component_update_bits(struct snd_soc_component * component,unsigned int reg,unsigned int mask,unsigned int val) snd_soc_component_update_bits() argument
869 snd_soc_component_update_bits_async(struct snd_soc_component * component,unsigned int reg,unsigned int mask,unsigned int val) snd_soc_component_update_bits_async() argument
896 snd_soc_component_read_field(struct snd_soc_component * component,unsigned int reg,unsigned int mask) snd_soc_component_read_field() argument
918 snd_soc_component_write_field(struct snd_soc_component * component,unsigned int reg,unsigned int mask,unsigned int val) snd_soc_component_write_field() argument
936 snd_soc_component_async_complete(struct snd_soc_component * component) snd_soc_component_async_complete() argument
955 snd_soc_component_test_bits(struct snd_soc_component * component,unsigned int reg,unsigned int mask,unsigned int value) snd_soc_component_test_bits() argument
969 struct snd_soc_component *component; snd_soc_pcm_component_pointer() local
981 snd_soc_component_is_codec_on_rtd(struct snd_soc_pcm_runtime * rtd,struct snd_soc_component * component) snd_soc_component_is_codec_on_rtd() argument
999 struct snd_soc_component *component; snd_soc_pcm_component_delay() local
1026 struct snd_soc_component *component; snd_soc_pcm_component_ioctl() local
1043 struct snd_soc_component *component; snd_soc_pcm_component_sync_stop() local
1063 struct snd_soc_component *component; snd_soc_pcm_component_copy() local
1080 struct snd_soc_component *component; snd_soc_pcm_component_page() local
1101 struct snd_soc_component *component; snd_soc_pcm_component_mmap() local
1117 struct snd_soc_component *component; snd_soc_pcm_component_new() local
1134 struct snd_soc_component *component; snd_soc_pcm_component_free() local
1148 struct snd_soc_component *component; snd_soc_pcm_component_prepare() local
1166 struct snd_soc_component *component; snd_soc_pcm_component_hw_params() local
1187 struct snd_soc_component *component; snd_soc_pcm_component_hw_free() local
1205 soc_component_trigger(struct snd_soc_component * component,struct snd_pcm_substream * substream,int cmd) soc_component_trigger() argument
1221 struct snd_soc_component *component; snd_soc_pcm_component_trigger() local
1255 struct snd_soc_component *component; snd_soc_pcm_component_pm_runtime_get() local
1274 struct snd_soc_component *component; snd_soc_pcm_component_pm_runtime_put() local
1291 struct snd_soc_component *component; snd_soc_pcm_component_ack() local
[all...]
H A Dsoc-core.c52 #define for_each_component(component) \ argument
134 static void soc_init_component_debugfs(struct snd_soc_component *component) in soc_init_component_debugfs()
158 static void soc_cleanup_component_debugfs(struct snd_soc_component *component) in soc_cleanup_component_debugfs()
168 struct snd_soc_component *component; in dai_list_show() local
185 struct snd_soc_component *component; in component_list_show() local
233 static inline void soc_init_component_debugfs(struct snd_soc_component *component) { } in soc_init_component_debugfs()
234 static inline void soc_cleanup_component_debugfs(struct snd_soc_component *component) { } in soc_cleanup_component_debugfs()
318 struct snd_soc_component *component) in snd_soc_rtd_add_component()
339 struct snd_soc_component *component; in snd_soc_rtdcom_lookup() local
371 struct snd_soc_component *component; in snd_soc_lookup_component_nolocked() local
[all …]
/linux/sound/soc/codecs/
H A Drt5640.c165 static int rt5640_reset(struct snd_soc_component *component) in rt5640_reset()
461 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_dmic_clk() local
479 struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm); in is_using_asrc() local
916 static void hp_amp_power_on(struct snd_soc_component *component) in hp_amp_power_on()
942 static void rt5640_pmu_depop(struct snd_soc_component *component) in rt5640_pmu_depop()
970 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5640_hp_event() local
994 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5640_lout_event() local
1023 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5640_hp_power_event() local
1039 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5640_hp_post_event() local
1646 static int get_sdp_info(struct snd_soc_component *component, int dai_id) in get_sdp_info()
[all …]
H A Dtwl6040.c65 struct snd_soc_component *component; member
95 #define to_twl6040(component) dev_get_drvdata((component)->dev->parent) argument
97 static unsigned int twl6040_read(struct snd_soc_component *component, unsigned int reg) in twl6040_read()
122 static bool twl6040_can_write_to_chip(struct snd_soc_component *component, in twl6040_can_write_to_chip()
141 static inline void twl6040_update_dl12_cache(struct snd_soc_component *component, in twl6040_update_dl12_cache()
159 static int twl6040_write(struct snd_soc_component *component, in twl6040_write()
174 static void twl6040_init_chip(struct snd_soc_component *component) in twl6040_init_chip()
200 static int headset_power_mode(struct snd_soc_component *component, int high_perf) in headset_power_mode()
225 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in twl6040_hs_dac_event() local
252 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in twl6040_ep_drv_event() local
[all …]
H A Drt5682s.c627 static int rt5682s_button_detect(struct snd_soc_component *component) in rt5682s_button_detect()
647 static void rt5682s_sar_power_mode(struct snd_soc_component *component, int mode) in rt5682s_sar_power_mode()
702 static void rt5682s_enable_push_button_irq(struct snd_soc_component *component) in rt5682s_enable_push_button_irq()
718 static void rt5682s_disable_push_button_irq(struct snd_soc_component *component) in rt5682s_disable_push_button_irq()
741 static int rt5682s_headset_detect(struct snd_soc_component *component, int jack_insert) in rt5682s_headset_detect()
942 static int rt5682s_set_jack_detect(struct snd_soc_component *component, in rt5682s_set_jack_detect()
1055 int rt5682s_sel_asrc_clk_src(struct snd_soc_component *component, in rt5682s_sel_asrc_clk_src()
1143 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_dmic_clk() local
1162 struct snd_soc_component *component = rt5682s->component; in rt5682s_set_pllb_power() local
1182 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_pllb_event() local
[all …]
H A Dda7218.c290 static void da7218_alc_calib(struct snd_soc_component *component) in da7218_alc_calib()
428 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7218_mixin_gain_put() local
449 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7218_alc_sw_put() local
472 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7218_tonegen_freq_get() local
496 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7218_tonegen_freq_put() local
516 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7218_mic_lvl_det_sw_put() local
543 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7218_mic_lvl_det_sw_get() local
563 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7218_biquad_coeff_get() local
588 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7218_biquad_coeff_put() local
1348 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in da7218_in_filter_event() local
[all …]
H A Dda7213.c217 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7213_volsw_locked_get() local
231 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7213_volsw_locked_put() local
245 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7213_enum_locked_get() local
259 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7213_enum_locked_put() local
271 static int da7213_get_alc_data(struct snd_soc_component *component, u8 reg_val) in da7213_get_alc_data()
298 static void da7213_alc_calib_man(struct snd_soc_component *component) in da7213_alc_calib_man()
331 static void da7213_alc_calib_auto(struct snd_soc_component *component) in da7213_alc_calib_auto()
358 static void da7213_alc_calib(struct snd_soc_component *component) in da7213_alc_calib()
423 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7213_put_mixin_gain() local
439 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7213_put_alc_sw() local
[all …]
H A Dwm8958-dsp2.c41 static int wm8958_dsp2_fw(struct snd_soc_component *component, const char *name, in wm8958_dsp2_fw()
188 static void wm8958_dsp_start_mbc(struct snd_soc_component *component, int path) in wm8958_dsp_start_mbc()
232 static void wm8958_dsp_start_vss(struct snd_soc_component *component, int path) in wm8958_dsp_start_vss()
293 static void wm8958_dsp_start_enh_eq(struct snd_soc_component *component, int path) in wm8958_dsp_start_enh_eq()
324 static void wm8958_dsp_apply(struct snd_soc_component *component, int path, int start) in wm8958_dsp_apply()
414 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in wm8958_aif_ev() local
456 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8958_put_mbc_enum() local
478 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8958_get_mbc_enum() local
500 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8958_mbc_get() local
512 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8958_mbc_put() local
[all …]
H A Dda7219.c257 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7219_volsw_locked_get() local
271 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7219_volsw_locked_put() local
285 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7219_enum_locked_get() local
299 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7219_enum_locked_put() local
311 static void da7219_alc_calib(struct snd_soc_component *component) in da7219_alc_calib()
379 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7219_mixin_gain_put() local
398 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7219_alc_sw_put() local
417 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7219_tonegen_freq_get() local
444 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7219_tonegen_freq_put() local
776 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in da7219_mic_pga_event() local
[all …]
H A Dtwl4030.c80 static unsigned int twl4030_read(struct snd_soc_component *component, unsigned int reg) in twl4030_read()
145 static int twl4030_write(struct snd_soc_component *component, unsigned int reg, in twl4030_write()
180 static void twl4030_codec_enable(struct snd_soc_component *component, int enable) in twl4030_codec_enable()
218 twl4030_get_board_params(struct snd_soc_component *component) in twl4030_get_board_params()
241 static int twl4030_init_chip(struct snd_soc_component *component) in twl4030_init_chip()
331 static void twl4030_apll_enable(struct snd_soc_component *component, int enable) in twl4030_apll_enable()
578 static void handsfree_ramp(struct snd_soc_component *component, int reg, int ramp) in handsfree_ramp()
611 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in handsfreelpga_event() local
627 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in handsfreerpga_event() local
643 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in vibramux_event() local
[all …]
H A Drt5682.c839 int rt5682_sel_asrc_clk_src(struct snd_soc_component *component, in rt5682_sel_asrc_clk_src()
868 static int rt5682_button_detect(struct snd_soc_component *component) in rt5682_button_detect()
882 static void rt5682_enable_push_button_irq(struct snd_soc_component *component, in rt5682_enable_push_button_irq()
928 static int rt5682_headset_detect(struct snd_soc_component *component, int jack_insert) in rt5682_headset_detect()
1014 static int rt5682_set_jack_detect(struct snd_soc_component *component, in rt5682_set_jack_detect()
1262 struct snd_soc_component *component = in set_dmic_clk() local
1282 struct snd_soc_component *component = in set_filter_clk() local
1327 struct snd_soc_component *component = in is_sys_clk_from_pll1() local
1342 struct snd_soc_component *component = in is_sys_clk_from_pll2() local
1357 struct snd_soc_component *component = in is_using_asrc() local
[all …]
H A Dwcd937x.c299 wcd937x_rx_clk_enable(struct snd_soc_component * component) wcd937x_rx_clk_enable() argument
319 wcd937x_rx_clk_disable(struct snd_soc_component * component) wcd937x_rx_clk_disable() argument
341 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd937x_codec_hphl_dac_event() local
416 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd937x_codec_hphr_dac_event() local
485 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd937x_codec_ear_dac_event() local
540 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd937x_codec_aux_dac_event() local
576 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd937x_codec_enable_hphr_pa() local
645 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd937x_codec_enable_hphl_pa() local
713 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd937x_codec_enable_aux_pa() local
759 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd937x_codec_enable_ear_pa() local
831 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd937x_enable_rx1() local
846 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd937x_enable_rx2() local
862 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd937x_enable_rx3() local
888 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd937x_tx_swr_ctrl() local
903 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd937x_codec_enable_adc() local
931 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd937x_enable_req() local
986 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd937x_codec_enable_dmic() local
1024 wcd937x_micbias_control(struct snd_soc_component * component,int micb_num,int req,bool is_dapm) wcd937x_micbias_control() argument
1138 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); __wcd937x_codec_enable_micbias() local
1168 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); __wcd937x_codec_enable_micbias_pullup() local
1221 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd937x_rx_hph_mode_get() local
1231 struct snd_soc_component *component = wcd937x_rx_hph_mode_put() local
1264 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd937x_get_compander() local
1280 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd937x_set_compander() local
1370 wcd937x_mbhc_clk_setup(struct snd_soc_component * component,bool enable) wcd937x_mbhc_clk_setup() argument
1377 wcd937x_mbhc_mbhc_bias_control(struct snd_soc_component * component,bool enable) wcd937x_mbhc_mbhc_bias_control() argument
1384 wcd937x_mbhc_program_btn_thr(struct snd_soc_component * component,int * btn_low,int * btn_high,int num_btn,bool is_micbias) wcd937x_mbhc_program_btn_thr() argument
1403 wcd937x_mbhc_micb_en_status(struct snd_soc_component * component,int micb_num) wcd937x_mbhc_micb_en_status() argument
1417 wcd937x_mbhc_hph_l_pull_up_control(struct snd_soc_component * component,int pull_up_cur) wcd937x_mbhc_hph_l_pull_up_control() argument
1429 wcd937x_mbhc_request_micbias(struct snd_soc_component * component,int micb_num,int req) wcd937x_mbhc_request_micbias() argument
1435 wcd937x_mbhc_micb_ramp_control(struct snd_soc_component * component,bool enable) wcd937x_mbhc_micb_ramp_control() argument
1451 wcd937x_mbhc_micb_adjust_voltage(struct snd_soc_component * component,int req_volt,int micb_num) wcd937x_mbhc_micb_adjust_voltage() argument
1519 wcd937x_mbhc_micb_ctrl_threshold_mic(struct snd_soc_component * component,int micb_num,bool req_en) wcd937x_mbhc_micb_ctrl_threshold_mic() argument
1540 wcd937x_mbhc_get_result_params(struct snd_soc_component * component,s16 * d1_a,u16 noff,int32_t * zdet) wcd937x_mbhc_get_result_params() argument
1600 wcd937x_mbhc_zdet_ramp(struct snd_soc_component * component,struct wcd937x_mbhc_zdet_param * zdet_param,s32 * zl,s32 * zr,s16 * d1_a) wcd937x_mbhc_zdet_ramp() argument
1644 wcd937x_wcd_mbhc_qfuse_cal(struct snd_soc_component * component,s32 * z_val,int flag_l_r) wcd937x_wcd_mbhc_qfuse_cal() argument
1664 wcd937x_wcd_mbhc_calc_impedance(struct snd_soc_component * component,u32 * zl,u32 * zr) wcd937x_wcd_mbhc_calc_impedance() argument
1840 wcd937x_mbhc_gnd_det_ctrl(struct snd_soc_component * component,bool enable) wcd937x_mbhc_gnd_det_ctrl() argument
1856 wcd937x_mbhc_hph_pull_down_ctrl(struct snd_soc_component * component,bool enable) wcd937x_mbhc_hph_pull_down_ctrl() argument
1865 wcd937x_mbhc_moisture_config(struct snd_soc_component * component) wcd937x_mbhc_moisture_config() argument
1888 wcd937x_mbhc_moisture_detect_en(struct snd_soc_component * component,bool enable) wcd937x_mbhc_moisture_detect_en() argument
1900 wcd937x_mbhc_get_moisture_status(struct snd_soc_component * component) wcd937x_mbhc_get_moisture_status() argument
1935 wcd937x_mbhc_moisture_polling_ctrl(struct snd_soc_component * component,bool enable) wcd937x_mbhc_moisture_polling_ctrl() argument
1964 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd937x_get_hph_type() local
1978 struct snd_soc_component *component = wcd937x_hph_impedance_get() local
2002 wcd937x_mbhc_init(struct snd_soc_component * component) wcd937x_mbhc_init() argument
2034 wcd937x_mbhc_deinit(struct snd_soc_component * component) wcd937x_mbhc_deinit() argument
2494 wcd937x_soc_codec_probe(struct snd_soc_component * component) wcd937x_soc_codec_probe() argument
2593 wcd937x_soc_codec_remove(struct snd_soc_component * component) wcd937x_soc_codec_remove() argument
2658 wcd937x_swap_gnd_mic(struct snd_soc_component * component) wcd937x_swap_gnd_mic() argument
[all...]
H A Dwm8962.c54 struct snd_soc_component *component; member
1473 static int wm8962_dsp2_write_config(struct snd_soc_component *component) in wm8962_dsp2_write_config()
1481 static int wm8962_dsp2_set_enable(struct snd_soc_component *component, u16 val) in wm8962_dsp2_set_enable()
1504 static int wm8962_dsp2_start(struct snd_soc_component *component) in wm8962_dsp2_start()
1517 static int wm8962_dsp2_stop(struct snd_soc_component *component) in wm8962_dsp2_stop()
1548 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8962_dsp2_ena_get() local
1560 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8962_dsp2_ena_put() local
1598 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8962_put_hp_sw() local
1628 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8962_put_spk_sw() local
1848 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in tp_event() local
[all …]
H A Des8326.c25 struct snd_soc_component *component; member
51 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in es8326_crosstalk1_get() local
69 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in es8326_crosstalk1_set() local
89 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in es8326_crosstalk2_get() local
107 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in es8326_crosstalk2_set() local
127 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in es8326_hplvol_get() local
138 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in es8326_hplvol_set() local
160 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in es8326_hprvol_get() local
171 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in es8326_hprvol_set() local
496 struct snd_soc_component *component = codec_dai->component; in es8326_set_dai_fmt() local
[all …]
H A Dtlv320aic32x4.c58 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in aic32x4_reset_adc() local
80 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in mic_bias_event() local
106 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in aic32x4_get_mfp1_gpio() local
119 struct snd_soc_component *component in aic32x4_set_mfp2_gpio() local
147 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); aic32x4_get_mfp3_gpio() local
160 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); aic32x4_set_mfp4_gpio() local
188 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); aic32x4_get_mfp5_gpio() local
200 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); aic32x4_set_mfp5_gpio() local
599 struct snd_soc_component *component = codec_dai->component; aic32x4_set_dai_sysclk() local
614 struct snd_soc_component *component = codec_dai->component; aic32x4_set_dai_fmt() local
671 aic32x4_set_aosr(struct snd_soc_component * component,u8 aosr) aic32x4_set_aosr() argument
676 aic32x4_set_dosr(struct snd_soc_component * component,u16 dosr) aic32x4_set_dosr() argument
685 aic32x4_set_processing_blocks(struct snd_soc_component * component,u8 r_block,u8 p_block) aic32x4_set_processing_blocks() argument
706 aic32x4_setup_clocks(struct snd_soc_component * component,unsigned int sample_rate,unsigned int channels,unsigned int bit_depth) aic32x4_setup_clocks() argument
829 struct snd_soc_component *component = dai->component; aic32x4_hw_params() local
875 struct snd_soc_component *component = dai->component; aic32x4_mute() local
883 aic32x4_set_bias_level(struct snd_soc_component * component,enum snd_soc_bias_level level) aic32x4_set_bias_level() argument
952 aic32x4_setup_gpios(struct snd_soc_component * component) aic32x4_setup_gpios() argument
998 aic32x4_component_probe(struct snd_soc_component * component) aic32x4_component_probe() argument
1075 aic32x4_of_xlate_dai_id(struct snd_soc_component * component,struct device_node * endpoint) aic32x4_of_xlate_dai_id() argument
1155 aic32x4_tas2505_component_probe(struct snd_soc_component * component) aic32x4_tas2505_component_probe() argument
[all...]
H A Dmax98390.c165 struct snd_soc_component *component = codec_dai->component; in max98390_dai_set_fmt() local
249 static int max98390_set_clock(struct snd_soc_component *component, in max98390_set_clock()
304 struct snd_soc_component *component = in max98390_dai_hw_params() local
386 struct snd_soc_component *component = dai->component; in max98390_dai_tdm_slot() local
457 struct snd_soc_component *component = dai->component; in max98390_dai_set_sysclk() local
475 struct snd_soc_component *component = in max98390_dac_event() local
537 struct snd_soc_component *component = in max98390_ref_rdc_put() local
557 struct snd_soc_component *component = in max98390_ref_rdc_get() local
570 struct snd_soc_component *component = in max98390_ambient_temp_put() local
588 struct snd_soc_component *component = in max98390_ambient_temp_get() local
[all …]
H A Dwcd938x.c315 wcd938x_set_swr_clk_rate(struct snd_soc_component * component,int rate,int bank) wcd938x_set_swr_clk_rate() argument
429 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd938x_codec_enable_rxclk() local
468 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd938x_codec_hphl_dac_event() local
522 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd938x_codec_hphr_dac_event() local
576 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd938x_codec_ear_dac_event() local
655 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd938x_codec_aux_dac_event() local
691 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd938x_codec_enable_hphr_pa() local
798 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd938x_codec_enable_hphl_pa() local
903 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd938x_codec_enable_aux_pa() local
947 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd938x_codec_enable_ear_pa() local
1021 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd938x_codec_enable_dmic() local
1092 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd938x_tx_swr_ctrl() local
1176 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd938x_codec_enable_adc() local
1199 wcd938x_tx_channel_config(struct snd_soc_component * component,int channel,int mode) wcd938x_tx_channel_config() argument
1231 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd938x_adc_enable_req() local
1334 wcd938x_micbias_control(struct snd_soc_component * component,int micb_num,int req,bool is_dapm) wcd938x_micbias_control() argument
1438 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd938x_codec_enable_micbias() local
1461 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd938x_codec_enable_micbias_pullup() local
1485 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd938x_tx_mode_get() local
1498 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd938x_tx_mode_put() local
1514 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd938x_rx_hph_mode_get() local
1525 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd938x_rx_hph_mode_put() local
1539 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd938x_ear_pa_put_gain() local
1558 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd938x_get_compander() local
1577 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd938x_set_compander() local
1608 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd938x_ldoh_get() local
1619 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd938x_ldoh_put() local
1895 wcd938x_mbhc_clk_setup(struct snd_soc_component * component,bool enable) wcd938x_mbhc_clk_setup() argument
1902 wcd938x_mbhc_mbhc_bias_control(struct snd_soc_component * component,bool enable) wcd938x_mbhc_mbhc_bias_control() argument
1909 wcd938x_mbhc_program_btn_thr(struct snd_soc_component * component,int * btn_low,int * btn_high,int num_btn,bool is_micbias) wcd938x_mbhc_program_btn_thr() argument
1930 wcd938x_mbhc_micb_en_status(struct snd_soc_component * component,int micb_num) wcd938x_mbhc_micb_en_status() argument
1944 wcd938x_mbhc_hph_l_pull_up_control(struct snd_soc_component * component,int pull_up_cur) wcd938x_mbhc_hph_l_pull_up_control() argument
1956 wcd938x_mbhc_request_micbias(struct snd_soc_component * component,int micb_num,int req) wcd938x_mbhc_request_micbias() argument
1962 wcd938x_mbhc_micb_ramp_control(struct snd_soc_component * component,bool enable) wcd938x_mbhc_micb_ramp_control() argument
1987 wcd938x_mbhc_micb_adjust_voltage(struct snd_soc_component * component,int req_volt,int micb_num) wcd938x_mbhc_micb_adjust_voltage() argument
2058 wcd938x_mbhc_micb_ctrl_threshold_mic(struct snd_soc_component * component,int micb_num,bool req_en) wcd938x_mbhc_micb_ctrl_threshold_mic() argument
2079 wcd938x_mbhc_get_result_params(struct snd_soc_component * component,s16 * d1_a,u16 noff,int32_t * zdet) wcd938x_mbhc_get_result_params() argument
2139 wcd938x_mbhc_zdet_ramp(struct snd_soc_component * component,struct wcd938x_mbhc_zdet_param * zdet_param,int32_t * zl,int32_t * zr,s16 * d1_a) wcd938x_mbhc_zdet_ramp() argument
2187 wcd938x_wcd_mbhc_qfuse_cal(struct snd_soc_component * component,int32_t * z_val,int flag_l_r) wcd938x_wcd_mbhc_qfuse_cal() argument
2207 wcd938x_wcd_mbhc_calc_impedance(struct snd_soc_component * component,uint32_t * zl,uint32_t * zr) wcd938x_wcd_mbhc_calc_impedance() argument
2395 wcd938x_mbhc_gnd_det_ctrl(struct snd_soc_component * component,bool enable) wcd938x_mbhc_gnd_det_ctrl() argument
2411 wcd938x_mbhc_hph_pull_down_ctrl(struct snd_soc_component * component,bool enable) wcd938x_mbhc_hph_pull_down_ctrl() argument
2420 wcd938x_mbhc_moisture_config(struct snd_soc_component * component) wcd938x_mbhc_moisture_config() argument
2443 wcd938x_mbhc_moisture_detect_en(struct snd_soc_component * component,bool enable) wcd938x_mbhc_moisture_detect_en() argument
2455 wcd938x_mbhc_get_moisture_status(struct snd_soc_component * component) wcd938x_mbhc_get_moisture_status() argument
2492 wcd938x_mbhc_moisture_polling_ctrl(struct snd_soc_component * component,bool enable) wcd938x_mbhc_moisture_polling_ctrl() argument
2521 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd938x_get_hph_type() local
2535 struct snd_soc_component *component = wcd938x_hph_impedance_get() local
2560 wcd938x_mbhc_init(struct snd_soc_component * component) wcd938x_mbhc_init() argument
2592 wcd938x_mbhc_deinit(struct snd_soc_component * component) wcd938x_mbhc_deinit() argument
3041 wcd938x_soc_codec_probe(struct snd_soc_component * component) wcd938x_soc_codec_probe() argument
3164 wcd938x_soc_codec_remove(struct snd_soc_component * component) wcd938x_soc_codec_remove() argument
3235 wcd938x_swap_gnd_mic(struct snd_soc_component * component) wcd938x_swap_gnd_mic() argument
[all...]
H A Dwcd939x.c363 snd_soc_component_write_field(component, WCD939X_ANA_BIAS, in wcd939x_io_init() argument
179 struct snd_soc_component *component; global() member
334 wcd939x_set_swr_clk_rate(struct snd_soc_component * component,int rate,int bank) wcd939x_set_swr_clk_rate() argument
448 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd939x_codec_enable_rxclk() local
508 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd939x_codec_hphl_dac_event() local
562 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd939x_codec_hphr_dac_event() local
618 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd939x_codec_ear_dac_event() local
650 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd939x_codec_enable_hphr_pa() local
770 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd939x_codec_enable_hphl_pa() local
887 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd939x_codec_enable_ear_pa() local
931 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd939x_codec_enable_dmic() local
1015 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd939x_tx_swr_ctrl() local
1092 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd939x_codec_enable_adc() local
1118 wcd939x_tx_channel_config(struct snd_soc_component * component,int channel,bool init) wcd939x_tx_channel_config() argument
1150 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd939x_adc_enable_req() local
1266 wcd939x_micbias_control(struct snd_soc_component * component,int micb_num,int req,bool is_dapm) wcd939x_micbias_control() argument
1391 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd939x_codec_enable_micbias() local
1414 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); wcd939x_codec_enable_micbias_pullup() local
1438 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd939x_tx_mode_get() local
1451 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd939x_tx_mode_put() local
1469 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd939x_rx_hph_mode_get() local
1480 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd939x_rx_hph_mode_put() local
1525 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd939x_get_compander() local
1540 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd939x_set_compander() local
1562 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd939x_ldoh_get() local
1573 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd939x_ldoh_put() local
1835 wcd939x_mbhc_clk_setup(struct snd_soc_component * component,bool enable) wcd939x_mbhc_clk_setup() argument
1842 wcd939x_mbhc_mbhc_bias_control(struct snd_soc_component * component,bool enable) wcd939x_mbhc_mbhc_bias_control() argument
1849 wcd939x_mbhc_program_btn_thr(struct snd_soc_component * component,int * btn_low,int * btn_high,int num_btn,bool is_micbias) wcd939x_mbhc_program_btn_thr() argument
1870 wcd939x_mbhc_micb_en_status(struct snd_soc_component * component,int micb_num) wcd939x_mbhc_micb_en_status() argument
1884 wcd939x_mbhc_hph_l_pull_up_control(struct snd_soc_component * component,int pull_up_cur) wcd939x_mbhc_hph_l_pull_up_control() argument
1900 wcd939x_mbhc_request_micbias(struct snd_soc_component * component,int micb_num,int req) wcd939x_mbhc_request_micbias() argument
1906 wcd939x_mbhc_micb_ramp_control(struct snd_soc_component * component,bool enable) wcd939x_mbhc_micb_ramp_control() argument
1933 wcd939x_mbhc_micb_adjust_voltage(struct snd_soc_component * component,int req_volt,int micb_num) wcd939x_mbhc_micb_adjust_voltage() argument
2011 wcd939x_mbhc_micb_ctrl_threshold_mic(struct snd_soc_component * component,int micb_num,bool req_en) wcd939x_mbhc_micb_ctrl_threshold_mic() argument
2051 wcd939x_mbhc_get_result_params(struct snd_soc_component * component,int32_t * zdet) wcd939x_mbhc_get_result_params() argument
2110 wcd939x_mbhc_zdet_ramp(struct snd_soc_component * component,s32 * zl,int32_t * zr) wcd939x_mbhc_zdet_ramp() argument
2161 wcd939x_wcd_mbhc_qfuse_cal(struct snd_soc_component * component,s32 * z_val,int flag_l_r) wcd939x_wcd_mbhc_qfuse_cal() argument
2177 wcd939x_wcd_mbhc_calc_impedance(struct snd_soc_component * component,u32 * zl,uint32_t * zr) wcd939x_wcd_mbhc_calc_impedance() argument
2318 wcd939x_mbhc_gnd_det_ctrl(struct snd_soc_component * component,bool enable) wcd939x_mbhc_gnd_det_ctrl() argument
2336 wcd939x_mbhc_hph_pull_down_ctrl(struct snd_soc_component * component,bool enable) wcd939x_mbhc_hph_pull_down_ctrl() argument
2345 wcd939x_mbhc_moisture_config(struct snd_soc_component * component) wcd939x_mbhc_moisture_config() argument
2368 wcd939x_mbhc_moisture_detect_en(struct snd_soc_component * component,bool enable) wcd939x_mbhc_moisture_detect_en() argument
2381 wcd939x_mbhc_get_moisture_status(struct snd_soc_component * component) wcd939x_mbhc_get_moisture_status() argument
2418 wcd939x_mbhc_moisture_polling_ctrl(struct snd_soc_component * component,bool enable) wcd939x_mbhc_moisture_polling_ctrl() argument
2448 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd939x_get_hph_type() local
2460 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); wcd939x_hph_impedance_get() local
2484 wcd939x_mbhc_init(struct snd_soc_component * component) wcd939x_mbhc_init() argument
2516 wcd939x_mbhc_deinit(struct snd_soc_component * component) wcd939x_mbhc_deinit() argument
2993 wcd939x_soc_codec_probe(struct snd_soc_component * component) wcd939x_soc_codec_probe() argument
3115 wcd939x_soc_codec_remove(struct snd_soc_component * component) wcd939x_soc_codec_remove() argument
3221 wcd939x_swap_gnd_mic(struct snd_soc_component * component) wcd939x_swap_gnd_mic() argument
[all...]
H A Drt5668.c43 struct snd_soc_component *component; member
803 static int rt5668_button_detect(struct snd_soc_component *component) in rt5668_button_detect()
815 static void rt5668_enable_push_button_irq(struct snd_soc_component *component, in rt5668_enable_push_button_irq()
852 static int rt5668_headset_detect(struct snd_soc_component *component, in rt5668_headset_detect()
929 static int rt5668_set_jack_detect(struct snd_soc_component *component, in rt5668_set_jack_detect()
1130 struct snd_soc_component *component = in set_dmic_clk() local
1147 struct snd_soc_component *component = in set_filter_clk() local
1178 struct snd_soc_component *component = in is_sys_clk_from_pll1() local
1193 struct snd_soc_component *component = in is_using_asrc() local
1379 struct snd_soc_component *component = in rt5668_hp_event() local
[all …]
H A Des8316.c38 struct snd_soc_component *component; member
367 struct snd_soc_component *component = codec_dai->component; in es8316_set_dai_sysclk() local
410 struct snd_soc_component *component = codec_dai->component; in es8316_set_dai_fmt() local
459 struct snd_soc_component *component = dai->component; in es8316_pcm_startup() local
474 struct snd_soc_component *component = dai->component; in es8316_pcm_hw_params() local
591 struct snd_soc_component *component) in es8316_enable_micbias_for_mic_gnd_short_detect()
606 struct snd_soc_component *component) in es8316_disable_micbias_for_mic_gnd_short_detect()
690 static void es8316_enable_jack_detect(struct snd_soc_component *component, in es8316_enable_jack_detect()
721 static void es8316_disable_jack_detect(struct snd_soc_component *component) in es8316_disable_jack_detect()
745 static int es8316_set_jack(struct snd_soc_component *component, in es8316_set_jack()
[all …]
H A Dmax98090.c350 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in max98090_get_enab_tlv() local
390 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in max98090_put_enab_tlv() local
736 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in max98090_micinput_event() local
783 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in max98090_shdn_event() local
1436 static int max98090_add_widgets(struct snd_soc_component *component) in max98090_add_widgets()
1492 static void max98090_configure_bclk(struct snd_soc_component *component) in max98090_configure_bclk()
1585 struct snd_soc_component *component = codec_dai->component; in max98090_dai_set_fmt() local
1695 struct snd_soc_component *component = codec_dai->component; in max98090_set_tdm_slot() local
1717 static int max98090_set_bias_level(struct snd_soc_component *component, in max98090_set_bias_level()
1920 struct snd_soc_component *component = dai->component; in max98090_dai_startup() local
[all …]
H A Dtas2770.c50 struct snd_soc_component *component = tas2770->component; in tas2770_update_pwr_ctrl() local
69 static int tas2770_codec_suspend(struct snd_soc_component *component) in tas2770_codec_suspend()
95 static int tas2770_codec_resume(struct snd_soc_component *component) in tas2770_codec_resume()
132 struct snd_soc_component *component = in tas2770_dac_event() local
163 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in sense_event() local
211 struct snd_soc_component *component = dai->component; in tas2770_mute() local
222 struct snd_soc_component *component = tas2770->component; in tas2770_set_ivsense_transmit() local
246 struct snd_soc_component *component = tas2770->component; in tas2770_set_pdm_transmit() local
260 struct snd_soc_component *component = tas2770->component; in tas2770_set_bitwidth() local
291 struct snd_soc_component *component = tas2770->component; in tas2770_set_samplerate() local
[all …]
/linux/sound/soc/generic/
H A Dtest-component.c249 static int test_component_probe(struct snd_soc_component *component) in test_component_probe() argument
256 static void test_component_remove(struct snd_soc_component *component) in test_component_remove() argument
261 static int test_component_suspend(struct snd_soc_component *component) in test_component_suspend() argument
268 static int test_component_resume(struct snd_soc_component *component) in test_component_resume() argument
276 static int test_component_pcm_construct(struct snd_soc_component *component, in test_component_pcm_construct() argument
290 test_component_pcm_destruct(struct snd_soc_component * component,struct snd_pcm * pcm) test_component_pcm_destruct() argument
296 test_component_set_sysclk(struct snd_soc_component * component,int clk_id,int source,unsigned int freq,int dir) test_component_set_sysclk() argument
304 test_component_set_pll(struct snd_soc_component * component,int pll_id,int source,unsigned int freq_in,unsigned int freq_out) test_component_set_pll() argument
312 test_component_set_jack(struct snd_soc_component * component,struct snd_soc_jack * jack,void * data) test_component_set_jack() argument
320 test_component_seq_notifier(struct snd_soc_component * component,enum snd_soc_dapm_type type,int subseq) test_component_seq_notifier() argument
326 test_component_stream_event(struct snd_soc_component * component,int event) test_component_stream_event() argument
333 test_component_set_bias_level(struct snd_soc_component * component,enum snd_soc_bias_level level) test_component_set_bias_level() argument
354 test_component_open(struct snd_soc_component * component,struct snd_pcm_substream * substream) test_component_open() argument
368 test_component_close(struct snd_soc_component * component,struct snd_pcm_substream * substream) test_component_close() argument
376 test_component_ioctl(struct snd_soc_component * component,struct snd_pcm_substream * substream,unsigned int cmd,void * arg) test_component_ioctl() argument
385 test_component_hw_params(struct snd_soc_component * component,struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) test_component_hw_params() argument
394 test_component_hw_free(struct snd_soc_component * component,struct snd_pcm_substream * substream) test_component_hw_free() argument
402 test_component_prepare(struct snd_soc_component * component,struct snd_pcm_substream * substream) test_component_prepare() argument
430 test_component_trigger(struct snd_soc_component * component,struct snd_pcm_substream * substream,int cmd) test_component_trigger() argument
450 test_component_sync_stop(struct snd_soc_component * component,struct snd_pcm_substream * substream) test_component_sync_stop() argument
458 test_component_pointer(struct snd_soc_component * component,struct snd_pcm_substream * substream) test_component_pointer() argument
476 test_component_get_time_info(struct snd_soc_component * component,struct snd_pcm_substream * substream,struct timespec64 * system_ts,struct timespec64 * audio_ts,struct snd_pcm_audio_tstamp_config * audio_tstamp_config,struct snd_pcm_audio_tstamp_report * audio_tstamp_report) test_component_get_time_info() argument
[all...]
/linux/sound/soc/intel/atom/
H A Dsst-mfld-platform-compress.c42 sst_platform_compr_open(struct snd_soc_component * component,struct snd_compr_stream * cstream) sst_platform_compr_open() argument
75 sst_platform_compr_free(struct snd_soc_component * component,struct snd_compr_stream * cstream) sst_platform_compr_free() argument
95 sst_platform_compr_set_params(struct snd_soc_component * component,struct snd_compr_stream * cstream,struct snd_compr_params * params) sst_platform_compr_set_params() argument
169 sst_platform_compr_trigger(struct snd_soc_component * component,struct snd_compr_stream * cstream,int cmd) sst_platform_compr_trigger() argument
203 sst_platform_compr_pointer(struct snd_soc_component * component,struct snd_compr_stream * cstream,struct snd_compr_tstamp * tstamp) sst_platform_compr_pointer() argument
217 sst_platform_compr_ack(struct snd_soc_component * component,struct snd_compr_stream * cstream,size_t bytes) sst_platform_compr_ack() argument
230 sst_platform_compr_get_caps(struct snd_soc_component * component,struct snd_compr_stream * cstream,struct snd_compr_caps * caps) sst_platform_compr_get_caps() argument
240 sst_platform_compr_get_codec_caps(struct snd_soc_component * component,struct snd_compr_stream * cstream,struct snd_compr_codec_caps * codec) sst_platform_compr_get_codec_caps() argument
250 sst_platform_compr_set_metadata(struct snd_soc_component * component,struct snd_compr_stream * cstream,struct snd_compr_metadata * metadata) sst_platform_compr_set_metadata() argument
[all...]
/linux/sound/soc/sof/
H A Dpcm.c46 struct snd_soc_component *component = in snd_sof_pcm_period_elapsed() local
103 static int sof_pcm_hw_params(struct snd_soc_component *component, in sof_pcm_hw_params()
254 static int sof_pcm_hw_free(struct snd_soc_component *component, in sof_pcm_hw_free()
279 static int sof_pcm_prepare(struct snd_soc_component *component, in sof_pcm_prepare()
326 static int sof_pcm_trigger(struct snd_soc_component *component, in sof_pcm_trigger()
438 static snd_pcm_uframes_t sof_pcm_pointer(struct snd_soc_component *component, in sof_pcm_pointer()
477 static int sof_pcm_open(struct snd_soc_component *component, in sof_pcm_open()
540 static int sof_pcm_close(struct snd_soc_component *component, in sof_pcm_close()
578 static int sof_pcm_new(struct snd_soc_component *component, in sof_pcm_new()
649 struct snd_soc_component *component = in sof_pcm_dai_link_fixup() local
[all …]

12345678910>>...18