Home
last modified time | relevance | path

Searched defs:component (Results 901 - 925 of 1370) sorted by relevance

1...<<31323334353637383940>>...55

/kernel/linux/linux-6.6/sound/soc/intel/keembay/
H A Dkmb_platform.c251 static int kmb_pcm_open(struct snd_soc_component *component, in kmb_pcm_open() argument
266 static int kmb_pcm_trigger(struct snd_soc_component *component, in kmb_pcm_trigger() argument
364 static int kmb_platform_pcm_new(struct snd_soc_component *component, in kmb_platform_pcm_new() argument
375 static snd_pcm_uframes_t kmb_pcm_pointer(struct snd_soc_component *component, in kmb_pcm_pointer() argument
/kernel/linux/linux-6.6/sound/soc/mediatek/mt2701/
H A Dmt2701-afe-pcm.c957 static int mt2701_afe_pcm_probe(struct snd_soc_component *component) in mt2701_afe_pcm_probe() argument
/kernel/linux/linux-6.6/sound/soc/xtensa/
H A Dxtfpga-i2s.c368 static int xtfpga_pcm_open(struct snd_soc_component *component, in xtfpga_pcm_open() argument
382 static int xtfpga_pcm_close(struct snd_soc_component *component, in xtfpga_pcm_close() argument
389 static int xtfpga_pcm_hw_params(struct snd_soc_component *component, in xtfpga_pcm_hw_params() argument
427 static int xtfpga_pcm_trigger(struct snd_soc_component *component, in xtfpga_pcm_trigger() argument
456 static snd_pcm_uframes_t xtfpga_pcm_pointer(struct snd_soc_component *component, in xtfpga_pcm_pointer() argument
466 static int xtfpga_pcm_new(struct snd_soc_component *component, in xtfpga_pcm_new() argument
/kernel/linux/linux-6.6/sound/soc/intel/atom/
H A Dsst-mfld-platform-pcm.c577 static int sst_soc_open(struct snd_soc_component *component, in sst_soc_open() argument
590 static int sst_soc_trigger(struct snd_soc_component *component, in sst_soc_trigger() argument
638 static snd_pcm_uframes_t sst_soc_pointer(struct snd_soc_component *component, in sst_soc_pointer() argument
659 static snd_pcm_sframes_t sst_soc_delay(struct snd_soc_component *component, in sst_soc_delay() argument
671 static int sst_soc_pcm_new(struct snd_soc_component *component, in sst_soc_pcm_new() argument
686 static int sst_soc_probe(struct snd_soc_component *component) in sst_soc_probe() argument
694 static void sst_soc_remove(struct snd_soc_component *component) in sst_soc_remove() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dq6apm.c702 static int q6apm_audio_probe(struct snd_soc_component *component) in q6apm_audio_probe() argument
707 static void q6apm_audio_remove(struct snd_soc_component *component) in q6apm_audio_remove() argument
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dsof_es8336.c311 struct snd_soc_component *component = asoc_rtd_to_codec(rtd, 0)->component; in sof_es8316_exit() local
H A Dsof_cs42l42.c110 struct snd_soc_component *component = asoc_rtd_to_codec(rtd, 0)->component; in sof_cs42l42_init() local
146 struct snd_soc_component *component = asoc_rtd_to_codec(rtd, 0)->component; in sof_cs42l42_exit() local
188 struct snd_soc_component *component = NULL; in sof_card_late_probe() local
[all...]
H A Dsof_nau8825.c100 struct snd_soc_component *component = asoc_rtd_to_codec(rtd, 0)->component; in sof_nau8825_codec_init() local
139 struct snd_soc_component *component = asoc_rtd_to_codec(rtd, 0)->component; in sof_nau8825_codec_exit() local
/kernel/linux/linux-6.6/sound/soc/sunxi/
H A Dsun50i-codec-analog.c475 static int sun50i_a64_codec_suspend(struct snd_soc_component *component) in sun50i_a64_codec_suspend() argument
482 static int sun50i_a64_codec_resume(struct snd_soc_component *component) in sun50i_a64_codec_resume() argument
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8195/
H A Dmt8195-dai-adda.c542 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in mt8195_adda_dl_gain_put() local
555 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in mt8195_adda_dl_gain_get() local
/kernel/linux/linux-6.6/sound/soc/qcom/
H A Dlpass-cpu.c461 static int asoc_qcom_of_xlate_dai_name(struct snd_soc_component *component, in asoc_qcom_of_xlate_dai_name() argument
H A Dlpass-platform.c191 static int lpass_platform_pcmops_open(struct snd_soc_component *component, in lpass_platform_pcmops_open() argument
283 static int lpass_platform_pcmops_close(struct snd_soc_component *component, in lpass_platform_pcmops_close() argument
321 __lpass_get_dmactl_handle(const struct snd_pcm_substream *substream, struct snd_soc_component *component) __lpass_get_dmactl_handle() argument
353 __lpass_get_id(const struct snd_pcm_substream *substream, struct snd_soc_component *component) __lpass_get_id() argument
388 __lpass_get_regmap_handle(const struct snd_pcm_substream *substream, struct snd_soc_component *component) __lpass_get_regmap_handle() argument
415 lpass_platform_pcmops_hw_params(struct snd_soc_component *component, struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) lpass_platform_pcmops_hw_params() argument
569 lpass_platform_pcmops_hw_free(struct snd_soc_component *component, struct snd_pcm_substream *substream) lpass_platform_pcmops_hw_free() argument
596 lpass_platform_pcmops_prepare(struct snd_soc_component *component, struct snd_pcm_substream *substream) lpass_platform_pcmops_prepare() argument
659 lpass_platform_pcmops_trigger(struct snd_soc_component *component, struct snd_pcm_substream *substream, int cmd) lpass_platform_pcmops_trigger() argument
858 lpass_platform_pcmops_pointer( struct snd_soc_component *component, struct snd_pcm_substream *substream) lpass_platform_pcmops_pointer() argument
910 lpass_platform_pcmops_mmap(struct snd_soc_component *component, struct snd_pcm_substream *substream, struct vm_area_struct *vma) lpass_platform_pcmops_mmap() argument
1127 lpass_platform_prealloc_cdc_dma_buffer(struct snd_soc_component *component, struct snd_pcm *pcm, int dai_id) lpass_platform_prealloc_cdc_dma_buffer() argument
1168 lpass_platform_pcm_new(struct snd_soc_component *component, struct snd_soc_pcm_runtime *soc_runtime) lpass_platform_pcm_new() argument
1188 lpass_platform_pcmops_suspend(struct snd_soc_component *component) lpass_platform_pcmops_suspend() argument
1205 lpass_platform_pcmops_resume(struct snd_soc_component *component) lpass_platform_pcmops_resume() argument
1220 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) lpass_platform_copy() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dituh263dec.c554 int component, diff; in h263_decode_block() local
H A Ddnxhddec.c361 int level, component, sign; in dnxhd_decode_dct_block() local
H A Dmpeg12enc.c666 static inline void encode_dc(MpegEncContext *s, int diff, int component) in encode_dc() argument
703 int code, component; in mpeg1_encode_block() local
H A Dspeedhq.c167 static inline int decode_dc_le(GetBitContext *gb, int component) in decode_dc_le() argument
224 static inline int decode_dct_block(const SHQContext *s, GetBitContext *gb, int last_dc[4], int component, uint8_t *dest, int linesize) in decode_dct_block() argument
H A Dmss4.c295 get_value_cached(GetBitContext *gb, int vec_pos, uint8_t *vec, int vec_size, int component, int shift, int *prev) get_value_cached() argument
/third_party/gn/src/gn/
H A Dohos_components_checker.cc459 const OhosComponent *component = target->ohos_component(); in CheckAllDepsConfigs() local
477 const OhosComponent *component = target->ohos_component(); in CheckInnerApiIncludesOverRange() local
442 GenerateScanList(const std::string &path, const std::string &subsystem, const std::string &component, const std::string &label, const std::string &deps) const GenerateScanList() argument
500 const OhosComponent *component = target->ohos_component(); CheckInnerApiPublicDepsInner() local
516 CheckInnerApiNotLib(const Item *item, const OhosComponent *component, const std::string &label, const std::string &deps, Err *err) const CheckInnerApiNotLib() argument
540 CheckInnerApiNotDeclare(const Item *item, const OhosComponent *component, const std::string &label, Err *err) const CheckInnerApiNotDeclare() argument
569 const OhosComponent *component = target->ohos_component(); CheckIncludesAbsoluteDepsOther() local
585 CheckInnerApiVisibilityDenied(const Item *item, const OhosComponent *component, const std::string &label, const std::string &deps, Err *err) const CheckInnerApiVisibilityDenied() argument
617 CheckTargetAbsoluteDepsOther(const Item *item, const OhosComponent *component, const std::string &label, const std::string &deps, bool is_external_deps, Err *err) const CheckTargetAbsoluteDepsOther() argument
647 const OhosComponent *component = build_settings->GetOhosComponent(label); CheckImportOther() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dir_constant_expression.cpp1003 const unsigned component = idx->value.u[0]; constant_expression_value() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_tess.c259 si_nir_load_tcs_varyings(struct ac_shader_abi *abi, LLVMTypeRef type, LLVMValueRef vertex_index, LLVMValueRef param_index, unsigned driver_location, unsigned component, unsigned num_components, bool load_input) si_nir_load_tcs_varyings() argument
/third_party/mesa3d/src/mesa/main/
H A Dformats.c784 _mesa_format_has_color_component(mesa_format format, int component) in _mesa_format_has_color_component() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.c683 unsigned i, j, component; in nouveau_video_buffer_sampler_view_components() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.c607 unsigned i, j, component; in nv84_video_buffer_create() local
/third_party/node/deps/v8/src/objects/
H A Dliteral-objects.cc310 AccessorComponent component = ToAccessorComponent(value_kind); in AddToDictionaryTemplate() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp774 Converter::getSrc(nir_alu_src *src, uint8_t component) in getSrc() argument

Completed in 33 milliseconds

1...<<31323334353637383940>>...55