Searched refs:component (Results 276 - 300 of 891) sorted by relevance

<<11121314151617181920>>

/linux-master/sound/soc/codecs/
H A Dpcm3008.c31 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); local
32 struct pcm3008_setup_data *setup = component->dev->platform_data;
44 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); local
45 struct pcm3008_setup_data *setup = component->dev->platform_data;
H A Drt715.c127 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); local
129 snd_soc_component_get_dapm(component);
132 struct rt715_priv *rt715 = snd_soc_component_get_drvdata(component);
218 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); local
219 struct rt715_priv *rt715 = snd_soc_component_get_drvdata(component);
252 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); local
254 snd_soc_component_get_dapm(component);
255 struct rt715_priv *rt715 = snd_soc_component_get_drvdata(component);
334 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); local
335 struct rt715_priv *rt715 = snd_soc_component_get_drvdata(component);
360 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); local
443 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); local
557 struct snd_soc_component *component = local
588 struct snd_soc_component *component = local
760 rt715_set_bias_level(struct snd_soc_component *component, enum snd_soc_bias_level level) argument
790 rt715_probe(struct snd_soc_component *component) argument
837 struct snd_soc_component *component = dai->component; local
931 struct snd_soc_component *component = dai->component; local
[all...]
H A Dcs42xx8.c205 struct snd_soc_component *component = codec_dai->component; local
206 struct cs42xx8_priv *cs42xx8 = snd_soc_component_get_drvdata(component);
216 struct snd_soc_component *component = codec_dai->component; local
217 struct cs42xx8_priv *cs42xx8 = snd_soc_component_get_drvdata(component);
235 dev_err(component->dev, "unsupported dai format\n");
252 dev_err(component->dev, "unsupported master/slave mode\n");
263 struct snd_soc_component *component = dai->component; local
351 struct snd_soc_component *component = dai->component; local
366 struct snd_soc_component *component = dai->component; local
465 cs42xx8_component_probe(struct snd_soc_component *component) argument
[all...]
H A Drt5659.c1200 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); local
1203 if (snd_soc_component_read(component, RT5659_STO_NG2_CTRL_1) & RT5659_NG2_EN) {
1204 snd_soc_component_update_bits(component, RT5659_STO_NG2_CTRL_1,
1206 snd_soc_component_update_bits(component, RT5659_STO_NG2_CTRL_1,
1213 static void rt5659_enable_push_button_irq(struct snd_soc_component *component, argument
1216 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
1219 snd_soc_component_write(component, RT5659_4BTN_IL_CMD_1, 0x000b);
1227 snd_soc_component_update_bits(component, RT5659_PWR_ANLG_2,
1229 snd_soc_component_update_bits(component, RT5659_PWR_VOL,
1232 snd_soc_component_update_bits(component, RT5659_IRQ_CTRL_
1258 rt5659_headset_detect(struct snd_soc_component *component, int jack_insert) argument
1318 rt5659_button_detect(struct snd_soc_component *component) argument
1339 rt5659_set_jack_detect(struct snd_soc_component *component, struct snd_soc_jack *hs_jack) argument
1567 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); local
1587 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); local
1612 struct snd_soc_component *component = local
1638 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); local
1659 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); local
1673 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); local
2346 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); local
2378 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); local
2400 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); local
3278 struct snd_soc_component *component = dai->component; local
3361 struct snd_soc_component *component = dai->component; local
3426 rt5659_set_component_sysclk(struct snd_soc_component *component, int clk_id, int source, unsigned int freq, int dir) argument
3465 rt5659_set_component_pll(struct snd_soc_component *component, int pll_id, int source, unsigned int freq_in, unsigned int freq_out) argument
3535 struct snd_soc_component *component = dai->component; local
3586 struct snd_soc_component *component = dai->component; local
3611 rt5659_set_bias_level(struct snd_soc_component *component, enum snd_soc_bias_level level) argument
3663 rt5659_probe(struct snd_soc_component *component) argument
3685 rt5659_remove(struct snd_soc_component *component) argument
3693 rt5659_suspend(struct snd_soc_component *component) argument
3702 rt5659_resume(struct snd_soc_component *component) argument
[all...]
H A Dwcd934x.c547 struct snd_soc_component *component; member in struct:wcd934x_codec
1510 struct snd_soc_component *comp = dai->component;
1567 struct snd_soc_component *component = dai->component; local
1568 struct wcd934x_codec *wcd = dev_get_drvdata(component->dev);
1577 val = snd_soc_component_read(component,
1589 dev_err(component->dev,
1595 snd_soc_component_update_bits(component,
1636 struct snd_soc_component *comp = dai->component;
1800 wcd = snd_soc_component_get_drvdata(dai->component);
2268 wcd934x_comp_init(struct snd_soc_component *component) argument
2357 wcd934x_mbhc_clk_setup(struct snd_soc_component *component, bool enable) argument
2364 wcd934x_mbhc_mbhc_bias_control(struct snd_soc_component *component, bool enable) argument
2371 wcd934x_mbhc_program_btn_thr(struct snd_soc_component *component, int *btn_low, int *btn_high, int num_btn, bool is_micbias) argument
2390 wcd934x_mbhc_micb_en_status(struct snd_soc_component *component, int micb_num) argument
2403 wcd934x_mbhc_hph_l_pull_up_control(struct snd_soc_component *component, enum mbhc_hs_pullup_iref pull_up_cur) argument
2416 wcd934x_micbias_control(struct snd_soc_component *component, int micb_num, int req, bool is_dapm) argument
2508 wcd934x_mbhc_request_micbias(struct snd_soc_component *component, int micb_num, int req) argument
2525 wcd934x_mbhc_micb_ramp_control(struct snd_soc_component *component, bool enable) argument
2550 wcd934x_mbhc_micb_adjust_voltage(struct snd_soc_component *component, int req_volt, int micb_num) argument
2621 wcd934x_mbhc_micb_ctrl_threshold_mic(struct snd_soc_component *component, int micb_num, bool req_en) argument
2702 wcd934x_mbhc_zdet_ramp(struct snd_soc_component *component, struct wcd934x_mbhc_zdet_param *zdet_param, int32_t *zl, int32_t *zr, s16 *d1_a) argument
2742 wcd934x_wcd_mbhc_qfuse_cal(struct snd_soc_component *component, int32_t *z_val, int flag_l_r) argument
2762 wcd934x_wcd_mbhc_calc_impedance(struct snd_soc_component *component, uint32_t *zl, uint32_t *zr) argument
2933 wcd934x_mbhc_gnd_det_ctrl(struct snd_soc_component *component, bool enable) argument
2949 wcd934x_mbhc_hph_pull_down_ctrl(struct snd_soc_component *component, bool enable) argument
2975 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); local
2989 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); local
3012 wcd934x_mbhc_init(struct snd_soc_component *component) argument
3047 wcd934x_mbhc_deinit(struct snd_soc_component *component) argument
3057 wcd934x_comp_probe(struct snd_soc_component *component) argument
3113 get_iir_band_coeff(struct snd_soc_component *component, int iir_idx, int band_idx, int coeff_idx) argument
3147 set_iir_band_coeff(struct snd_soc_component *component, int iir_idx, int band_idx, uint32_t value) argument
3163 struct snd_soc_component *component = local
3192 struct snd_soc_component *component = local
3228 struct snd_soc_component *component = snd_soc_kcontrol_component(kc); local
3240 struct snd_soc_component *component = snd_soc_kcontrol_component(kc); local
3281 struct snd_soc_component *component = snd_soc_kcontrol_component(kc); local
3292 struct snd_soc_component *component = snd_soc_kcontrol_component(kc); local
3415 struct snd_soc_component *component; local
4142 wcd934x_codec_enable_int_port(struct wcd_slim_codec_dai_data *dai, struct snd_soc_component *component) argument
4183 wcd934x_codec_hd2_control(struct snd_soc_component *component, u16 interp_idx, int event) argument
5165 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); local
[all...]
H A Dhda.c83 static int hda_codec_register_dais(struct hda_codec *codec, struct snd_soc_component *component) argument
99 dapm = snd_soc_component_get_dapm(component);
104 dai = snd_soc_register_dai(component, drvs, false);
106 dev_err(component->dev, "register dai for %s failed\n", pcm->name);
112 dev_err(component->dev, "create widgets failed: %d\n", ret);
125 struct snd_soc_component *component)
130 for_each_component_dais_safe(component, dai, save) {
173 static int hda_codec_probe(struct snd_soc_component *component) argument
175 struct hda_codec *codec = dev_to_hda_codec(component->dev);
198 ret = snd_hda_codec_device_new(codec->bus, component
124 hda_codec_unregister_dais(struct hda_codec *codec, struct snd_soc_component *component) argument
271 hda_codec_remove(struct snd_soc_component *component) argument
[all...]
H A Dpeb2466.c279 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); local
280 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(component);
300 static int peb2466_add_lkup_ctrl(struct snd_soc_component *component, argument
320 return snd_soc_add_component_controls(component, &control, 1);
380 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); local
381 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(component);
418 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); local
419 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(component);
668 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(dai->component);
735 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(dai->component);
934 peb2466_fw_parse_thfilter(struct snd_soc_component *component, u16 tag, u32 lng, const u8 *data) argument
983 peb2466_fw_parse_imr1filter(struct snd_soc_component *component, u16 tag, u32 lng, const u8 *data) argument
1026 peb2466_fw_parse_frxfilter(struct snd_soc_component *component, u16 tag, u32 lng, const u8 *data) argument
1064 peb2466_fw_parse_frrfilter(struct snd_soc_component *component, u16 tag, u32 lng, const u8 *data) argument
1102 peb2466_fw_parse_axfilter(struct snd_soc_component *component, u16 tag, u32 lng, const u8 *data) argument
1140 peb2466_fw_parse_arfilter(struct snd_soc_component *component, u16 tag, u32 lng, const u8 *data) argument
1185 peb2466_fw_parse_axtable(struct snd_soc_component *component, u16 tag, u32 lng, const u8 *data) argument
1289 peb2466_fw_parse_artable(struct snd_soc_component *component, u16 tag, u32 lng, const u8 *data) argument
1438 peb2466_fw_parse(struct snd_soc_component *component, const u8 *data, size_t size) argument
1536 peb2466_load_coeffs(struct snd_soc_component *component, const char *fw_name) argument
1551 peb2466_component_probe(struct snd_soc_component *component) argument
[all...]
H A Drt722-sdca.c190 if (!rt722->component->card || !rt722->component->card->instantiated)
318 static int rt722_sdca_set_jack_detect(struct snd_soc_component *component, argument
321 struct rt722_sdca_priv *rt722 = snd_soc_component_get_drvdata(component);
326 ret = pm_runtime_resume_and_get(component->dev);
329 dev_err(component->dev, "%s: failed to resume %d\n", __func__, ret);
333 dev_dbg(component->dev, "%s: skipping jack init for now\n", __func__);
339 pm_runtime_mark_last_busy(component->dev);
340 pm_runtime_put_autosuspend(component->dev);
349 struct snd_soc_component *component local
420 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); local
484 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); local
499 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); local
544 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); local
555 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); local
591 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); local
626 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); local
748 struct snd_soc_component *component = local
773 struct snd_soc_component *component = local
851 struct snd_soc_component *component = local
880 struct snd_soc_component *component = local
909 struct snd_soc_component *component = local
929 struct snd_soc_component *component = local
949 struct snd_soc_component *component = local
972 struct snd_soc_component *component = local
995 struct snd_soc_component *component = local
1018 struct snd_soc_component *component = local
1117 rt722_sdca_probe(struct snd_soc_component *component) argument
1162 struct snd_soc_component *component = dai->component; local
1271 struct snd_soc_component *component = dai->component; local
[all...]
H A Drt711.c246 if (!snd_soc_card_is_instantiated(rt711->component->card))
364 snd_soc_component_get_dapm(rt711->component);
431 dev_warn(rt711->component->dev, "%s: Wrong JD source\n", __func__);
457 static int rt711_set_jack_detect(struct snd_soc_component *component, argument
460 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component);
469 ret = pm_runtime_resume_and_get(component->dev);
472 dev_err(component->dev, "%s: failed to resume %d\n", __func__, ret);
477 dev_dbg(component->dev, "%s: skipping jack init for now\n", __func__);
483 pm_runtime_mark_last_busy(component->dev);
484 pm_runtime_put_autosuspend(component
507 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); local
612 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); local
686 struct snd_soc_component *component = local
716 struct snd_soc_component *component = local
787 struct snd_soc_component *component = local
818 struct snd_soc_component *component = local
838 struct snd_soc_component *component = local
901 rt711_set_bias_level(struct snd_soc_component *component, enum snd_soc_bias_level level) argument
940 rt711_probe(struct snd_soc_component *component) argument
989 struct snd_soc_component *component = dai->component; local
1067 struct snd_soc_component *component = dai->component; local
[all...]
H A Dsigmadsp.h35 struct snd_soc_component *component; member in struct:sigmadsp
60 struct snd_soc_component *component);
H A Dsdw-mockup.c26 static int sdw_mockup_component_probe(struct snd_soc_component *component) argument
31 static void sdw_mockup_component_remove(struct snd_soc_component *component) argument
59 struct snd_soc_component *component = dai->component; local
60 struct sdw_mockup_priv *sdw_mockup = snd_soc_component_get_drvdata(component);
91 struct snd_soc_component *component = dai->component; local
92 struct sdw_mockup_priv *sdw_mockup = snd_soc_component_get_drvdata(component);
/linux-master/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.h56 /* component port belongs to, allows simple deref */
57 struct vchiq_mmal_component *component; member in struct:vchiq_mmal_port
87 u32 handle; /* VideoCore handle for component */
101 /* Initialise a mmal component and its ports
111 struct vchiq_mmal_component *component);
115 struct vchiq_mmal_component *component);
119 struct vchiq_mmal_component *component);
/linux-master/sound/soc/intel/boards/
H A Dbdw-rt5650.c23 struct snd_soc_component *component; member in struct:bdw_rt5650_priv
171 struct snd_soc_component *component = codec_dai->component; local
177 rt5645_sel_asrc_clk_src(component,
198 dev_err(component->dev, "Can't create headphone jack\n");
204 dev_err(component->dev, "Can't create mic jack\n");
207 rt5645_set_jack_detect(component, &headphone_jack, &mic_jack, NULL);
209 bdw_rt5650->component = component;
H A Dcht_bsw_rt5672.c196 struct snd_soc_component *component = codec_dai->component; local
199 if (devm_acpi_dev_add_driver_gpios(component->dev, cht_rt5672_gpios))
207 rt5670_sel_asrc_clk_src(component,
241 rt5670_set_jack_detect(component, &ctx->headset);
393 struct snd_soc_component *component; local
396 for_each_card_components(card, component) {
397 if (!strncmp(component->name,
400 dev_dbg(component->dev, "disabling jack detect before going to suspend.\n");
401 rt5670_jack_suspend(component);
410 struct snd_soc_component *component; local
[all...]
/linux-master/sound/soc/meson/
H A Daiu.c44 int aiu_of_xlate_dai_name(struct snd_soc_component *component, argument
60 if (id < 0 || id >= component->num_dai)
63 for_each_component_dais(component, dai) {
74 static int aiu_cpu_of_xlate_dai_name(struct snd_soc_component *component, argument
78 return aiu_of_xlate_dai_name(component, args, dai_name, AIU_CPU);
81 static int aiu_cpu_component_probe(struct snd_soc_component *component) argument
83 struct aiu *aiu = snd_soc_component_get_drvdata(component);
89 static void aiu_cpu_component_remove(struct snd_soc_component *component) argument
91 struct aiu *aiu = snd_soc_component_get_drvdata(component);
285 /* Register the cpu component o
[all...]
/linux-master/sound/soc/qcom/
H A Dlpass-platform.c192 static int lpass_platform_pcmops_open(struct snd_soc_component *component, argument
198 struct lpass_data *drvdata = snd_soc_component_get_drvdata(component);
205 component->id = dai_id;
284 static int lpass_platform_pcmops_close(struct snd_soc_component *component, argument
290 struct lpass_data *drvdata = snd_soc_component_get_drvdata(component);
323 struct snd_soc_component *component)
327 struct lpass_data *drvdata = snd_soc_component_get_drvdata(component);
355 struct snd_soc_component *component)
359 struct lpass_data *drvdata = snd_soc_component_get_drvdata(component);
390 struct snd_soc_component *component)
322 __lpass_get_dmactl_handle(const struct snd_pcm_substream *substream, struct snd_soc_component *component) argument
354 __lpass_get_id(const struct snd_pcm_substream *substream, struct snd_soc_component *component) argument
389 __lpass_get_regmap_handle(const struct snd_pcm_substream *substream, struct snd_soc_component *component) argument
416 lpass_platform_pcmops_hw_params(struct snd_soc_component *component, struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) argument
570 lpass_platform_pcmops_hw_free(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
597 lpass_platform_pcmops_prepare(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
660 lpass_platform_pcmops_trigger(struct snd_soc_component *component, struct snd_pcm_substream *substream, int cmd) argument
859 lpass_platform_pcmops_pointer( struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
911 lpass_platform_pcmops_mmap(struct snd_soc_component *component, struct snd_pcm_substream *substream, struct vm_area_struct *vma) argument
1128 lpass_platform_prealloc_cdc_dma_buffer(struct snd_soc_component *component, struct snd_pcm *pcm, int dai_id) argument
1169 lpass_platform_pcm_new(struct snd_soc_component *component, struct snd_soc_pcm_runtime *soc_runtime) argument
1189 lpass_platform_pcmops_suspend(struct snd_soc_component *component) argument
1206 lpass_platform_pcmops_resume(struct snd_soc_component *component) argument
1221 lpass_platform_copy(struct snd_soc_component *component, struct snd_pcm_substream *substream, int channel, unsigned long pos, struct iov_iter *buf, unsigned long bytes) argument
[all...]
/linux-master/sound/soc/fsl/
H A Dimx-pcm-rpmsg.c138 static int imx_rpmsg_pcm_hw_params(struct snd_soc_component *component, argument
142 struct rpmsg_info *info = dev_get_drvdata(component->dev);
190 static snd_pcm_uframes_t imx_rpmsg_pcm_pointer(struct snd_soc_component *component, argument
193 struct rpmsg_info *info = dev_get_drvdata(component->dev);
228 static int imx_rpmsg_pcm_open(struct snd_soc_component *component, argument
231 struct rpmsg_info *info = dev_get_drvdata(component->dev);
284 static int imx_rpmsg_pcm_close(struct snd_soc_component *component, argument
288 struct rpmsg_info *info = dev_get_drvdata(component->dev);
315 static int imx_rpmsg_pcm_prepare(struct snd_soc_component *component, argument
350 static int imx_rpmsg_prepare_and_submit(struct snd_soc_component *component, argument
379 imx_rpmsg_async_issue_pending(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
396 imx_rpmsg_restart(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
413 imx_rpmsg_pause(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
430 imx_rpmsg_terminate_all(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
460 imx_rpmsg_pcm_trigger(struct snd_soc_component *component, struct snd_pcm_substream *substream, int cmd) argument
514 imx_rpmsg_pcm_ack(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
593 imx_rpmsg_pcm_new(struct snd_soc_component *component, struct snd_soc_pcm_runtime *rtd) argument
677 struct snd_soc_component *component; local
[all...]
H A Dimx-pcm-fiq.c72 static int snd_imx_pcm_hw_params(struct snd_soc_component *component, argument
88 static int snd_imx_pcm_prepare(struct snd_soc_component *component, argument
108 static int snd_imx_pcm_trigger(struct snd_soc_component *component, argument
147 snd_imx_pcm_pointer(struct snd_soc_component *component, argument
172 static int snd_imx_open(struct snd_soc_component *component, argument
202 static int snd_imx_close(struct snd_soc_component *component, argument
232 static int snd_imx_pcm_new(struct snd_soc_component *component, argument
263 static void snd_imx_pcm_free(struct snd_soc_component *component, argument
/linux-master/sound/soc/uniphier/
H A Daio-compress.c19 static int uniphier_aio_compr_prepare(struct snd_soc_component *component,
21 static int uniphier_aio_compr_hw_free(struct snd_soc_component *component,
75 static int uniphier_aio_compr_open(struct snd_soc_component *component, argument
101 static int uniphier_aio_compr_free(struct snd_soc_component *component, argument
109 ret = uniphier_aio_compr_hw_free(component, cstream);
121 static int uniphier_aio_compr_get_params(struct snd_soc_component *component, argument
134 static int uniphier_aio_compr_set_params(struct snd_soc_component *component, argument
163 return uniphier_aio_compr_prepare(component, cstream);
166 static int uniphier_aio_compr_hw_free(struct snd_soc_component *component, argument
178 static int uniphier_aio_compr_prepare(struct snd_soc_component *component, argument
216 uniphier_aio_compr_trigger(struct snd_soc_component *component, struct snd_compr_stream *cstream, int cmd) argument
250 uniphier_aio_compr_pointer(struct snd_soc_component *component, struct snd_compr_stream *cstream, struct snd_compr_tstamp *tstamp) argument
324 uniphier_aio_compr_copy(struct snd_soc_component *component, struct snd_compr_stream *cstream, char __user *buf, size_t count) argument
384 uniphier_aio_compr_get_caps(struct snd_soc_component *component, struct snd_compr_stream *cstream, struct snd_compr_caps *caps) argument
411 uniphier_aio_compr_get_codec_caps(struct snd_soc_component *component, struct snd_compr_stream *stream, struct snd_compr_codec_caps *codec) argument
[all...]
/linux-master/sound/soc/amd/acp/
H A Dacp-platform.c11 * Generic interface for ACP audio blck PCM component
181 static int acp_dma_open(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
184 struct device *dev = component->dev;
202 dev_err(component->dev, "set integer constraint failed\n");
217 static int acp_dma_hw_params(struct snd_soc_component *component, argument
221 struct acp_dev_data *adata = snd_soc_component_get_drvdata(component);
232 static snd_pcm_uframes_t acp_dma_pointer(struct snd_soc_component *component, argument
235 struct device *dev = component->dev;
254 static int acp_dma_new(struct snd_soc_component *component, argument
257 struct device *parent = component
264 acp_dma_close(struct snd_soc_component *component, struct snd_pcm_substream *substream) argument
[all...]
/linux-master/sound/soc/atmel/
H A Datmel-pdmic.c103 /* cpu dai component */
150 struct snd_soc_component *component = cpu_dai->component; local
159 ret = snd_soc_component_update_bits(component, PDMIC_CR,
283 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); local
287 dgain_val = (snd_soc_component_read(component, PDMIC_DSPR1) & PDMIC_DSPR1_DGAIN_MASK)
290 scale_val = (snd_soc_component_read(component, PDMIC_DSPR0) & PDMIC_DSPR0_SCALE_MASK)
307 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); local
317 ret = snd_soc_component_update_bits(component, PDMIC_DSPR1, PDMIC_DSPR1_DGAIN_MASK,
322 ret = snd_soc_component_update_bits(component, PDMIC_DSPR
341 atmel_pdmic_component_probe(struct snd_soc_component *component) argument
361 struct snd_soc_component *component = cpu_dai->component; local
434 struct snd_soc_component *component = cpu_dai->component; local
[all...]
/linux-master/sound/soc/mediatek/common/
H A Dmtk-afe-fe-dai.h34 int mtk_afe_suspend(struct snd_soc_component *component);
35 int mtk_afe_resume(struct snd_soc_component *component);
/linux-master/include/media/
H A Dv4l2-jpeg.h34 * struct v4l2_jpeg_frame_component_spec - frame component-specification
53 * @component: component-specification, see v4l2_jpeg_frame_component_spec
54 * @subsampling: decoded subsampling from component-specification
61 struct v4l2_jpeg_frame_component_spec component[V4L2_JPEG_MAX_COMPONENTS]; member in struct:v4l2_jpeg_frame_header
68 * struct v4l2_jpeg_scan_component_spec - scan component-specification
82 * @component: component-specification, see v4l2_jpeg_scan_component_spec
86 struct v4l2_jpeg_scan_component_spec component[V4L2_JPEG_MAX_COMPONENTS]; member in struct:v4l2_jpeg_scan_header
/linux-master/sound/soc/mediatek/mt8173/
H A Dmt8173-rt5650.c115 struct snd_soc_component *component = snd_soc_rtd_to_codec(runtime, 0)->component; local
119 rt5645_sel_asrc_clk_src(component,
124 rt5645_sel_asrc_clk_src(component,
128 rt5645_sel_asrc_clk_src(component,
134 rt5645_sel_asrc_clk_src(component,
152 return rt5645_set_jack_detect(component,
167 return snd_soc_component_set_jack(snd_soc_rtd_to_codec(rtd, 0)->component,
/linux-master/arch/powerpc/include/asm/
H A Dplpks.h51 char *component; member in struct:plpks_var
71 * Updates the authenticated variable. It expects NULL as the component.
77 * Any caller of PKS driver should present a valid component type for
85 int plpks_remove_var(char *component, u8 varos,

Completed in 331 milliseconds

<<11121314151617181920>>