/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | hfcmulti.c | 3187 hfcm_l1callback(struct dchannel *dch, u_int cmd) in hfcm_l1callback() 3656 hfcm_bctrl(struct mISDNchannel *ch, u_int cmd, void *arg) in hfcm_bctrl() 4142 hfcm_dctrl(struct mISDNchannel *ch, u_int cmd, void *arg) in hfcm_dctrl()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_ethtool.c | 222 struct ethtool_link_ksettings *cmd) in bnx2x_get_vf_link_ksettings() 262 struct ethtool_link_ksettings *cmd) in bnx2x_get_link_ksettings() 369 const struct ethtool_link_ksettings *cmd) in bnx2x_set_link_ksettings()
|
/openbmc/linux/tools/testing/nvdimm/test/ |
H A D | nfit.c | 1326 struct nvdimm *nvdimm, unsigned int cmd, void *buf, in nfit_ctl_dbg() 1349 struct nvdimm *nvdimm, unsigned int cmd, void *buf, in nfit_test_ctl() 2890 } cmd; in nfit_ctl_test() local
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_debugfs.c | 167 enum hclge_opcode_type cmd) in hclge_dbg_cmd_send() 640 enum hnae3_dbg_cmd cmd, char *buf, int len) in hclge_dbg_dump_reg_cmd() 2568 int hclge_dbg_read_cmd(struct hnae3_handle *handle, enum hnae3_dbg_cmd cmd, in hclge_dbg_read_cmd()
|
/openbmc/u-boot/include/ |
H A D | ec_commands.h | 912 uint8_t cmd; /* Command to check */ member 916 uint16_t cmd; /* Command to check */ member 1288 uint8_t cmd; member 1702 uint8_t cmd; /* Command (see enum lightbar_command) */ member 1902 uint8_t cmd; /* enum ec_vboot_hash_cmd */ member 2204 uint8_t cmd; member 2898 uint8_t cmd; /* Command to send (enum ec_keyscan_seq_cmd) */ member 3545 uint8_t cmd; /* enum charge_state_command */ member 3876 uint8_t cmd; /* enum ec_reboot_cmd */ member 4110 uint8_t cmd; member [all …]
|
/openbmc/linux/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 63 static struct pqi_cmd_priv *pqi_cmd_priv(struct scsi_cmnd *cmd) in pqi_cmd_priv() 608 struct pqi_raid_path_request *request, u8 cmd, in pqi_build_raid_path_request() 766 static int pqi_send_scsi_raid_request(struct pqi_ctrl_info *ctrl_info, u8 cmd, in pqi_send_scsi_raid_request() 789 u8 cmd, void *buffer, size_t buffer_length) in pqi_send_ctrl_raid_request() 796 u8 cmd, void *buffer, size_t buffer_length, in pqi_send_ctrl_raid_with_error() 1151 static inline int pqi_report_luns(struct pqi_ctrl_info *ctrl_info, u8 cmd, void *buffer, in pqi_report_luns() 1157 static int pqi_report_phys_logical_luns(struct pqi_ctrl_info *ctrl_info, u8 cmd, void **buffer) in pqi_report_phys_logical_luns() 6836 static int pqi_ioctl(struct scsi_device *sdev, unsigned int cmd, in pqi_ioctl()
|
/openbmc/linux/kernel/bpf/ |
H A D | syscall.c | 4967 int cmd) in bpf_map_do_batch() 5427 static int __sys_bpf(int cmd, bpfptr_t uattr, unsigned int size) in __sys_bpf() 5568 SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) in SYSCALL_DEFINE3() argument 5585 BPF_CALL_3(bpf_sys_bpf, int, cmd, union bpf_attr *, attr, u32, attr_size) in BPF_CALL_3() argument 5612 int kern_sys_bpf(int cmd, union bpf_attr *attr, unsigned int size) in kern_sys_bpf()
|
/openbmc/linux/drivers/net/wireless/atmel/ |
H A D | atmel.c | 2619 static int atmel_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in atmel_ioctl() 2732 } cmd; in atmel_scan() local 2775 } cmd; in join() local 2796 } cmd; in start() local 4035 void *cmd, int cmd_size) in atmel_send_command() 4046 void *cmd, int cmd_size) in atmel_send_command_wait()
|
/openbmc/linux/drivers/scsi/ |
H A D | megaraid.h | 91 /* 0x0 */ u8 cmd; member 195 struct scsi_cmnd *cmd; member 526 u8 cmd; member 768 struct scsi_cmnd cmd; member
|
/openbmc/linux/sound/core/ |
H A D | pcm_native.c | 207 unsigned cmd, void *arg) in snd_pcm_ops_ioctl() 3292 unsigned int cmd, void __user *arg) in snd_pcm_common_ioctl() 3399 static long snd_pcm_ioctl(struct file *file, unsigned int cmd, in snd_pcm_ioctl() 3426 unsigned int cmd, void *arg) in snd_pcm_kernel_ioctl()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | smscufx.c | 814 static void ufx_raw_rect(struct ufx_data *dev, u16 *cmd, int x, int y, in ufx_raw_rect() 987 static int ufx_ops_ioctl(struct fb_info *info, unsigned int cmd, in ufx_ops_ioctl()
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | uli526x.c | 920 struct ethtool_link_ksettings *cmd) in ULi_ethtool_get_link_ksettings() 979 struct ethtool_link_ksettings *cmd) in netdev_get_link_ksettings()
|
/openbmc/linux/net/ipv4/netfilter/ |
H A D | ip_tables.c | 1621 do_ipt_set_ctl(struct sock *sk, int cmd, sockptr_t arg, unsigned int len) in do_ipt_set_ctl() 1650 do_ipt_get_ctl(struct sock *sk, int cmd, void __user *user, int *len) in do_ipt_get_ctl()
|
/openbmc/linux/drivers/net/ethernet/silan/ |
H A D | sc92031.c | 1119 struct ethtool_link_ksettings *cmd) in sc92031_ethtool_get_link_ksettings() 1182 const struct ethtool_link_ksettings *cmd) in sc92031_ethtool_set_link_ksettings()
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_mr.c | 2973 struct scsi_cmnd *cmd; in qlafx00_build_scsi_iocbs() local 3057 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qlafx00_start_scsi() local
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0_6_ppt.c | 1723 SwI2cCmd_t *cmd = &req->SwI2cCmds[c]; in smu_v13_0_6_i2c_xfer() local 1763 SwI2cCmd_t *cmd = &res->SwI2cCmds[c]; in smu_v13_0_6_i2c_xfer() local
|
H A D | smu_v13_0_0_ppt.c | 2249 SwI2cCmd_t *cmd = &req->SwI2cCmds[c]; in smu_v13_0_0_i2c_xfer() local 2289 SwI2cCmd_t *cmd = &res->SwI2cCmds[c]; in smu_v13_0_0_i2c_xfer() local
|
/openbmc/linux/sound/pci/nm256/ |
H A D | nm256.c | 546 snd_nm256_playback_trigger(struct snd_pcm_substream *substream, int cmd) in snd_nm256_playback_trigger() 584 snd_nm256_capture_trigger(struct snd_pcm_substream *substream, int cmd) in snd_nm256_capture_trigger()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.h | 153 u32 cmd; member 802 u32 cmd; member
|
/openbmc/linux/drivers/block/ |
H A D | amiflop.c | 1536 unsigned int cmd, unsigned long param) in fd_locked_ioctl() 1610 unsigned int cmd, unsigned long param) in fd_ioctl()
|
/openbmc/linux/drivers/usb/class/ |
H A D | usbtmc.c | 649 void __user *arg, unsigned int cmd) in usbtmc488_ioctl_simple() 2057 static long usbtmc_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in usbtmc_ioctl()
|
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | low_i2c.c | 835 static void smu_i2c_complete(struct smu_i2c_cmd *cmd, void *misc) in smu_i2c_complete() 843 struct smu_i2c_cmd *cmd = bus->hostdata; in smu_i2c_xfer() local
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_hash.c | 786 u8 ctype, u32 *seq_id, bool cmd, u32 mcam_idx, u16 pcifunc) in rvu_npc_exact_add_to_list() 1317 u16 chan, u8 ctype, u32 *seq_id, bool cmd, in rvu_npc_exact_add_table_entry()
|
/openbmc/qemu/hw/display/ |
H A D | vmware_vga.c | 601 uint32_t cmd = s->fifo[s->fifo_stop >> 2]; in vmsvga_fifo_read_raw() local 618 uint32_t cmd, colour; in vmsvga_fifo_run() local
|
/openbmc/linux/drivers/net/dsa/qca/ |
H A D | qca8k-8xxx.c | 169 u8 len, cmd; in qca8k_rw_reg_ack_handler() local 218 static struct sk_buff *qca8k_alloc_mdio_header(enum mdio_cmd cmd, u32 reg, u32 *val, in qca8k_alloc_mdio_header()
|