Home
last modified time | relevance | path

Searched defs:command (Results 126 – 150 of 928) sorted by relevance

12345678910>>...38

/openbmc/phosphor-net-ipmid/command/
H A Dopen_session.cpp9 namespace command namespace
/openbmc/linux/samples/bpf/
H A Dtracex7_user.c13 char command[256]; in main() local
/openbmc/linux/drivers/platform/mips/
H A Dls2k-reset.c17 static void ls2k_restart(char *command) in ls2k_restart()
/openbmc/linux/arch/mips/kernel/
H A Dreset.c88 void machine_restart(char *command) in machine_restart()
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dcan.json18 "command": "2:2:big:8717", string
32 "command": "2:2:big:48059", string
/openbmc/linux/drivers/platform/x86/intel/ifs/
H A Druntest.c271 union ifs_array *command = data; in do_array_test() local
294 union ifs_array command = {}; in ifs_array_test_core() local
/openbmc/phosphor-mboxd/test/
H A Dbmc_event_ack_v2.c18 static const uint8_t command[] = { variable
H A Dmbox.c108 int mbox_command_write(struct mbox_context *context, const uint8_t *command, in mbox_command_write()
136 int mbox_command_dispatch(struct mbox_context *context, const uint8_t *command, in mbox_command_dispatch()
/openbmc/libpldm/src/
H A Dresponder.h14 uint8_t command; member
/openbmc/linux/arch/mips/dec/
H A Dreset.c22 void __noreturn dec_machine_restart(char *command) in dec_machine_restart()
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_firewall.h78 struct command_support command[MAX_COMMAND]; member
94 int command; member
/openbmc/linux/drivers/rtc/
H A Drtc-wilco-ec.c26 u8 command; member
76 u8 command; member
/openbmc/dbus-sensors/src/
H A DNVMeBasicContext.cpp60 auto command = in encodeBasicQuery() local
285 auto command = encodeBasicQuery(sensor->bus, sensor->address, 0x00); in readAndProcessNVMeSensor() local
/openbmc/linux/drivers/usb/host/
H A Dxhci.c173 u32 command; in xhci_reset() local
535 struct xhci_command *command; in xhci_run() local
854 u32 command; in xhci_suspend() local
966 u32 command, temp = 0; in xhci_resume() local
1435 struct xhci_command *command; in xhci_check_maxpacket() local
1657 struct xhci_command *command; in xhci_urb_dequeue() local
2900 struct xhci_command *command; in xhci_check_bandwidth() local
3538 struct xhci_command *command; in xhci_free_streams() local
3866 struct xhci_command *command; in xhci_disable_slot() local
3942 struct xhci_command *command; in xhci_alloc_dev() local
[all …]
/openbmc/libpldm/src/oem/ibm/
H A Dfile_io.c34 int encode_rw_file_memory_resp(uint8_t instance_id, uint8_t command, in encode_rw_file_memory_resp()
63 int encode_rw_file_memory_req(uint8_t instance_id, uint8_t command, in encode_rw_file_memory_req()
491 int encode_rw_file_by_type_memory_resp(uint8_t instance_id, uint8_t command, in encode_rw_file_by_type_memory_resp()
520 int encode_rw_file_by_type_memory_req(uint8_t instance_id, uint8_t command, in encode_rw_file_by_type_memory_req()
695 int encode_rw_file_by_type_resp(uint8_t instance_id, uint8_t command, in encode_rw_file_by_type_resp()
728 int encode_rw_file_by_type_req(uint8_t instance_id, uint8_t command, in encode_rw_file_by_type_req()
/openbmc/hiomapd/test/
H A Dbmc_event_ack_v2.c24 static const uint8_t command[] = { variable
/openbmc/linux/include/linux/
H A Dsurface_acpi_notify.h29 u8 command; member
/openbmc/openbmc-tools/rootfs_size/
H A Drootfs_size.py94 command = ["unsquashfs", "-d", squashfsdir, SQUASHFS] variable
/openbmc/linux/arch/mips/jazz/
H A Dreset.c49 void jazz_machine_restart(char *command) in jazz_machine_restart()
/openbmc/linux/drivers/misc/ibmasm/
H A Dlowlevel.c24 struct command *command = sp->current_command; in ibmasm_send_i2o_message() local
/openbmc/linux/samples/user_events/
H A Dexample.c21 static int event_reg(int fd, const char *command, int *write, int *enabled) in event_reg()
/openbmc/linux/drivers/fsi/
H A Dfsi-master-i2cr.c74 static int i2cr_transfer(struct i2c_client *client, u32 command, u64 *data) in i2cr_transfer()
139 u32 command = i2cr_get_command(addr, I2CR_INITIAL_PARITY); in fsi_master_i2cr_read() local
/openbmc/linux/drivers/gpu/drm/tiny/
H A Dpanel-mipi-dbi.c104 u8 command = config->commands[i++]; in panel_mipi_dbi_check_commands() local
175 u8 command = commands->buf[i++]; in panel_mipi_dbi_commands_execute() local
/openbmc/linux/drivers/i2c/muxes/
H A Di2c-mux-pca9541.c99 static int pca9541_reg_write(struct i2c_client *client, u8 command, u8 val) in pca9541_reg_write()
113 static int pca9541_reg_read(struct i2c_client *client, u8 command) in pca9541_reg_read()
/openbmc/qemu/hw/nvram/
H A Deeprom93xx.c79 uint8_t command; member
160 uint8_t command = eeprom->command; in eeprom93xx_write() local

12345678910>>...38