Home
last modified time | relevance | path

Searched defs:command (Results 226 – 250 of 925) sorted by relevance

12345678910>>...37

/openbmc/phosphor-net-ipmid/command/
H A Dsession_cmds.hpp7 namespace command namespace
H A Dguid.cpp18 namespace command namespace
H A Drakp12.hpp9 namespace command namespace
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c181 static u32 pcode_mailbox_read(u32 command) in pcode_mailbox_read()
204 static int pcode_mailbox_write(u32 command, u32 data) in pcode_mailbox_write()
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemurunner.py649 def run_monitor(self, command, args=None, timeout=60): argument
657 def run_serial(self, command, raw=False, timeout=60): argument
/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.cpp187 const std::string& command, in makeDbusMsg()
279 const std::string&, const std::string& command, in makeDbusMsg()
/openbmc/linux/drivers/comedi/drivers/
H A Dni_usb6501.c168 static int ni6501_port_command(struct comedi_device *dev, int command, in ni6501_port_command()
250 static int ni6501_counter_command(struct comedi_device *dev, int command, in ni6501_counter_command()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-highlander.c112 u8 command, int len) in highlander_i2c_command()
277 u8 command, int size, in highlander_i2c_smbus_xfer()
H A Di2c-sibyte.c29 u8 command, int size, union i2c_smbus_data * data) in smbus_xfer()
H A Di2c-mlxbf.c699 u32 command; in mlxbf_i2c_smbus_enable() local
894 u8 *command, u8 *data, bool read, bool pec_check) in mlxbf_i2c_smbus_data_byte_func()
913 u8 *command, u8 *data, bool read, bool pec_check) in mlxbf_i2c_smbus_data_word_func()
932 u8 *command, u8 *data, u8 *data_len, bool read, in mlxbf_i2c_smbus_i2c_block_func()
967 u8 *command, u8 *data, u8 *data_len, in mlxbf_i2c_smbus_block_func()
995 u8 *command, u8 *data, bool pec_check) in mlxbf_i2c_smbus_process_call_func()
1017 u8 *command, u8 *data, u8 *data_len, in mlxbf_i2c_smbus_blk_process_call_func()
2071 u8 command, int size, in mlxbf_i2c_smbus_xfer()
/openbmc/linux/fs/smb/server/
H A Dserver.c112 u16 command; in __process_request() local
166 u16 command = 0; in __handle_ksmbd_work() local
/openbmc/linux/arch/mips/loongson64/
H A Dreset.c24 static void loongson_restart(char *command) in loongson_restart()
/openbmc/openpower-occ-control/
H A Docc_command.cpp109 CmdStatus OccCommand::send(const std::vector<uint8_t>& command, in send()
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dosc.py58 def _buildosccommand(self, ud, d, command): argument
/openbmc/phosphor-bmc-code-mgmt/
H A Dutils.cpp93 std::string command = ""; in buildCommandStr() local
/openbmc/qemu/hw/audio/
H A Dintel-hda.h36 void (*command)(HDACodecDevice *dev, uint32_t nid, uint32_t data); member
/openbmc/linux/drivers/iio/chemical/
H A Dscd30.h68 scd30_command_t command; member
/openbmc/linux/drivers/net/ieee802154/
H A Dca8210.c1072 struct mac_message command, response; in tdme_setsfr_request_sync() local
1443 struct mac_message command; in mcps_data_request() local
1501 struct mac_message command, response; in mlme_reset_request_sync() local
1554 struct mac_message command, response; in mlme_set_request_sync() local
1622 struct mac_message command, response; in hwme_set_request_sync() local
1664 struct mac_message command, response; in hwme_get_request_sync() local
1854 static int ca8210_net_rx(struct ieee802154_hw *hw, u8 *command, size_t len) in ca8210_net_rx()
2454 u8 command[CA8210_SPI_BUF_SIZE]; in ca8210_test_int_user_write() local
/openbmc/linux/drivers/fsi/
H A Dfsi-sbefifo.c495 const __be32 *command, size_t cmd_len) in sbefifo_send_command()
634 const __be32 *command, size_t cmd_len, in sbefifo_do_command()
688 const __be32 *command, size_t cmd_len, in __sbefifo_submit()
738 int sbefifo_submit(struct device *dev, const __be32 *command, size_t cmd_len, in sbefifo_submit()
/openbmc/u-boot/include/
H A Dcros_ec.h227 int (*command)(struct udevice *dev, uint8_t cmd, int cmd_version, member
/openbmc/linux/drivers/soc/fsl/qe/
H A Ducc_slow.c127 u32 command; in ucc_slow_init() local
/openbmc/phosphor-net-ipmid/
H A Dmessage_handler.cpp109 auto command = inMessage->getCommand(); in executeCommand() local
/openbmc/linux/arch/mips/sgi-ip22/
H A Dip22-reset.c70 static void __noreturn sgi_machine_restart(char *command) in sgi_machine_restart()
/openbmc/linux/drivers/input/misc/
H A Dibm-panel.c20 u8 command[11]; member
/openbmc/qemu/tests/vm/
H A Dbasevm.py399 def console_send(self, command): argument
409 def console_wait_send(self, wait, command): argument

12345678910>>...37