Home
last modified time | relevance | path

Searched defs:opcode (Results 151 – 175 of 508) sorted by relevance

12345678910>>...21

/linux/drivers/acpi/acpica/
H A Dacinterp.h34 u8 opcode; member
H A Dnsxfname.c486 u16 opcode; in ACPI_EXPORT_SYMBOL() local
/linux/net/bluetooth/
H A Dhci_sync.c23 static void hci_cmd_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode, in hci_cmd_sync_complete() argument
51 struct sk_buff *hci_cmd_sync_alloc(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_cmd_sync_alloc() argument
85 static void hci_cmd_sync_add(struct hci_request *req, u16 opcode, u32 plen, in hci_cmd_sync_add() argument
156 __hci_cmd_sync_sk(struct hci_dev * hdev,u16 opcode,u32 plen,const void * param,u8 event,u32 timeout,struct sock * sk) __hci_cmd_sync_sk() argument
220 __hci_cmd_sync(struct hci_dev * hdev,u16 opcode,u32 plen,const void * param,u32 timeout) __hci_cmd_sync() argument
228 hci_cmd_sync(struct hci_dev * hdev,u16 opcode,u32 plen,const void * param,u32 timeout) hci_cmd_sync() argument
247 __hci_cmd_sync_ev(struct hci_dev * hdev,u16 opcode,u32 plen,const void * param,u8 event,u32 timeout) __hci_cmd_sync_ev() argument
256 __hci_cmd_sync_status_sk(struct hci_dev * hdev,u16 opcode,u32 plen,const void * param,u8 event,u32 timeout,struct sock * sk) __hci_cmd_sync_status_sk() argument
284 __hci_cmd_sync_status(struct hci_dev * hdev,u16 opcode,u32 plen,const void * param,u32 timeout) __hci_cmd_sync_status() argument
292 hci_cmd_sync_status(struct hci_dev * hdev,u16 opcode,u32 plen,const void * param,u32 timeout) hci_cmd_sync_status() argument
2660 u16 opcode = extended ? HCI_OP_READ_LOCAL_OOB_EXT_DATA : hci_read_local_oob_data_sync() local
[all...]
H A Dhci_core.c1467 u16 opcode = hci_skb_opcode(hdev->req_skb); in hci_cmd_timeout() local
3091 int hci_send_cmd(struct hci_dev *hdev, __u16 opcode, __u32 plen, in hci_send_cmd() argument
3115 int __hci_cmd_send(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_send() argument
3147 hci_cmd_data(struct sk_buff * skb,__u16 opcode) hci_cmd_data() argument
3163 hci_sent_cmd_data(struct hci_dev * hdev,__u16 opcode) hci_sent_cmd_data() argument
3936 u16 opcode; hci_resend_last() local
3954 hci_req_cmd_complete(struct hci_dev * hdev,u16 opcode,u8 status,hci_req_complete_t * req_complete,hci_req_complete_skb_t * req_complete_skb) hci_req_cmd_complete() argument
[all...]
/linux/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h538 __u8 opcode; member
564 __u8 opcode; member
587 __u8 opcode; member
616 __u8 opcode; member
633 __u8 opcode; member
642 __u8 opcode; member
680 __u8 opcode; member
717 __u8 opcode; member
729 __u8 opcode; member
/linux/drivers/crypto/cavium/cpt/
H A Drequest_manager.h46 union opcode_info opcode; member
117 __be16 opcode; member
/linux/include/uapi/linux/mmc/
H A Dioctl.h18 __u32 opcode; member
/linux/include/uapi/linux/
H A Dcfm_bridge.h31 __u8 opcode; member
/linux/drivers/scsi/megaraid/
H A Dmegaraid_mm.h68 uint8_t opcode; member
/linux/arch/x86/kernel/
H A Dstatic_call.c116 u8 opcode = insn[0]; in __static_call_validate() local
/linux/drivers/atm/
H A Dfore200e.h249 typedef enum opcode { enum
293 struct activate_opcode opcode; /* activate VC command opcode */ member
313 struct deactivate_opcode opcode; /* deactivate VC command opcode */ member
344 struct oc3_opcode opcode; /* set/get OC-3 regs command opcode */ member
465 struct stats_opcode opcode; /* get statistics command opcode */ member
492 struct prom_opcode opcode; /* get PROM data command opcode */ member
500 enum opcode opcode; /* operation code */ member
669 enum opcode opcode; /* initialize command */ member
/linux/fs/fuse/
H A Dfile.c27 unsigned int open_flags, int opcode, in fuse_send_open()
132 int opcode = isdir ? FUSE_OPENDIR : FUSE_OPEN; in fuse_file_open() local
293 unsigned int flags, int opcode, bool sync) in fuse_prepare_release()
342 int opcode = isdir ? FUSE_RELEASEDIR : FUSE_RELEASE; in fuse_file_release() local
499 int datasync, int opcode) in fuse_fsync_common()
569 size_t count, int opcode) in fuse_read_args_fill()
2387 const struct file_lock *fl, int opcode, pid_t pid, in fuse_lk_fill()
2436 int opcode = (fl->c.flc_flags & FL_SLEEP) ? FUSE_SETLKW : FUSE_SETLK; in fuse_setlk() local
/linux/drivers/infiniband/sw/rxe/
H A Drxe_hdr.h24 u8 opcode; /* bth opcode of packet */ member
62 u8 opcode; member
91 static inline void __bth_set_opcode(void *arg, u8 opcode) in __bth_set_opcode()
285 static inline void bth_set_opcode(struct rxe_pkt_info *pkt, u8 opcode) in bth_set_opcode()
405 static inline void bth_init(struct rxe_pkt_info *pkt, u8 opcode, int se, in bth_init()
/linux/drivers/scsi/qedf/
H A Dqedf_els.c550 u8 opcode; in qedf_srr_compl() local
848 u8 opcode; in qedf_rec_compl() local
/linux/include/uapi/scsi/
H A Dscsi_bsg_ufs.h109 __u8 opcode; member
133 __u8 opcode; member
/linux/include/net/bluetooth/
H A Dhci_sock.h53 __le16 opcode; member
59 __le16 opcode; member
H A Dhci_mon.h28 __le16 opcode; member
/linux/drivers/mmc/host/
H A Dsdhci-pci-o2micro.c210 static void __sdhci_o2_execute_tuning(struct sdhci_host *host, u32 opcode) in __sdhci_o2_execute_tuning()
314 static int sdhci_o2_execute_tuning(struct mmc_host *mmc, u32 opcode) in sdhci_o2_execute_tuning()
H A Dmeson-mx-sdhc-mmc.c410 u32 opcode) in meson_mx_sdhc_tuning_point_matches()
424 static int meson_mx_sdhc_execute_tuning(struct mmc_host *mmc, u32 opcode) in meson_mx_sdhc_execute_tuning()
/linux/arch/s390/kernel/
H A Ddis.c65 unsigned char opcode; member
344 static struct s390_insn opcode[] = OPCODE_TABLE_INITIALIZER; variable
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gpu_commands.h37 #define MI_INSTR(opcode, flags) \ argument
199 #define GFX_INSTR(opcode, flags) ((0x3 << 29) | ((opcode) << 24) | (flags)) argument
345 #define MI_MATH_INSTR(opcode, op1, op2) ((opcode) << 20 | (op1) << 10 | (op2)) argument
440 #define GSC_INSTR(opcode, data, flags) \ argument
/linux/include/uapi/linux/can/
H A Dbcm.h68 __u32 opcode; member
/linux/tools/firewire/
H A Ddecode-fcp.c137 uint32_t opcode:8; member
/linux/drivers/scsi/
H A Dmyrb.h578 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
583 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
590 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
598 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
606 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
616 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
626 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
635 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
644 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
662 enum myrb_cmd_opcode opcode; /* Byte 0 */ member
/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.c205 static void *__audioreach_alloc_pkt(int payload_size, uint32_t opcode, uint32_t token, in __audioreach_alloc_pkt() argument
242 void *audioreach_alloc_pkt(int payload_size, uint32_t opcode, uint32_t token, in audioreach_alloc_pkt() argument
249 void *audioreach_alloc_apm_pkt(int pkt_size, uint32_t opcode, uint32_t token, uint32_t src_port) in audioreach_alloc_apm_pkt() argument
256 void *audioreach_alloc_cmd_pkt(int payload_size, uint32_t opcode, uint32_t token, in audioreach_alloc_cmd_pkt() argument
263 void *audioreach_alloc_apm_cmd_pkt(int pkt_size, uint32_t opcode, uint32_ argument
[all...]

12345678910>>...21