/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | file_io.cpp | 254 void encodeRWResponseHandler(uint8_t instance_id, uint8_t command, in encodeRWResponseHandler() 305 void encodeRWTypeMemoryResponseHandler(uint8_t instance_id, uint8_t command, in encodeRWTypeMemoryResponseHandler() 319 void encodeRWTypeResponseHandler(uint8_t instance_id, uint8_t command, in encodeRWTypeResponseHandler()
|
/openbmc/u-boot/drivers/fastboot/ |
H A D | fb_command.c | 42 const char *command; member
|
/openbmc/linux/drivers/misc/mei/ |
H A D | mkhi.h | 40 u8 command; member
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-pca9570.c | 27 u32 command; member
|
/openbmc/openbmc-tools/bi2cp/ |
H A D | bi2cp | 249 def __init__(self, command, xfer): argument 308 def __init__(self, command, start, repeat): argument
|
/openbmc/linux/drivers/usb/serial/ |
H A D | whiteheat.c | 223 __u8 *command; in whiteheat_attach() local 531 static int firm_send_command(struct usb_serial_port *port, __u8 command, in firm_send_command()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-roccat-koneplus.c | 83 size_t real_size, uint command) in koneplus_sysfs_read() 108 size_t real_size, uint command) in koneplus_sysfs_write()
|
H A D | hid-roccat-pyra.c | 85 size_t real_size, uint command) in pyra_sysfs_read() 110 size_t real_size, uint command) in pyra_sysfs_write()
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | mxc_nand_spl.c | 119 static void nfc_nand_command(unsigned short command) in nfc_nand_command()
|
/openbmc/linux/drivers/scsi/aacraid/ |
H A D | sa.c | 152 static int sa_sync_cmd(struct aac_dev *dev, u32 command, in sa_sync_cmd()
|
/openbmc/qemu/qapi/ |
H A D | qmp-dispatch.c | 142 const char *command; in qmp_dispatch() local
|
/openbmc/linux/drivers/media/rc/ |
H A D | ir-nec-decoder.c | 44 u8 address, not_address, command, not_command; in ir_nec_decode() local
|
/openbmc/linux/drivers/char/agp/ |
H A D | sis-agp.c | 78 u32 command; in sis_delayed_enable() local
|
/openbmc/linux/arch/mips/txx9/generic/ |
H A D | setup_tx4927.c | 45 static void tx4927_machine_restart(char *command) in tx4927_machine_restart()
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_handler.cpp | 449 uint32_t chipPosition, uint32_t command) in phalSbeExceptionHandler()
|
/openbmc/linux/drivers/block/mtip32xx/ |
H A D | mtip32xx.c | 651 struct mtip_cmd *command; in mtip_workq_sdbfx() local 1447 struct mtip_cmd *command, in fill_command_sg() 1476 static int exec_drive_task(struct mtip_port *port, u8 *command) in exec_drive_task() 1545 static int exec_drive_command(struct mtip_port *port, u8 *command, in exec_drive_command() 1653 static unsigned int implicit_sector(unsigned char command, in implicit_sector() 2046 struct mtip_cmd *command, in mtip_hw_submit_io()
|
/openbmc/linux/drivers/rpmsg/ |
H A D | qcom_glink_native.c | 681 struct command { in qcom_glink_advertise_intent() struct 682 __le16 id; in qcom_glink_advertise_intent() 683 __le16 lcid; in qcom_glink_advertise_intent() 684 __le32 count; in qcom_glink_advertise_intent() 685 __le32 size; in qcom_glink_advertise_intent() 686 __le32 liid; in qcom_glink_advertise_intent()
|
/openbmc/linux/sound/pci/asihpi/ |
H A D | hpi6205.c | 733 u32 command = phm->u.d.u.buffer.command; in outstream_host_buffer_allocate() local 864 u32 command = phm->u.d.u.buffer.command; in outstream_host_buffer_free() local 1019 u32 command = phm->u.d.u.buffer.command; in instream_host_buffer_allocate() local 1141 u32 command = phm->u.d.u.buffer.command; in instream_host_buffer_free() local
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | ads7846.c | 329 u8 command; member 342 u8 command[3]; member 352 static int ads7846_read12_ser(struct device *dev, unsigned command) in ads7846_read12_ser() 427 static int ads7845_read12_ser(struct device *dev, unsigned command) in ads7845_read12_ser()
|
/openbmc/linux/drivers/usb/usbip/ |
H A D | vudc_tx.c | 16 __u32 command, __u32 seqnum) in setup_base_pdu()
|
/openbmc/u-boot/drivers/ddr/marvell/a38x/ |
H A D | xor.c | 290 int mv_xor_command_set(u32 chan, enum mv_command command) in mv_xor_command_set()
|
/openbmc/linux/drivers/platform/surface/aggregator/ |
H A D | ssh_request_layer.c | 468 const struct ssh_command *command, in ssh_rtl_complete() 913 struct ssh_command *command; in ssh_rtl_rx_command() local
|
/openbmc/linux/drivers/i2c/ |
H A D | i2c-dev.c | 312 u8 read_write, u8 command, u32 size, in i2cdev_ioctl_smbus() 502 u8 command; member
|
/openbmc/qemu/hw/net/ |
H A D | i82596.c | 340 uint16_t command, cuc, ruc; in examine_scb() local 596 uint16_t command, status; in i82596_receive() local
|
/openbmc/libpldm/src/dsp/ |
H A D | base.c | 559 int encode_cc_only_resp(uint8_t instance_id, uint8_t type, uint8_t command, in encode_cc_only_resp() 584 uint8_t pldm_type, uint8_t command, in encode_pldm_header_only()
|