Home
last modified time | relevance | path

Searched defs:cmd (Results 451 – 475 of 4685) sorted by relevance

1...<<11121314151617181920>>...188

/openbmc/linux/net/bluetooth/hidp/
H A Dsock.c50 static int do_hidp_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) in do_hidp_sock_ioctl()
126 static int hidp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in hidp_sock_ioctl()
148 static int hidp_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in hidp_sock_compat_ioctl()
/openbmc/linux/drivers/auxdisplay/
H A Dhd44780.c106 static void hd44780_write_cmd_gpio8(struct hd44780_common *hdc, int cmd) in hd44780_write_cmd_gpio8()
145 static void hd44780_write_cmd_gpio4(struct hd44780_common *hdc, int cmd) in hd44780_write_cmd_gpio4()
156 static void hd44780_write_cmd_raw_gpio4(struct hd44780_common *hdc, int cmd) in hd44780_write_cmd_raw_gpio4()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c745 struct ethtool_link_ksettings *cmd) in hns3_get_ksettings()
770 struct ethtool_link_ksettings *cmd) in hns3_get_link_ksettings()
996 struct ethtool_rxnfc *cmd, in hns3_get_rxnfc()
1358 struct ethtool_coalesce *cmd, in hns3_get_coalesce()
1391 struct ethtool_coalesce *cmd) in hns3_check_gl_coalesce_para()
1435 struct ethtool_coalesce *cmd) in hns3_check_rl_coalesce_para()
1463 struct ethtool_coalesce *cmd) in hns3_check_ql_coalesce_param()
1503 struct ethtool_coalesce *cmd, in hns3_check_coalesce_para()
1530 struct ethtool_coalesce *cmd, in hns3_set_coalesce_per_queue()
1569 struct ethtool_coalesce *cmd, in hns3_set_coalesce()
[all …]
/openbmc/linux/drivers/block/
H A Dnbd.c180 static void nbd_requeue_cmd(struct nbd_cmd *cmd) in nbd_requeue_cmd()
190 static u64 nbd_cmd_handle(struct nbd_cmd *cmd) in nbd_cmd_handle()
209 static const char *nbdcmd_to_ascii(int cmd) in nbdcmd_to_ascii()
353 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(req); in nbd_complete_rq() local
417 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(req); in nbd_xmit_timeout() local
756 struct nbd_cmd *cmd; in nbd_handle_reply() local
859 struct nbd_cmd *cmd; in recv_work() local
912 struct nbd_cmd *cmd = blk_mq_rq_to_pdu(req); in nbd_clear_req() local
1482 unsigned int cmd, unsigned long arg) in __nbd_ioctl()
1529 unsigned int cmd, unsigned long arg) in nbd_ioctl()
[all …]
H A Dublk_drv.c127 struct io_uring_cmd *cmd; member
1260 struct io_uring_cmd *cmd = io->cmd; in ublk_queue_cmd() local
1660 struct io_uring_cmd *cmd, unsigned long buf_addr) in ublk_fill_io_cmd()
2217 struct io_uring_cmd *cmd) in ublk_ctrl_get_queue_affinity()
2268 static int ublk_ctrl_add_dev(struct io_uring_cmd *cmd) in ublk_ctrl_add_dev()
2473 struct io_uring_cmd *cmd) in ublk_ctrl_get_dev_info()
2504 struct io_uring_cmd *cmd) in ublk_ctrl_get_params()
2535 struct io_uring_cmd *cmd) in ublk_ctrl_set_params()
2597 struct io_uring_cmd *cmd) in ublk_ctrl_start_recovery()
2641 struct io_uring_cmd *cmd) in ublk_ctrl_end_recovery()
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dga102.c34 ga102_flcn_dma_xfer(struct nvkm_falcon *falcon, u32 mem_base, u32 dma_base, u32 cmd) in ga102_flcn_dma_xfer()
43 enum nvkm_falcon_mem mem_type, bool sec, u32 *cmd) in ga102_flcn_dma_init()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-responder.c88 struct iwl_tof_responder_config_cmd_v9 *cmd) in iwl_mvm_ftm_responder_set_ndp()
117 struct iwl_tof_responder_config_cmd_v9 cmd = { in iwl_mvm_ftm_responder_cmd() local
173 struct iwl_tof_responder_dyn_config_cmd_v2 cmd = { in iwl_mvm_ftm_responder_dyn_cfg_v2() local
219 struct iwl_tof_responder_dyn_config_cmd cmd; in iwl_mvm_ftm_responder_dyn_cfg_v3() local
H A Dftm-initiator.c228 struct iwl_tof_range_req_cmd_v5 *cmd, in iwl_mvm_ftm_cmd_v5()
259 struct iwl_tof_range_req_cmd_v9 *cmd, in iwl_mvm_ftm_cmd_common()
305 struct iwl_tof_range_req_cmd_v8 *cmd, in iwl_mvm_ftm_cmd_v8()
641 struct iwl_tof_range_req_cmd_v8 cmd; in iwl_mvm_ftm_start_v8() local
667 struct iwl_tof_range_req_cmd_v9 cmd; in iwl_mvm_ftm_start_v9() local
769 struct iwl_tof_range_req_cmd_v11 cmd; in iwl_mvm_ftm_start_v11() local
840 struct iwl_tof_range_req_cmd_v12 cmd; in iwl_mvm_ftm_start_v12() local
868 struct iwl_tof_range_req_cmd_v13 cmd; in iwl_mvm_ftm_start_v13() local
959 struct iwl_tof_range_abort_cmd cmd = { in iwl_mvm_ftm_abort() local
/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-max.c49 static int lnb_command(struct ddb *dev, u32 link, u32 lnb, u32 cmd) in lnb_command()
68 struct dvb_diseqc_master_cmd *cmd) in max_send_master_cmd()
93 struct dvb_diseqc_master_cmd *cmd) in lnb_send_diseqc()
108 struct dvb_diseqc_master_cmd cmd = { in lnb_set_sat() local
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dspi.c92 u8 *cmd; in wl12xx_spi_reset() local
123 u8 *cmd = kzalloc(WSPI_INIT_CMD_LEN, GFP_KERNEL); in wl12xx_spi_init() local
238 u32 *cmd; in wl12xx_spi_raw_read() local
304 u32 *cmd; in __wl12xx_spi_raw_write() local
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_so.c74 u32 cmd[]; /* Immutable */ member
168 } *cmd; in vmw_view_create() local
211 } *cmd; in vmw_view_destroy() local
315 const void *cmd, in vmw_view_add()
H A Dvmwgfx_gmr.c44 uint32_t *cmd; in vmw_gmr2_bind() local
110 uint32_t *cmd; in vmw_gmr2_unbind() local
/openbmc/qemu/target/s390x/kvm/
H A Dpv.c32 static int __s390_pv_cmd(uint32_t cmd, const char *cmdname, void *data, in __s390_pv_cmd()
60 #define s390_pv_cmd(cmd, data) __s390_pv_cmd(cmd, #cmd, data, NULL) argument
61 #define s390_pv_cmd_pvrc(cmd, data, pvrc) __s390_pv_cmd(cmd, #cmd, data, pvrc) argument
62 #define s390_pv_cmd_exit(cmd, data) \ argument
/openbmc/linux/fs/autofs/
H A Ddev-ioctl.c56 static int check_dev_ioctl_version(int cmd, struct autofs_dev_ioctl *param) in check_dev_ioctl_version()
111 static int validate_dev_ioctl(int cmd, struct autofs_dev_ioctl *param) in validate_dev_ioctl()
564 #define cmd_idx(cmd) (cmd - _IOC_NR(AUTOFS_DEV_IOCTL_IOC_FIRST)) argument
566 static ioctl_fn lookup_dev_ioctl(unsigned int cmd) in lookup_dev_ioctl()
599 unsigned int cmd_first, cmd; in _autofs_dev_ioctl() local
/openbmc/linux/drivers/comedi/drivers/
H A Dusbduxfast.c229 struct comedi_cmd *cmd = &async->cmd; in usbduxfast_ai_handle_urb() local
321 struct comedi_cmd *cmd) in usbduxfast_ai_check_chanlist()
351 struct comedi_cmd *cmd) in usbduxfast_ai_cmdtest()
439 struct comedi_cmd *cmd = &s->async->cmd; in usbduxfast_ai_inttrig() local
468 struct comedi_cmd *cmd = &s->async->cmd; in usbduxfast_ai_cmd() local
H A Daddi_apci_2032.c79 struct comedi_cmd *cmd) in apci2032_int_cmdtest()
127 struct comedi_cmd *cmd = &s->async->cmd; in apci2032_int_cmd() local
166 struct comedi_cmd *cmd = &s->async->cmd; in apci2032_interrupt() local
/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp_hpc.c226 static u8 i2c_ctrl_write(struct controller *ctlr_ptr, void __iomem *WPGBbar, u8 index, u8 cmd) in i2c_ctrl_write()
414 static u8 hpc_writecmdtoindex(u8 cmd, u8 index) in hpc_writecmdtoindex()
460 static u8 hpc_readcmdtoindex(u8 cmd, u8 index) in hpc_readcmdtoindex()
503 int ibmphp_hpc_readslot(struct slot *pslot, u8 cmd, u8 *pstatus) in ibmphp_hpc_readslot()
641 int ibmphp_hpc_writeslot(struct slot *pslot, u8 cmd) in ibmphp_hpc_writeslot()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwil.c97 brcmf_fil_cmd_data(struct brcmf_if *ifp, u32 cmd, void *data, u32 len, bool set) in brcmf_fil_cmd_data()
130 brcmf_fil_cmd_data_set(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_set()
147 brcmf_fil_cmd_data_get(struct brcmf_if *ifp, u32 cmd, void *data, u32 len) in brcmf_fil_cmd_data_get()
166 brcmf_fil_cmd_int_set(struct brcmf_if *ifp, u32 cmd, u32 data) in brcmf_fil_cmd_int_set()
180 brcmf_fil_cmd_int_get(struct brcmf_if *ifp, u32 cmd, u32 *data) in brcmf_fil_cmd_int_get()
/openbmc/linux/drivers/scsi/
H A Dscsi_ioctl.c67 static int ioctl_internal_command(struct scsi_device *sdev, char *cmd, in ioctl_internal_command()
251 bool scsi_cmd_allowed(unsigned char *cmd, bool open_for_write) in scsi_cmd_allowed()
707 unsigned char cmd[CDROM_PACKET_SIZE]; member
863 int scsi_ioctl(struct scsi_device *sdev, bool open_for_write, int cmd, in scsi_ioctl()
947 int scsi_ioctl_block_when_processing_errors(struct scsi_device *sdev, int cmd, in scsi_ioctl_block_when_processing_errors()
/openbmc/linux/drivers/nfc/st95hf/
H A Dcore.c87 struct cmd { struct
88 int cmd_len; argument
89 unsigned char cmd_id; argument
90 unsigned char no_cmd_params; argument
91 unsigned char cmd_params[MAX_CMD_PARAMS]; argument
106 * features that are not yet implemented there, for example, WTX cmd handling. argument
244 enum st95hf_cmd_list cmd, in st95hf_send_recv_cmd()
/openbmc/linux/fs/quota/
H A Dquota.c27 static int check_quotactl_permission(struct super_block *sb, int type, int cmd, in check_quotactl_permission()
767 static int do_quotactl(struct super_block *sb, int type, int cmd, qid_t id, in do_quotactl()
834 static int quotactl_cmd_write(int cmd) in quotactl_cmd_write()
856 static bool quotactl_cmd_onoff(int cmd) in quotactl_cmd_onoff()
866 static struct super_block *quotactl_block(const char __user *special, int cmd) in quotactl_block()
917 SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, in SYSCALL_DEFINE4() argument
973 SYSCALL_DEFINE4(quotactl_fd, unsigned int, fd, unsigned int, cmd, in SYSCALL_DEFINE4() argument
/openbmc/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_fd.c259 struct pucan_command *cmd; in pcan_usb_fd_build_restart_cmd() local
320 struct pucan_command *cmd = (struct pucan_command *)pc; in pcan_usb_fd_set_bus() local
345 struct pucan_filter_std *cmd = pcan_usb_fd_cmd_buffer(dev); in pcan_usb_fd_set_filter_std() local
377 struct pcan_ufd_options *cmd = pcan_usb_fd_cmd_buffer(dev); in pcan_usb_fd_set_options() local
393 struct pcan_ufd_led *cmd = pcan_usb_fd_cmd_buffer(dev); in pcan_usb_fd_set_can_led() local
407 struct pcan_ufd_clock *cmd = pcan_usb_fd_cmd_buffer(dev); in pcan_usb_fd_set_clock_domain() local
421 struct pucan_timing_slow *cmd = pcan_usb_fd_cmd_buffer(dev); in pcan_usb_fd_set_bittiming_slow() local
442 struct pucan_timing_fast *cmd = pcan_usb_fd_cmd_buffer(dev); in pcan_usb_fd_set_bittiming_fast() local
473 struct pcan_ufd_device_id *cmd = pcan_usb_fd_cmd_buffer(dev); in pcan_usb_fd_set_can_channel_id() local
/openbmc/linux/net/netfilter/
H A Dnf_flow_table_offload.c22 enum flow_cls_command cmd; member
824 enum flow_cls_command cmd, in nf_flow_offload_init()
839 int priority, int cmd, in nf_flow_offload_tuple()
1017 struct flow_offload *flow, unsigned int cmd) in nf_flow_offload_work_alloc()
1100 enum flow_block_command cmd) in nf_flow_table_block_setup()
1127 enum flow_block_command cmd, in nf_flow_table_block_offload_init()
1157 enum flow_block_command cmd, in nf_flow_table_indr_offload_cmd()
1170 enum flow_block_command cmd, in nf_flow_table_offload_cmd()
1188 enum flow_block_command cmd) in nf_flow_table_offload_setup()
/openbmc/linux/drivers/mux/
H A Dadg792a.c23 static int adg792a_write_cmd(struct i2c_client *i2c, u8 cmd, int reset) in adg792a_write_cmd()
37 u8 cmd; in adg792a_set() local
/openbmc/linux/drivers/input/mouse/
H A Dcyapa_gen3.c145 #define SMBUS_BYTE_CMD(cmd) (((cmd) & 0x3f) << 1) argument
169 #define SMBUS_BLOCK_CMD(cmd) (0xc0 | (((cmd) & 0x1f) << 1)) argument
183 u8 cmd; member
244 ssize_t cyapa_smbus_read_block(struct cyapa *cyapa, u8 cmd, size_t len, in cyapa_smbus_read_block()
279 u8 cmd; in cyapa_read_byte() local
292 u8 cmd; in cyapa_write_byte() local
317 u8 cmd; in cyapa_read_block() local
613 unsigned char cmd[CYAPA_CMD_LEN + 1]; in cyapa_gen3_write_buffer() local

1...<<11121314151617181920>>...188