Home
last modified time | relevance | path

Searched refs:direct (Results 151 - 175 of 460) sorted by relevance

12345678910>>...19

/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_oss.c26 static int snd_emux_event_oss_input(struct snd_seq_event *ev, int direct,
287 snd_emux_event_oss_input(struct snd_seq_event *ev, int direct, void *private_data, in snd_emux_event_oss_input() argument
301 return snd_emux_event_input(ev, direct, private_data, atomic, hop); in snd_emux_event_oss_input()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspeakup_soft.c96 __ATTR(direct, 0644, spk_var_show, spk_var_store);
463 module_param_named(direct, vars[DIRECT_ID].u.n.default_val, int, 0444);
476 MODULE_PARM_DESC(direct, "Set the direct variable on load.");
H A Dspeakup_decpc.c184 __ATTR(direct, 0644, spk_var_show, spk_var_store);
503 module_param_named(direct, vars[DIRECT_ID].u.n.default_val, int, 0444);
515 MODULE_PARM_DESC(direct, "Set the direct variable on load.");
H A Dspeakup_dtlk.c89 __ATTR(direct, 0644, spk_var_show, spk_var_store);
396 module_param_named(direct, vars[DIRECT_ID].u.n.default_val, int, 0444);
408 MODULE_PARM_DESC(direct, "Set the direct variable on load.");
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_oss.c26 static int snd_emux_event_oss_input(struct snd_seq_event *ev, int direct,
287 snd_emux_event_oss_input(struct snd_seq_event *ev, int direct, void *private_data, in snd_emux_event_oss_input() argument
301 return snd_emux_event_input(ev, direct, private_data, atomic, hop); in snd_emux_event_oss_input()
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/decoder/
H A Ddecoder.cpp176 int32_t Decoder::SetPortBufferMode(DirectionType direct, AllocateBufferMode mode, BufferType type) in SetPortBufferMode() argument
178 int32_t ret = CodecSetPortMode(codecHandle_, direct, mode, type); in SetPortBufferMode()
/kernel/linux/linux-5.10/arch/loongarch/
H A DMakefile74 KBUILD_AFLAGS_MODULE += $(call cc-option,-fno-direct-access-external-data)
75 KBUILD_CFLAGS_MODULE += $(call cc-option,-fno-direct-access-external-data)
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_tc_tunnel.sh193 bpf direct-action object-file ./test_tc_tunnel.o \
290 bpf direct-action object-file ./test_tc_tunnel.o section decap
/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_init.c40 static int receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop);
123 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce() argument
/kernel/linux/linux-5.10/include/acpi/
H A Dprocessor.h301 bool direct) in call_on_cpu()
303 if (direct || (is_percpu_thread() && cpu == smp_processor_id())) in call_on_cpu()
300 call_on_cpu(int cpu, long (*fn)(void *), void *arg, bool direct) call_on_cpu() argument
/kernel/linux/linux-6.6/include/acpi/
H A Dprocessor.h306 bool direct) in call_on_cpu()
308 if (direct || (is_percpu_thread() && cpu == smp_processor_id())) in call_on_cpu()
305 call_on_cpu(int cpu, long (*fn)(void *), void *arg, bool direct) call_on_cpu() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dcallthunks.c184 static void *patch_dest(void *dest, bool direct) in patch_dest() argument
199 if (direct) in patch_dest()
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_init.c40 static int receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop);
122 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_tc_tunnel.sh203 bpf direct-action object-file ${BPF_FILE} \
303 bpf direct-action object-file ${BPF_FILE} section decap
/foundation/arkui/ui_lite/frameworks/common/
H A Dtyped_text.h77 UITextLanguageDirect direct,
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dpath_tools.cpp30 #include <direct.h>
/foundation/multimedia/media_foundation/src/osal/filesystem/
H A Dfile_system.cpp19 #include <direct.h>
/foundation/multimedia/media_foundation/engine/foundation/utils/
H A Ddump_buffer.cpp22 #include <direct.h>
/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_single_audio_recorder_slow.h22 #include <direct.h>
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup_txprt.c48 __ATTR(direct, 0644, spk_var_show, spk_var_store);
/kernel/linux/linux-5.10/arch/mips/mm/
H A Ddma-noncoherent.c7 #include <linux/dma-direct.h>
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Ddma-noncoherent.c13 #include <linux/dma-direct.h>
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dpci-dma.c3 #include <linux/dma-direct.h>
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Ddma-iommu.c9 #include <linux/dma-direct.h>
/kernel/linux/linux-5.10/arch/arm/xen/
H A Dmm.c3 #include <linux/dma-direct.h>
77 * dma-direct functions, otherwise we call the Xen specific version.

Completed in 14 milliseconds

12345678910>>...19