Home
last modified time | relevance | path

Searched defs:cmd (Results 3426 – 3450 of 4702) sorted by relevance

1...<<131132133134135136137138139140>>...189

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c3187 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 Dbnx2x_ethtool.c222 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 Dnfit.c1326 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 Dhclge_debugfs.c167 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 Dec_commands.h912 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 Dsmartpqi_init.c63 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 Dsyscall.c4967 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 Datmel.c2619 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 Dmegaraid.h91 /* 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 Dpcm_native.c207 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 Dsmscufx.c814 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 Duli526x.c920 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 Dip_tables.c1621 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 Dsc92031.c1119 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 Dqla_mr.c2973 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 Dsmu_v13_0_6_ppt.c1723 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 Dsmu_v13_0_0_ppt.c2249 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 Dnm256.c546 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 Dqed_mcp.h153 u32 cmd; member
802 u32 cmd; member
/openbmc/linux/drivers/block/
H A Damiflop.c1536 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 Dusbtmc.c649 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 Dlow_i2c.c835 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 Drvu_npc_hash.c786 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 Dvmware_vga.c601 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 Dqca8k-8xxx.c169 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()

1...<<131132133134135136137138139140>>...189