| /OK3568_Linux_fs/kernel/net/bluetooth/cmtp/ |
| H A D | sock.c | 66 static int do_cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) in do_cmtp_sock_ioctl() 139 static int cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in cmtp_sock_ioctl() 145 static int cmtp_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in cmtp_sock_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | main.h | 152 struct cmd { struct 153 const char *cmd; argument 157 int cmd_select(const struct cmd *cmds, int argc, char **argv, argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | ucode.c | 36 struct iwl_calib_xtal_freq_cmd cmd; in iwl_set_Xtal_calib() local 47 struct iwl_calib_temperature_offset_cmd cmd; in iwl_set_temperature_offset_calib() local 62 struct iwl_calib_temperature_offset_v2_cmd cmd; in iwl_set_temperature_offset_calib_v2() local 88 struct iwl_host_cmd cmd = { in iwl_send_calib_cfg() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | mac53c94.c | 70 static int mac53c94_queue_lck(struct scsi_cmnd *cmd, void (*done)(struct scsi_cmnd *)) in mac53c94_queue_lck() 149 struct scsi_cmnd *cmd; in mac53c94_start() local 199 struct scsi_cmnd *cmd = state->current_req; in mac53c94_interrupt() local 347 struct scsi_cmnd *cmd; in cmd_done() local 362 static void set_dma_cmds(struct fsc_state *state, struct scsi_cmnd *cmd) in set_dma_cmds()
|
| H A D | a100u2w.c | 595 static int orc_device_reset(struct orc_host * host, struct scsi_cmnd *cmd, unsigned int target) in orc_device_reset() 762 static int inia100_abort_cmd(struct orc_host * host, struct scsi_cmnd *cmd) in inia100_abort_cmd() 842 static int inia100_build_scb(struct orc_host * host, struct orc_scb * scb, struct scsi_cmnd * cmd) in inia100_build_scb() 914 static int inia100_queue_lck(struct scsi_cmnd * cmd, void (*done) (struct scsi_cmnd *)) in inia100_queue_lck() 959 static int inia100_bus_reset(struct scsi_cmnd * cmd) in inia100_bus_reset() 973 static int inia100_device_reset(struct scsi_cmnd * cmd) in inia100_device_reset() 993 struct scsi_cmnd *cmd; /* Pointer to SCSI request block */ in inia100_scb_handler() local
|
| H A D | ppa.c | 493 static inline int ppa_send_command(struct scsi_cmnd *cmd) in ppa_send_command() 514 static int ppa_completion(struct scsi_cmnd *cmd) in ppa_completion() 616 struct scsi_cmnd *cmd = dev->cur_cmd; in ppa_interrupt() local 671 static int ppa_engine(ppa_struct *dev, struct scsi_cmnd *cmd) in ppa_engine() 789 static int ppa_queuecommand_lck(struct scsi_cmnd *cmd, in ppa_queuecommand_lck() 836 static int ppa_abort(struct scsi_cmnd *cmd) in ppa_abort() 862 static int ppa_reset(struct scsi_cmnd *cmd) in ppa_reset() 883 static u8 cmd[6] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; in device_check() local
|
| H A D | imm.c | 601 static inline int imm_send_command(struct scsi_cmnd *cmd) in imm_send_command() 621 static int imm_completion(struct scsi_cmnd *cmd) in imm_completion() 722 struct scsi_cmnd *cmd = dev->cur_cmd; in imm_interrupt() local 777 static int imm_engine(imm_struct *dev, struct scsi_cmnd *cmd) in imm_engine() 913 static int imm_queuecommand_lck(struct scsi_cmnd *cmd, in imm_queuecommand_lck() 958 static int imm_abort(struct scsi_cmnd *cmd) in imm_abort() 988 static int imm_reset(struct scsi_cmnd *cmd) in imm_reset() 1009 static char cmd[6] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; in device_check() local
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-sx8.c | 72 struct mci_command cmd; in get_info() local 113 struct mci_command cmd; in read_status() local 138 struct mci_command cmd; in mci_set_tuner() local 152 struct mci_command cmd; in stop() local 191 struct mci_command cmd; in start() local 317 struct mci_command cmd; in start_iq() local
|
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | netlink.c | 162 struct sk_buff *ethnl_reply_init(size_t payload, struct net_device *dev, u8 cmd, in ethnl_reply_init() 192 void *ethnl_dump_put(struct sk_buff *skb, struct netlink_callback *cb, u8 cmd) in ethnl_dump_put() 198 void *ethnl_bcastmsg_put(struct sk_buff *skb, u8 cmd) in ethnl_bcastmsg_put() 313 const u8 cmd = info->genlhdr->cmd; in ethnl_default_doit() local 558 static void ethnl_default_notify(struct net_device *dev, unsigned int cmd, in ethnl_default_notify() 649 void ethtool_notify(struct net_device *dev, unsigned int cmd, const void *data) in ethtool_notify()
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_conntrack_ftp.c | 155 struct nf_conntrack_man *cmd, char term, in try_rfc959() 182 struct nf_conntrack_man *cmd, char term, in try_rfc1123() 225 static int try_eprt(const char *data, size_t dlen, struct nf_conntrack_man *cmd, in try_eprt() 274 struct nf_conntrack_man *cmd, char term, in try_epsv_response() 295 struct nf_conntrack_man *cmd, in find_pattern() 389 struct nf_conntrack_man cmd = {}; in help() local
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ide-io.c | 84 void ide_complete_cmd(ide_drive_t *drive, struct ide_cmd *cmd, u8 stat, u8 err) in ide_complete_cmd() 197 struct ide_cmd cmd; in do_special() local 233 void ide_map_sg(ide_drive_t *drive, struct ide_cmd *cmd) in ide_map_sg() 246 void ide_init_sg_cmd(struct ide_cmd *cmd, unsigned int nr_bytes) in ide_init_sg_cmd() 269 struct ide_cmd *cmd = ide_req(rq)->special; in execute_drive_cmd() local 295 u8 cmd = scsi_req(rq)->cmd[0]; in ide_special_rq() local
|
| H A D | ide-floppy_ioctl.c | 238 unsigned long arg, unsigned int cmd) in ide_floppy_lockdoor() 256 fmode_t mode, unsigned int cmd, in ide_floppy_format_ioctl() 276 fmode_t mode, unsigned int cmd, unsigned long arg) in ide_floppy_ioctl() 309 fmode_t mode, unsigned int cmd, unsigned long arg) in ide_floppy_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/media/cec/usb/pulse8/ |
| H A D | pulse8-cec.c | 152 static const char *pulse8_msgname(u8 cmd) in pulse8_msgname() 233 const u8 *cmd, u8 cmd_len, in pulse8_send_and_wait_once() 265 const u8 *cmd, u8 cmd_len, u8 response, u8 size) in pulse8_send_and_wait() 289 u8 cmd[2]; in pulse8_tx_work_handler() local 485 u8 cmd[16]; in pulse8_cec_adap_enable() local 506 u8 cmd[16]; in pulse8_cec_adap_log_addr() local 667 u8 cmd[2]; in pulse8_setup() local 808 u8 cmd; in pulse8_ping_eeprom_work_handler() local
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | netlink_compat.c | 54 u16 cmd; member 180 static int __tipc_nl_compat_dumpit(struct tipc_nl_compat_cmd_dump *cmd, in __tipc_nl_compat_dumpit() 275 static int tipc_nl_compat_dumpit(struct tipc_nl_compat_cmd_dump *cmd, in tipc_nl_compat_dumpit() 328 static int __tipc_nl_compat_doit(struct tipc_nl_compat_cmd_doit *cmd, in __tipc_nl_compat_doit() 384 static int tipc_nl_compat_doit(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_doit() 424 static int tipc_nl_compat_bearer_enable(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_bearer_enable() 467 static int tipc_nl_compat_bearer_disable(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_bearer_disable() 802 static int tipc_nl_compat_link_set(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_link_set() 837 static int tipc_nl_compat_link_reset_stats(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_link_reset_stats() 1134 static int tipc_nl_compat_net_set(struct tipc_nl_compat_cmd_doit *cmd, in tipc_nl_compat_net_set()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/bnep/ |
| H A D | sock.c | 52 static int do_bnep_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) in do_bnep_sock_ioctl() 136 static int bnep_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_ioctl() 142 static int bnep_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_compat_ioctl()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | ethtool.h | 95 __u32 cmd; member 176 __u32 cmd; member 202 __u32 cmd; member 210 __u32 cmd; member 243 __u32 cmd; member 279 __u32 cmd; member 304 __u32 cmd; member 329 __u32 cmd; member 351 __u32 cmd; member 431 __u32 cmd; member [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | ethtool.h | 95 __u32 cmd; member 176 __u32 cmd; member 202 __u32 cmd; member 210 __u32 cmd; member 243 __u32 cmd; member 279 __u32 cmd; member 304 __u32 cmd; member 329 __u32 cmd; member 351 __u32 cmd; member 431 __u32 cmd; member [all …]
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_user.c | 105 int cmd; member 484 #define tcmu_cmd_set_dbi_cur(cmd, index) ((cmd)->dbi_cur = (index)) argument 485 #define tcmu_cmd_reset_dbi_cur(cmd) tcmu_cmd_set_dbi_cur(cmd, 0) argument 486 #define tcmu_cmd_set_dbi(cmd, index) ((cmd)->dbi[(cmd)->dbi_cur++] = (index)) argument 487 #define tcmu_cmd_get_dbi(cmd) ((cmd)->dbi[(cmd)->dbi_cur++]) argument 569 static inline void tcmu_cmd_set_block_cnts(struct tcmu_cmd *cmd) in tcmu_cmd_set_block_cnts() 586 static int new_block_to_iov(struct tcmu_dev *udev, struct tcmu_cmd *cmd, in new_block_to_iov() 612 static void tcmu_setup_iovs(struct tcmu_dev *udev, struct tcmu_cmd *cmd, in tcmu_setup_iovs() 738 static void gather_data_area(struct tcmu_dev *udev, struct tcmu_cmd *cmd, in gather_data_area() 846 static int tcmu_alloc_data_space(struct tcmu_dev *udev, struct tcmu_cmd *cmd, in tcmu_alloc_data_space() [all …]
|
| H A D | target_core_ua.c | 26 target_scsi3_ua_check(struct se_cmd *cmd) in target_scsi3_ua_check() 193 bool core_scsi3_ua_for_check_condition(struct se_cmd *cmd, u8 *key, u8 *asc, in core_scsi3_ua_for_check_condition() 267 struct se_cmd *cmd, in core_scsi3_ua_clear_for_request_sense()
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | amplc_pci230.c | 851 struct comedi_cmd *cmd) in pci230_ao_check_chanlist() 882 struct comedi_subdevice *s, struct comedi_cmd *cmd) in pci230_ao_cmdtest() 1015 struct comedi_cmd *cmd; in pci230_ao_stop() local 1066 struct comedi_cmd *cmd = &async->cmd; in pci230_handle_ao_nofifo() local 1097 struct comedi_cmd *cmd = &async->cmd; in pci230_handle_ao_fifo() local 1214 struct comedi_cmd *cmd = &async->cmd; in pci230_ao_start() local 1290 struct comedi_cmd *cmd = &s->async->cmd; in pci230_ao_inttrig_start() local 1308 struct comedi_cmd *cmd = &s->async->cmd; in pci230_ao_cmd() local 1379 static int pci230_ai_check_scan_period(struct comedi_cmd *cmd) in pci230_ai_check_scan_period() 1405 struct comedi_cmd *cmd) in pci230_ai_check_chanlist() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/sbus/char/ |
| H A D | openprom.c | 185 static int opromnext(void __user *argp, unsigned int cmd, struct device_node *dp, struct openpromio… in opromnext() 290 unsigned int cmd, unsigned long arg, in openprom_sunos_ioctl() 495 static int opiocgetnext(unsigned int cmd, void __user *argp) in opiocgetnext() 528 unsigned int cmd, unsigned long arg) in openprom_bsd_ioctl() 575 unsigned int cmd, unsigned long arg) in openprom_ioctl() 633 static long openprom_compat_ioctl(struct file *file, unsigned int cmd, in openprom_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/nvme/host/ |
| H A D | fabrics.c | 144 struct nvme_command cmd; in nvmf_reg_read32() local 190 struct nvme_command cmd; in nvmf_reg_read64() local 236 struct nvme_command cmd; in nvmf_reg_write32() local 272 int errval, int offset, struct nvme_command *cmd, in nvmf_log_connect_error() 374 struct nvme_command cmd; in nvmf_connect_admin_queue() local 444 struct nvme_command cmd; in nvmf_connect_io_queue() local
|
| /OK3568_Linux_fs/kernel/drivers/fsi/ |
| H A D | fsi-master-ast-cf.c | 153 static void msg_finish_cmd(struct fsi_msg *cmd) in msg_finish_cmd() 209 struct fsi_msg *cmd, uint8_t id, in build_ar_command() 274 static void build_dpoll_command(struct fsi_msg *cmd, uint8_t slave_id) in build_dpoll_command() 285 static void build_epoll_command(struct fsi_msg *cmd, uint8_t slave_id) in build_epoll_command() 296 static void build_term_command(struct fsi_msg *cmd, uint8_t slave_id) in build_term_command() 358 static int send_request(struct fsi_master_acf *master, struct fsi_msg *cmd, in send_request() 416 struct fsi_msg cmd; in send_term() local 472 struct fsi_msg cmd; in handle_response() local 572 struct fsi_msg *cmd, size_t resp_len, void *resp) in fsi_master_acf_xfer() 602 struct fsi_msg cmd; in fsi_master_acf_read() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A D | desc_constr.h | 175 u32 *cmd = desc_end(desc); in append_cmd() local 232 #define APPEND_CMD_RET(cmd, op) \ argument 259 #define APPEND_CMD(cmd, op) \ argument 267 #define APPEND_CMD_LEN(cmd, op) \ in APPEND_CMD() argument 280 #define APPEND_CMD_PTR(cmd, op) \ argument 309 #define APPEND_SEQ_PTR_INTLEN(cmd, op) \ argument 324 #define APPEND_CMD_PTR_TO_IMM(cmd, op) \ argument 334 #define APPEND_CMD_PTR_EXTLEN(cmd, op) \ argument 348 #define APPEND_CMD_PTR_LEN(cmd, op, type) \ argument 365 #define APPEND_CMD_PTR_TO_IMM2(cmd, op) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/alteon/ |
| H A D | acenic.c | 847 static inline void ace_issue_cmd(struct ace_regs __iomem *regs, struct cmd *cmd) in ace_issue_cmd() 1667 struct cmd cmd; in ace_load_std_rx_ring() local 1784 struct cmd cmd; in ace_load_jumbo_rx_ring() local 1887 struct cmd cmd; in ace_handle_event() local 2227 struct cmd cmd; in ace_open() local 2282 struct cmd cmd; in ace_close() local 2562 struct cmd cmd; in ace_change_mtu() local 2575 struct ethtool_link_ksettings *cmd) in ace_get_link_ksettings() 2630 const struct ethtool_link_ksettings *cmd) in ace_set_link_ksettings() 2674 struct cmd cmd; in ace_set_link_ksettings() local [all …]
|