/openbmc/phosphor-net-ipmid/command/ |
H A D | open_session.cpp | 9 namespace command namespace
|
/openbmc/linux/samples/bpf/ |
H A D | tracex7_user.c | 13 char command[256]; in main() local
|
/openbmc/linux/drivers/platform/mips/ |
H A D | ls2k-reset.c | 17 static void ls2k_restart(char *command) in ls2k_restart()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | reset.c | 88 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 D | can.json | 18 "command": "2:2:big:8717", string 32 "command": "2:2:big:48059", string
|
/openbmc/linux/drivers/platform/x86/intel/ifs/ |
H A D | runtest.c | 271 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 D | bmc_event_ack_v2.c | 18 static const uint8_t command[] = { variable
|
H A D | mbox.c | 108 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 D | responder.h | 14 uint8_t command; member
|
/openbmc/linux/arch/mips/dec/ |
H A D | reset.c | 22 void __noreturn dec_machine_restart(char *command) in dec_machine_restart()
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_firewall.h | 78 struct command_support command[MAX_COMMAND]; member 94 int command; member
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-wilco-ec.c | 26 u8 command; member 76 u8 command; member
|
/openbmc/dbus-sensors/src/nvme/ |
H A D | NVMeBasicContext.cpp | 60 auto command = in encodeBasicQuery() local 285 auto command = encodeBasicQuery(sensor->bus, sensor->address, 0x00); in readAndProcessNVMeSensor() local
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci.c | 173 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 D | file_io.c | 34 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() 492 int encode_rw_file_by_type_memory_resp(uint8_t instance_id, uint8_t command, in encode_rw_file_by_type_memory_resp() 521 int encode_rw_file_by_type_memory_req(uint8_t instance_id, uint8_t command, in encode_rw_file_by_type_memory_req() 696 int encode_rw_file_by_type_resp(uint8_t instance_id, uint8_t command, in encode_rw_file_by_type_resp() 729 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 D | bmc_event_ack_v2.c | 24 static const uint8_t command[] = { variable
|
/openbmc/linux/include/linux/ |
H A D | surface_acpi_notify.h | 29 u8 command; member
|
/openbmc/openbmc-tools/rootfs_size/ |
H A D | rootfs_size.py | 94 command = ["unsquashfs", "-d", squashfsdir, SQUASHFS] variable
|
/openbmc/linux/arch/mips/jazz/ |
H A D | reset.c | 49 void jazz_machine_restart(char *command) in jazz_machine_restart()
|
/openbmc/linux/drivers/misc/ibmasm/ |
H A D | lowlevel.c | 24 struct command *command = sp->current_command; in ibmasm_send_i2o_message() local
|
/openbmc/linux/samples/user_events/ |
H A D | example.c | 21 static int event_reg(int fd, const char *command, int *write, int *enabled) in event_reg()
|
/openbmc/linux/drivers/fsi/ |
H A D | fsi-master-i2cr.c | 74 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 D | panel-mipi-dbi.c | 104 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 D | i2c-mux-pca9541.c | 99 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 D | eeprom93xx.c | 79 uint8_t command; member 160 uint8_t command = eeprom->command; in eeprom93xx_write() local
|