Home
last modified time | relevance | path

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

12345678910>>...23

/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-component.c16 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 …]
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
234 struct snd_soc_component *component) in soc_init_component_debugfs()
239 struct snd_soc_component *component) in soc_cleanup_component_debugfs()
262 struct snd_soc_component *component) in snd_soc_rtd_add_component()
283 struct snd_soc_component *component; in snd_soc_rtdcom_lookup() local
315 struct snd_soc_component *component; in snd_soc_lookup_component_nolocked() local
[all …]
/OK3568_Linux_fs/kernel/sound/soc/codecs/
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 Drt5640.c167 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
1649 static int get_sdp_info(struct snd_soc_component *component, int dai_id) in get_sdp_info()
[all …]
H A Drt5651.c293 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rt5651_asrc_get() local
304 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rt5651_asrc_put() local
423 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_dmic_clk() local
728 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_amp_power_event() local
766 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_hp_event() local
811 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_hp_post_event() local
831 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_bst1_event() local
854 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_bst2_event() local
877 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5651_bst3_event() local
1328 struct snd_soc_component *component = dai->component; in rt5651_hw_params() local
[all …]
H A Drt5682.c831 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 …]
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 Dtlv320dac33.c80 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 …]
H A Dtwl4030.c75 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 …]
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 Drt1015.c431 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 …]
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 Dwm8994.c111 static void wm8958_micd_set_rate(struct snd_soc_component *component) in wm8958_micd_set_rate()
162 static int configure_aif_clock(struct snd_soc_component *component, int aif) in configure_aif_clock()
215 static int configure_clock(struct snd_soc_component *component) in configure_clock()
255 struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm); in check_clk_sys() local
304 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8994_put_drc_sw() local
323 static void wm8994_set_drc(struct snd_soc_component *component, int drc) in wm8994_set_drc()
361 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8994_put_drc_enum() local
384 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8994_get_drc_enum() local
395 static void wm8994_set_retune_mobile(struct snd_soc_component *component, int block) in wm8994_set_retune_mobile()
468 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8994_put_retune_mobile_enum() local
[all …]
H A Dwm_hubs.c59 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 …]
H A Dda7213.c194 static int da7213_get_alc_data(struct snd_soc_component *component, u8 reg_val) in da7213_get_alc_data()
221 static void da7213_alc_calib_man(struct snd_soc_component *component) in da7213_alc_calib_man()
254 static void da7213_alc_calib_auto(struct snd_soc_component *component) in da7213_alc_calib_auto()
281 static void da7213_alc_calib(struct snd_soc_component *component) in da7213_alc_calib()
346 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7213_put_mixin_gain() local
362 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in da7213_put_alc_sw() local
735 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in da7213_dai_event() local
1158 struct snd_soc_component *component = dai->component; in da7213_hw_params() local
1236 struct snd_soc_component *component = codec_dai->component; in da7213_set_dai_fmt() local
1337 struct snd_soc_component *component = dai->component; in da7213_mute() local
[all …]
H A Drt5631.c70 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 …]
H A Dmax98095.c251 static void m98095_eq_band(struct snd_soc_component *component, unsigned int dai, in m98095_eq_band()
277 static void m98095_biquad_band(struct snd_soc_component *component, unsigned int dai, in m98095_biquad_band()
353 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in max98095_mic1pre_set() local
367 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in max98095_mic1pre_get() local
377 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in max98095_mic2pre_set() local
391 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in max98095_mic2pre_get() local
598 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in max98095_mic_event() local
628 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in max98095_line_pga() local
676 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in max98095_lineout_event() local
942 struct snd_soc_component *component = dai->component; in max98095_dai1_hw_params() local
[all …]
H A Drk817_codec.c66 struct snd_soc_component *component; member
256 static int rk817_reset(struct snd_soc_component *component) in rk817_reset()
361 static int rk817_codec_power_up(struct snd_soc_component *component, int type) in rk817_codec_power_up()
456 static int rk817_codec_power_down(struct snd_soc_component *component, int type) in rk817_codec_power_down()
532 static int rk817_playback_path_config(struct snd_soc_component *component, in rk817_playback_path_config()
702 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rk817_playback_path_get() local
715 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rk817_playback_path_put() local
728 static int rk817_capture_path_config(struct snd_soc_component *component, in rk817_capture_path_config()
842 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rk817_capture_path_get() local
856 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rk817_capture_path_put() local
[all …]
H A Drt286.c40 struct snd_soc_component *component; member
190 static void rt286_index_sync(struct snd_soc_component *component) in rt286_index_sync()
309 int rt286_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack) in rt286_mic_detect()
338 struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm); in is_mclk_mode() local
438 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt286_spk_event() local
460 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt286_set_dmic1_event() local
479 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt286_ldo2_event() local
498 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt286_mic1_event() local
678 struct snd_soc_component *component = dai->component; in rt286_hw_params() local
761 struct snd_soc_component *component = dai->component; in rt286_set_dai_fmt() local
[all …]
H A Dmax98390.c168 struct snd_soc_component *component = codec_dai->component; in max98390_dai_set_fmt() local
252 static int max98390_set_clock(struct snd_soc_component *component, in max98390_set_clock()
307 struct snd_soc_component *component = in max98390_dai_hw_params() local
389 struct snd_soc_component *component = dai->component; in max98390_dai_tdm_slot() local
460 struct snd_soc_component *component = dai->component; in max98390_dai_set_sysclk() local
478 struct snd_soc_component *component = in max98390_dac_event() local
540 struct snd_soc_component *component = in max98390_ref_rdc_put() local
560 struct snd_soc_component *component = in max98390_ref_rdc_get() local
573 struct snd_soc_component *component = in max98390_ambient_temp_put() local
591 struct snd_soc_component *component = in max98390_ambient_temp_get() local
[all …]
H A Drt1011.c681 static int rt1011_reg_init(struct snd_soc_component *component) in rt1011_reg_init()
1039 struct snd_soc_component *component = in rt1011_recv_spk_mode_get() local
1052 struct snd_soc_component *component = in rt1011_recv_spk_mode_put() local
1119 struct snd_soc_component *component = in rt1011_bq_drc_coeff_get() local
1156 struct snd_soc_component *component = in rt1011_bq_drc_coeff_put() local
1221 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in rt1011_r0_cali_get() local
1232 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in rt1011_r0_cali_put() local
1261 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in rt1011_r0_load_mode_get() local
1272 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in rt1011_r0_load_mode_put() local
1361 struct snd_soc_component *component = in rt1011_is_sys_clk_from_pll() local
[all …]
H A Dwm8962.c54 struct snd_soc_component *component; member
1472 static int wm8962_dsp2_write_config(struct snd_soc_component *component) in wm8962_dsp2_write_config()
1480 static int wm8962_dsp2_set_enable(struct snd_soc_component *component, u16 val) in wm8962_dsp2_set_enable()
1503 static int wm8962_dsp2_start(struct snd_soc_component *component) in wm8962_dsp2_start()
1516 static int wm8962_dsp2_stop(struct snd_soc_component *component) in wm8962_dsp2_stop()
1547 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8962_dsp2_ena_get() local
1559 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8962_dsp2_ena_put() local
1597 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8962_put_hp_sw() local
1627 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8962_put_spk_sw() local
1847 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in tp_event() local
[all …]
H A Duda1380.c34 struct snd_soc_component *component; member
61 static inline unsigned int uda1380_read_reg_cache(struct snd_soc_component *component, in uda1380_read_reg_cache()
77 static inline void uda1380_write_reg_cache(struct snd_soc_component *component, in uda1380_write_reg_cache()
93 static int uda1380_write(struct snd_soc_component *component, unsigned int reg, in uda1380_write()
133 static void uda1380_sync_cache(struct snd_soc_component *component) in uda1380_sync_cache()
151 static int uda1380_reset(struct snd_soc_component *component) in uda1380_reset()
420 struct snd_soc_component *component = codec_dai->component; in uda1380_set_dai_fmt_both() local
450 struct snd_soc_component *component = codec_dai->component; in uda1380_set_dai_fmt_playback() local
480 struct snd_soc_component *component = codec_dai->component; in uda1380_set_dai_fmt_capture() local
509 struct snd_soc_component *component = dai->component; in uda1380_trigger() local
[all …]
H A Drk1000_codec.c68 struct snd_soc_component *component; member
79 static void spk_ctrl_fun(struct snd_soc_component *component, int status) in spk_ctrl_fun()
89 static int rk1000_codec_set_bias_level(struct snd_soc_component *component, in rk1000_codec_set_bias_level()
121 struct snd_soc_component *component = codec_dai->component; in rk1000_codec_set_dai_fmt() local
199 struct snd_soc_component *component = dai->component; in rk1000_codec_pcm_hw_params() local
222 struct snd_soc_component *component = dai->component; in rk1000_codec_mute() local
271 struct snd_soc_component *component = priv->component; in pa_delayedwork() local
310 static void rk1000_codec_reg_init(struct snd_soc_component *component) in rk1000_codec_reg_init()
392 static int rk1000_codec_suspend(struct snd_soc_component *component) in rk1000_codec_suspend()
400 static int rk1000_codec_resume(struct snd_soc_component *component) in rk1000_codec_resume()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qmlinterface/
H A Dtst_qmlinterface.cpp150 QQmlComponent component(&engine, SRCDIR "data/TestAddress.qml"); in testAddress() local
173 QQmlComponent component(&engine, SRCDIR "data/TestLocation.qml"); in testLocation() local
193 QQmlComponent component(&engine, SRCDIR "data/TestCategory.qml"); in testCategory() local
212 QQmlComponent component(&engine, SRCDIR "data/TestIcon.qml"); in testIcon() local
230 QQmlComponent component(&engine, SRCDIR "data/TestRatings.qml"); in testRatings() local
250 QQmlComponent component(&engine, SRCDIR "data/TestSupplier.qml"); in testSupplier() local
271 QQmlComponent component(&engine, SRCDIR "data/TestUser.qml"); in testUser() local
290 QQmlComponent component(&engine, SRCDIR "data/TestPlaceAttribute.qml"); in testPlaceAttribute() local
309 QQmlComponent component(&engine, SRCDIR "data/TestContactDetail.qml"); in testContactDetail() local
328 QQmlComponent component(&engine, SRCDIR "data/TestPlace.qml"); in testPlace() local

12345678910>>...23