/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | lib.c | 998 struct iwl_host_cmd cmd = { in iwlagn_send_patterns() local 1213 int iwl_dvm_send_cmd(struct iwl_priv *priv, struct iwl_host_cmd *cmd) in iwl_dvm_send_cmd() 1250 struct iwl_host_cmd cmd = { in iwl_dvm_send_cmd_pdu() local
|
/openbmc/linux/drivers/net/usb/ |
H A D | mcs7830.c | 182 u8 cmd[2] = { in mcs7830_read_phy() local 222 u8 cmd[2] = { in mcs7830_write_phy() local 328 static int mcs7830_ioctl(struct net_device *net, struct ifreq *rq, int cmd) in mcs7830_ioctl()
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | ttusb2.c | 71 static int ttusb2_msg(struct dvb_usb_device *d, u8 cmd, in ttusb2_msg() 120 static int tt3650_ci_msg(struct dvb_usb_device *d, u8 cmd, u8 *data, unsigned int write_len, unsign… in tt3650_ci_msg() 130 static int tt3650_ci_msg_locked(struct dvb_ca_en50221 *ca, u8 cmd, u8 *data, unsigned int write_len… in tt3650_ci_msg_locked()
|
/openbmc/linux/drivers/spmi/ |
H A D | spmi-mtk-pmif.c | 292 u32 rdata, cmd; in pmif_arb_cmd() local 317 u32 data, cmd; in pmif_spmi_read_cmd() local 384 u32 data, wdata, cmd; in pmif_spmi_write_cmd() local
|
/openbmc/linux/drivers/net/phy/ |
H A D | spi_ks8995.c | 185 static inline __be16 create_spi_cmd(struct ks8995_switch *ks, int cmd, in create_spi_cmd() 201 __be16 cmd; in ks8995_read() local 229 __be16 cmd; in ks8995_write() local
|
/openbmc/linux/net/ipv6/ |
H A D | af_inet6.c | 563 int inet6_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet6_ioctl() 611 static int inet6_compat_routing_ioctl(struct sock *sk, unsigned int cmd, in inet6_compat_routing_ioctl() 631 int inet6_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in inet6_compat_ioctl()
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | core_cia.c | 858 const char *cmd; in cia_decode_pci_error() local 904 const char *cmd; in cia_decode_pci_error() local 1090 const char *cmd; in cia_decode_parity_error() local
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | sdio.c | 51 static inline bool single_op(struct mmc_command *cmd) in single_op() 407 static int gb_sdio_command(struct gb_sdio_host *host, struct mmc_command *cmd) in gb_sdio_command() 554 struct mmc_command *cmd = mrq->cmd; in gb_mmc_request() local
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vce.c | 755 uint32_t cmd = amdgpu_ib_get_value(ib, idx + 1); in amdgpu_vce_ring_parse_cs() local 821 uint32_t cmd = amdgpu_ib_get_value(ib, idx + 1); in amdgpu_vce_ring_parse_cs() local 987 uint32_t cmd = amdgpu_ib_get_value(ib, idx + 1); in amdgpu_vce_ring_parse_cs_vm() local
|
/openbmc/linux/drivers/media/dvb-core/ |
H A D | dvbdev.c | 171 unsigned int cmd, unsigned long arg) in dvb_generic_ioctl() 955 unsigned int cmd, unsigned long arg, in dvb_usercopy()
|
/openbmc/qemu/hw/pci/ |
H A D | pcie_aer.c | 279 uint32_t cmd = 0; in pcie_aer_status_to_cmd() local 310 uint16_t cmd; in pcie_aer_msg_root_port() local 582 uint16_t cmd; in pcie_aer_inject_uncor_error() local
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | clk-rpmh.c | 144 struct tcs_cmd *cmd, bool wait) in clk_rpmh_send() 154 struct tcs_cmd cmd = { 0 }; in clk_rpmh_send_aggregate_command() local 253 struct tcs_cmd cmd = { 0 }; in clk_rpmh_bcm_send_cmd() local
|
/openbmc/linux/drivers/target/ |
H A D | target_core_device.c | 184 bool target_lun_is_rdonly(struct se_cmd *cmd) in target_lun_is_rdonly() 1058 passthrough_parse_cdb(struct se_cmd *cmd, in passthrough_parse_cdb() 1059 sense_reason_t (*exec_cmd)(struct se_cmd *cmd)) in passthrough_parse_cdb()
|
/openbmc/linux/net/nfc/ |
H A D | digital_dep.c | 65 u8 cmd; member 76 u8 cmd; member 88 u8 cmd; member 96 u8 cmd; member 102 u8 cmd; member
|
/openbmc/linux/drivers/scsi/ |
H A D | 3w-9xxx.c | 221 static bool twa_command_mapped(struct scsi_cmnd *cmd) in twa_command_mapped() 638 static long twa_chrdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in twa_chrdev_ioctl() 1330 struct scsi_cmnd *cmd; in twa_interrupt() local 1596 struct scsi_cmnd *cmd = tw_dev->srb[i]; in twa_reset_device_extension() local 1916 struct scsi_cmnd *cmd = tw_dev->srb[request_id]; in twa_scsiop_execute_scsi_complete() local
|
/openbmc/linux/include/linux/ |
H A D | wait.h | 303 #define ___wait_event(wq_head, condition, state, exclusive, ret, cmd) \ argument 1004 #define __wait_event_lock_irq(wq_head, condition, lock, cmd) \ argument 1034 #define wait_event_lock_irq_cmd(wq_head, condition, lock, cmd) \ argument 1069 #define __wait_event_interruptible_lock_irq(wq_head, condition, lock, cmd) \ argument 1101 #define wait_event_interruptible_lock_irq_cmd(wq_head, condition, lock, cmd) \ argument
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptctl.c | 619 __mptctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in __mptctl_ioctl() 695 mptctl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in mptctl_ioctl() 2714 compat_mptfwxfer_ioctl(struct file *filp, unsigned int cmd, in compat_mptfwxfer_ioctl() 2754 compat_mpt_command(struct file *filp, unsigned int cmd, in compat_mpt_command() 2807 static long compat_mpctl_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in compat_mpctl_ioctl()
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | addi_apci_3120.c | 207 struct comedi_cmd *cmd = &s->async->cmd; in apci3120_setup_dma() local 429 struct comedi_cmd *cmd = &async->cmd; in apci3120_interrupt_dma() local 475 struct comedi_cmd *cmd = &async->cmd; in apci3120_interrupt() local 540 struct comedi_cmd *cmd = &s->async->cmd; in apci3120_ai_cmd() local 594 struct comedi_cmd *cmd) in apci3120_ai_cmdtest()
|
/openbmc/linux/drivers/mmc/host/ |
H A D | bcm2835.c | 168 struct mmc_command *cmd; /* Current command */ member 192 static void bcm2835_dumpcmd(struct bcm2835_host *host, struct mmc_command *cmd, in bcm2835_dumpcmd() 540 void bcm2835_prepare_data(struct bcm2835_host *host, struct mmc_command *cmd) in bcm2835_prepare_data() 619 bool bcm2835_send_command(struct bcm2835_host *host, struct mmc_command *cmd) in bcm2835_send_command() 740 struct mmc_command *cmd = host->cmd; in bcm2835_finish_command() local
|
/openbmc/linux/net/caif/ |
H A D | cfdgml.c | 42 u8 cmd = -1; in cfdgml_receive() local
|
/openbmc/linux/tools/perf/ui/browsers/ |
H A D | res_sample.c | 37 char *cmd; in res_sample_browse() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/target/ |
H A D | __init__.py | 23 def run(self, cmd, timeout=None): argument
|
/openbmc/u-boot/drivers/mmc/ |
H A D | sandbox_mmc.c | 25 static int sandbox_mmc_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in sandbox_mmc_send_cmd()
|
/openbmc/linux/arch/sh/boards/mach-landisk/ |
H A D | gio.c | 56 static long gio_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in gio_ioctl()
|
/openbmc/linux/drivers/platform/x86/intel/ |
H A D | turbo_max_3.c | 37 u64 value, cmd = OC_MAILBOX_FC_CONTROL_CMD; in get_oc_core_priority() local
|