Home
last modified time | relevance | path

Searched defs:command (Results 176 - 200 of 1626) sorted by relevance

12345678910>>...66

/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-sibyte.c27 smbus_xfer(struct i2c_adapter *i2c_adap, u16 addr, unsigned short flags, char read_write, u8 command, int size, union i2c_smbus_data * data) smbus_xfer() argument
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dibm-panel.c20 u8 command[11]; member
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dnsp32_debug.c86 static void print_commandk (unsigned char *command) in print_commandk() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/pcmcia/
H A Dnsp_debug.c88 static void print_commandk (unsigned char *command) in print_commandk() argument
[all...]
/kernel/linux/linux-6.6/samples/timers/
H A Dhpet_example.c29 char *command; member
/third_party/eudev/src/udev/
H A Dudev-builtin.c98 enum udev_builtin_cmd udev_builtin_lookup(const char *command) { in udev_builtin_lookup() argument
113 int udev_builtin_run(struct udev_device *dev, enum udev_builtin_cmd cmd, const char *command, bool test) { in udev_builtin_run() argument
/third_party/gn/src/gn/
H A Dninja_toolchain_writer.cc134 WriteCommandRulePattern( const char* name, const std::string& launcher, const SubstitutionPattern& command, const EscapeOptions& options) WriteCommandRulePattern() argument
/third_party/ninja/src/
H A Dmsvc_helper_main-win32.cc118 char* command = GetCommandLineA(); in MSVCHelperMain() local
/third_party/mesa3d/src/intel/tools/tests/
H A Drun-test.py41 command = i965_asm + [ variable
/third_party/libdrm/tegra/
H A Dpushbuf.c90 struct drm_tegra_submit_cmd *command; in drm_tegra_pushbuf_end() local
109 struct drm_tegra_submit_cmd *command; in drm_tegra_pushbuf_wait() local
H A Djob.c44 struct drm_tegra_submit_cmd *commands, *command; in drm_tegra_job_add_command() local
/third_party/ltp/testcases/kernel/syscalls/access/
H A Daccess02.c58 char command[64]; in access_test() local
/third_party/musl/libc-test/src/functionalext/supplement/lock_info/
H A Dpthread_internal_lock_info.c45 char command[] = "/bin/hilog -x | grep "; in CheckHiLogPrint() local
/third_party/pulseaudio/src/pulse/
H A Dext-device-restore.c48 static void ext_device_restore_test_cb(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in ext_device_restore_test_cb() argument
153 static void ext_device_restore_read_device_formats_cb(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in ext_device_restore_read_device_formats_cb() argument
H A Dext-stream-restore.c43 static void ext_stream_restore_test_cb(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in ext_stream_restore_test_cb() argument
103 static void ext_stream_restore_read_cb(pa_pdispatch *pd, uint32_t command, uint32_t tag, pa_tagstruct *t, void *userdata) { in ext_stream_restore_read_cb() argument
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dcommand_parser.h48 void AddCommand(std::unique_ptr<Command> command) { in AddCommand() argument
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLDebugTest.cpp24 StubCallback(EGLenum error, const char *command, EGLint messageType, EGLLabelKHR threadLabel, EGLLabelKHR objectLabel, const char *message) StubCallback() argument
32 CheckBadBindAPIError(EGLenum error, const char *command, EGLint messageType, EGLLabelKHR threadLabel, EGLLabelKHR objectLabel, const char *message) CheckBadBindAPIError() argument
/third_party/skia/tools/debugger/
H A DDebugLayerManager.h145 int command; member
/third_party/skia/tools/
H A Ddump_record.cpp45 void operator()(const T& command) { in operator ()() argument
56 void print(const T& command, double ns) { in print() argument
60 void print(const SkRecords::Restore& command, double ns) { in print() argument
65 void print(const SkRecords::Save& command, double ns) { in print() argument
70 print(const SkRecords::SaveLayer& command, double ns) print() argument
75 print(const SkRecords::DrawPicture& command, double ns) print() argument
90 print(const SkRecords::DrawAnnotation& command, double ns) print() argument
109 printNameAndTime(const T& command, double ns) printNameAndTime() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dpstream-util.c43 uint32_t command; in pa_pstream_send_tagstruct_with_ancil_data() local
/third_party/rust/crates/clap/src/
H A Dmacros.rs133 macro_rules! command { macros
157 macro_rules! command { macros
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dspeedstep-smi.c64 u32 command, result, magic, dummy; in speedstep_smi_ownership() local
102 u32 command, result = 0, edi, high_mhz, low_mhz, dummy; in speedstep_smi_get_freqs() local
150 unsigned int result = 0, command, new_state, dummy; speedstep_set_state() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dftrace.c243 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() argument
/kernel/linux/linux-5.10/arch/x86/pci/
H A Di386.c252 u16 command; in pcibios_allocate_dev_resources() local
/kernel/linux/linux-5.10/arch/mips/sgi-ip22/
H A Dip22-reset.c70 static void __noreturn sgi_machine_restart(char *command) in sgi_machine_restart() argument

Completed in 11 milliseconds

12345678910>>...66