| /kernel/linux/linux-6.6/sound/soc/ |
| D | soc-component.c | 18 static inline int _soc_component_ret(struct snd_soc_component *component, in _soc_component_ret() 44 static inline int soc_component_field_shift(struct snd_soc_component *component, in soc_component_field_shift() 60 #define soc_component_mark_push(component, substream, tgt) ((component)->mark_##tgt = substream) argument 61 #define soc_component_mark_pop(component, substream, tgt) ((component)->mark_##tgt = NULL) argument 62 #define soc_component_mark_match(component, substream, tgt) ((component)->mark_##tgt == substream) argument 64 void snd_soc_component_set_aux(struct snd_soc_component *component, in snd_soc_component_set_aux() 70 int snd_soc_component_init(struct snd_soc_component *component) in snd_soc_component_init() 90 int snd_soc_component_set_sysclk(struct snd_soc_component *component, in snd_soc_component_set_sysclk() 114 int snd_soc_component_set_pll(struct snd_soc_component *component, int pll_id, in snd_soc_component_set_pll() 128 void snd_soc_component_seq_notifier(struct snd_soc_component *component, in snd_soc_component_seq_notifier() [all …]
|
| /kernel/linux/linux-5.10/sound/soc/ |
| D | soc-component.c | 16 static inline int _soc_component_ret(struct snd_soc_component *component, in _soc_component_ret() 41 #define soc_component_mark_push(component, substream, tgt) ((component)->mark_##tgt = substream) argument 42 #define soc_component_mark_pop(component, substream, tgt) ((component)->mark_##tgt = NULL) argument 43 #define soc_component_mark_match(component, substream, tgt) ((component)->mark_##tgt == substream) argument 45 void snd_soc_component_set_aux(struct snd_soc_component *component, in snd_soc_component_set_aux() 51 int snd_soc_component_init(struct snd_soc_component *component) in snd_soc_component_init() 71 int snd_soc_component_set_sysclk(struct snd_soc_component *component, in snd_soc_component_set_sysclk() 95 int snd_soc_component_set_pll(struct snd_soc_component *component, int pll_id, in snd_soc_component_set_pll() 109 void snd_soc_component_seq_notifier(struct snd_soc_component *component, in snd_soc_component_seq_notifier() 116 int snd_soc_component_stream_event(struct snd_soc_component *component, in snd_soc_component_stream_event() [all …]
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| D | rt5640.c | 165 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 …]
|
| D | twl6040.c | 65 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 …]
|
| D | rt5651.c | 379 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_dmic_clk() local 684 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_amp_power_event() local 722 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_hp_event() local 767 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_hp_post_event() local 787 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_bst1_event() local 810 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_bst2_event() local 833 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_bst3_event() local 1284 struct snd_soc_component *component = dai->component; in rt5651_hw_params() local 1350 struct snd_soc_component *component = dai->component; in rt5651_set_dai_fmt() local 1413 struct snd_soc_component *component = dai->component; in rt5651_set_dai_sysclk() local [all …]
|
| D | rt5682s.c | 627 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() 701 static void rt5682s_enable_push_button_irq(struct snd_soc_component *component) in rt5682s_enable_push_button_irq() 717 static void rt5682s_disable_push_button_irq(struct snd_soc_component *component) in rt5682s_disable_push_button_irq() 740 static int rt5682s_headset_detect(struct snd_soc_component *component, int jack_insert) in rt5682s_headset_detect() 941 static int rt5682s_set_jack_detect(struct snd_soc_component *component, in rt5682s_set_jack_detect() 1054 int rt5682s_sel_asrc_clk_src(struct snd_soc_component *component, in rt5682s_sel_asrc_clk_src() 1142 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_dmic_clk() local 1161 struct snd_soc_component *component = rt5682s->component; in rt5682s_set_pllb_power() local 1181 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_pllb_event() local [all …]
|
| D | wm8958-dsp2.c | 41 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 …]
|
| D | tlv320dac33.c | 80 struct snd_soc_component *component; member 160 static inline unsigned int dac33_read_reg_cache(struct snd_soc_component *component, in dac33_read_reg_cache() 171 static inline void dac33_write_reg_cache(struct snd_soc_component *component, in dac33_write_reg_cache() 182 static int dac33_read(struct snd_soc_component *component, unsigned int reg, in dac33_read() 208 static int dac33_write(struct snd_soc_component *component, unsigned int reg, in dac33_write() 235 static int dac33_write_locked(struct snd_soc_component *component, unsigned int reg, in dac33_write_locked() 249 static int dac33_write16(struct snd_soc_component *component, unsigned int reg, in dac33_write16() 282 static void dac33_init_chip(struct snd_soc_component *component) in dac33_init_chip() 321 static inline int dac33_read_id(struct snd_soc_component *component) in dac33_read_id() 335 static inline void dac33_soft_power(struct snd_soc_component *component, int power) in dac33_soft_power() [all …]
|
| D | da7218.c | 290 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 …]
|
| D | twl4030.c | 83 static unsigned int twl4030_read(struct snd_soc_component *component, unsigned int reg) in twl4030_read() 148 static int twl4030_write(struct snd_soc_component *component, unsigned int reg, in twl4030_write() 183 static void twl4030_codec_enable(struct snd_soc_component *component, int enable) in twl4030_codec_enable() 222 twl4030_get_board_params(struct snd_soc_component *component) in twl4030_get_board_params() 245 static void twl4030_init_chip(struct snd_soc_component *component) in twl4030_init_chip() 337 static void twl4030_apll_enable(struct snd_soc_component *component, int enable) in twl4030_apll_enable() 584 static void handsfree_ramp(struct snd_soc_component *component, int reg, int ramp) in handsfree_ramp() 617 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in handsfreelpga_event() local 633 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in handsfreerpga_event() local 649 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in vibramux_event() local [all …]
|
| D | rt5631.c | 70 static void rt5631_write_index(struct snd_soc_component *component, in rt5631_write_index() 80 static unsigned int rt5631_read_index(struct snd_soc_component *component, in rt5631_read_index() 91 static int rt5631_reset(struct snd_soc_component *component) in rt5631_reset() 186 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rt5631_dmic_get() local 197 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rt5631_dmic_put() local 285 struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm); in check_sysclk1_source() local 295 struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm); in check_dmic_used() local 303 struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm); in check_dacl_to_outmixl() local 313 struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm); in check_dacr_to_outmixr() local 323 struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm); in check_dacl_to_spkmixl() local [all …]
|
| D | da7219.c | 257 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 …]
|
| D | wm_hubs.c | 59 static void wait_for_dc_servo(struct snd_soc_component *component, unsigned int op) in wait_for_dc_servo() 107 static bool wm_hubs_dac_hp_direct(struct snd_soc_component *component) in wm_hubs_dac_hp_direct() 148 static bool wm_hubs_dcs_cache_get(struct snd_soc_component *component, in wm_hubs_dcs_cache_get() 172 static void wm_hubs_dcs_cache_set(struct snd_soc_component *component, u16 dcs_cfg) in wm_hubs_dcs_cache_set() 195 static int wm_hubs_read_dc_servo(struct snd_soc_component *component, in wm_hubs_read_dc_servo() 241 static void enable_dc_servo(struct snd_soc_component *component) in enable_dc_servo() 333 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8993_put_dc_servo() local 498 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in hp_supply_event() local 540 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in hp_event() local 592 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in earpiece_event() local [all …]
|
| D | rt1015.c | 430 struct snd_soc_component *component = in rt1015_boost_mode_get() local 443 struct snd_soc_component *component = in rt1015_boost_mode_put() local 484 struct snd_soc_component *component = in rt1015_bypass_boost_get() local 496 struct snd_soc_component *component = rt1015->component; in rt1015_calibrate() local 527 struct snd_soc_component *component = in rt1015_bypass_boost_put() local 564 struct snd_soc_component *component = in rt1015_is_sys_clk_from_pll() local 577 struct snd_soc_component *component = in r1015_dac_event() local 637 struct snd_soc_component *component = in rt1015_amp_drv_event() local 689 struct snd_soc_component *component = dai->component; in rt1015_hw_params() local 739 struct snd_soc_component *component = dai->component; in rt1015_set_dai_fmt() local [all …]
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | twl6040.c | 65 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 …]
|
| D | rt5651.c | 379 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_dmic_clk() local 684 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_amp_power_event() local 722 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_hp_event() local 767 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_hp_post_event() local 787 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_bst1_event() local 810 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_bst2_event() local 833 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_bst3_event() local 1284 struct snd_soc_component *component = dai->component; in rt5651_hw_params() local 1350 struct snd_soc_component *component = dai->component; in rt5651_set_dai_fmt() local 1413 struct snd_soc_component *component = dai->component; in rt5651_set_dai_sysclk() local [all …]
|
| D | rt5640.c | 167 static int rt5640_reset(struct snd_soc_component *component) in rt5640_reset() 462 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_dmic_clk() local 480 struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm); in is_using_asrc() local 917 static void hp_amp_power_on(struct snd_soc_component *component) in hp_amp_power_on() 943 static void rt5640_pmu_depop(struct snd_soc_component *component) in rt5640_pmu_depop() 971 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5640_hp_event() local 995 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5640_lout_event() local 1024 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5640_hp_power_event() local 1040 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5640_hp_post_event() local 1647 static int get_sdp_info(struct snd_soc_component *component, int dai_id) in get_sdp_info() [all …]
|
| D | rt5682.c | 831 int rt5682_sel_asrc_clk_src(struct snd_soc_component *component, in rt5682_sel_asrc_clk_src() 860 static int rt5682_button_detect(struct snd_soc_component *component) in rt5682_button_detect() 874 static void rt5682_enable_push_button_irq(struct snd_soc_component *component, in rt5682_enable_push_button_irq() 920 int rt5682_headset_detect(struct snd_soc_component *component, int jack_insert) in rt5682_headset_detect() 1003 static int rt5682_set_jack_detect(struct snd_soc_component *component, in rt5682_set_jack_detect() 1230 struct snd_soc_component *component = in set_dmic_clk() local 1250 struct snd_soc_component *component = in set_filter_clk() local 1295 struct snd_soc_component *component = in is_sys_clk_from_pll1() local 1310 struct snd_soc_component *component = in is_sys_clk_from_pll2() local 1325 struct snd_soc_component *component = in is_using_asrc() local [all …]
|
| D | wm8958-dsp2.c | 41 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 …]
|
| D | rt1015.c | 431 struct snd_soc_component *component = in rt1015_boost_mode_get() local 444 struct snd_soc_component *component = in rt1015_boost_mode_put() local 483 struct snd_soc_component *component = in rt1015_bypass_boost_get() local 495 struct snd_soc_component *component = rt1015->component; in rt1015_calibrate() local 523 struct snd_soc_component *component = in rt1015_bypass_boost_put() local 547 struct snd_soc_component *component = rt1015->component; in rt1015_flush_work() local 584 struct snd_soc_component *component = in rt1015_is_sys_clk_from_pll() local 597 struct snd_soc_component *component = in r1015_dac_event() local 651 struct snd_soc_component *component = in rt1015_amp_drv_event() local 727 struct snd_soc_component *component = dai->component; in rt1015_hw_params() local [all …]
|
| D | tlv320dac33.c | 80 struct snd_soc_component *component; member 160 static inline unsigned int dac33_read_reg_cache(struct snd_soc_component *component, in dac33_read_reg_cache() 171 static inline void dac33_write_reg_cache(struct snd_soc_component *component, in dac33_write_reg_cache() 182 static int dac33_read(struct snd_soc_component *component, unsigned int reg, in dac33_read() 208 static int dac33_write(struct snd_soc_component *component, unsigned int reg, in dac33_write() 235 static int dac33_write_locked(struct snd_soc_component *component, unsigned int reg, in dac33_write_locked() 249 static int dac33_write16(struct snd_soc_component *component, unsigned int reg, in dac33_write16() 282 static void dac33_init_chip(struct snd_soc_component *component) in dac33_init_chip() 321 static inline int dac33_read_id(struct snd_soc_component *component) in dac33_read_id() 335 static inline void dac33_soft_power(struct snd_soc_component *component, int power) in dac33_soft_power() [all …]
|
| D | da7218.c | 290 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 …]
|
| D | twl4030.c | 75 static unsigned int twl4030_read(struct snd_soc_component *component, unsigned int reg) in twl4030_read() 140 static int twl4030_write(struct snd_soc_component *component, unsigned int reg, in twl4030_write() 175 static void twl4030_codec_enable(struct snd_soc_component *component, int enable) in twl4030_codec_enable() 216 static struct twl4030_codec_data *twl4030_get_pdata(struct snd_soc_component *component) in twl4030_get_pdata() 239 static void 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 …]
|
| D | wm_hubs.c | 59 static void wait_for_dc_servo(struct snd_soc_component *component, unsigned int op) in wait_for_dc_servo() 107 static bool wm_hubs_dac_hp_direct(struct snd_soc_component *component) in wm_hubs_dac_hp_direct() 148 static bool wm_hubs_dcs_cache_get(struct snd_soc_component *component, in wm_hubs_dcs_cache_get() 172 static void wm_hubs_dcs_cache_set(struct snd_soc_component *component, u16 dcs_cfg) in wm_hubs_dcs_cache_set() 195 static int wm_hubs_read_dc_servo(struct snd_soc_component *component, in wm_hubs_read_dc_servo() 241 static void enable_dc_servo(struct snd_soc_component *component) in enable_dc_servo() 333 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8993_put_dc_servo() local 498 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in hp_supply_event() local 540 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in hp_event() local 592 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in earpiece_event() local [all …]
|
| D | da7219.c | 257 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 …]
|