| /Linux-v5.15/drivers/scsi/aic7xxx/aicasm/ |
| D | aicasm_gram.y | 1645 format_1_instr(int opcode, symbol_ref_t *dest, expression_t *immed, in format_1_instr() 1722 format_2_instr(int opcode, symbol_ref_t *dest, expression_t *places, in format_2_instr() 1783 format_3_instr(int opcode, symbol_ref_t *src, in format_3_instr() 1853 type_check(symbol_ref_t *sym, expression_t *expression, int opcode) in type_check()
|
| /Linux-v5.15/net/bluetooth/ |
| D | amp.c | 217 u16 opcode, struct sk_buff *skb) in read_local_amp_assoc_complete() 318 u16 opcode, struct sk_buff *skb) in write_remote_amp_assoc_complete() 416 u16 opcode) in create_phylink_complete() 464 u16 opcode) in accept_phylink_complete()
|
| D | hci_request.c | 103 static void hci_req_sync_complete(struct hci_dev *hdev, u8 result, u16 opcode, in hci_req_sync_complete() 128 struct sk_buff *__hci_cmd_sync_ev(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync_ev() 185 struct sk_buff *__hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, in __hci_cmd_sync() 290 struct sk_buff *hci_prepare_cmd(struct hci_dev *hdev, u16 opcode, u32 plen, in hci_prepare_cmd() 317 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add_ev() 347 void hci_req_add(struct hci_request *req, u16 opcode, u32 plen, in hci_req_add() 1267 static void suspend_req_complete(struct hci_dev *hdev, u8 status, u16 opcode) in suspend_req_complete() 1924 u16 opcode) in enable_addr_resolution_complete() 1945 static void adv_enable_complete(struct hci_dev *hdev, u8 status, u16 opcode) in adv_enable_complete() 2910 static void abort_conn_complete(struct hci_dev *hdev, u8 status, u16 opcode) in abort_conn_complete()
|
| /Linux-v5.15/drivers/net/ipa/ |
| D | gsi_trans.c | 403 enum ipa_cmd_opcode opcode) in gsi_trans_cmd_add() 485 static __le16 gsi_tre_len_opcode(enum ipa_cmd_opcode opcode, u32 len) in gsi_tre_len_opcode() 492 static __le32 gsi_tre_flags(bool last_tre, bool bei, enum ipa_cmd_opcode opcode) in gsi_tre_flags() 516 enum ipa_cmd_opcode opcode) in gsi_trans_tre_fill() 546 enum ipa_cmd_opcode opcode = IPA_CMD_NONE; in __gsi_trans_commit() local
|
| /Linux-v5.15/arch/powerpc/platforms/pseries/ |
| D | hvCall_inst.c | 86 static void probe_hcall_entry(void *ignored, unsigned long opcode, unsigned long *args) in probe_hcall_entry() 98 static void probe_hcall_exit(void *ignored, unsigned long opcode, long retval, in probe_hcall_exit()
|
| /Linux-v5.15/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| D | chtls_main.c | 367 unsigned int opcode = *(u8 *)rsp; in chtls_recv_packet() local 385 unsigned int opcode; in chtls_recv_rsp() local 425 unsigned int opcode; in chtls_recv() local 442 unsigned int opcode; in chtls_uld_rx_handler() local
|
| /Linux-v5.15/arch/nds32/kernel/ |
| D | ftrace.c | 94 unsigned long opcode = 0x46000000; in gen_sethi_insn() local 103 unsigned long opcode = 0x58000000; in gen_ori_insn() local 113 unsigned long opcode = 0x4a000001; in gen_jral_insn() local
|
| /Linux-v5.15/net/nfc/nci/ |
| D | core.c | 340 __u16 opcode; member 365 int nci_core_cmd(struct nci_dev *ndev, __u16 opcode, size_t len, in nci_core_cmd() 1333 int nci_send_cmd(struct nci_dev *ndev, __u16 opcode, __u8 plen, const void *payload) in nci_send_cmd() 1367 __u16 opcode) in ops_cmd_lookup() 1410 int nci_prop_rsp_packet(struct nci_dev *ndev, __u16 opcode, in nci_prop_rsp_packet() 1417 int nci_prop_ntf_packet(struct nci_dev *ndev, __u16 opcode, in nci_prop_ntf_packet() 1424 int nci_core_rsp_packet(struct nci_dev *ndev, __u16 opcode, in nci_core_rsp_packet() 1431 int nci_core_ntf_packet(struct nci_dev *ndev, __u16 opcode, in nci_core_ntf_packet()
|
| /Linux-v5.15/drivers/acpi/acpica/ |
| D | psargs.c | 366 u16 opcode; in acpi_ps_get_next_simple_arg() local 461 u16 opcode; in acpi_ps_get_next_field() local
|
| /Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| D | hclgevf_cmd.c | 72 static bool hclgevf_is_special_opcode(u16 opcode) in hclgevf_is_special_opcode() 167 enum hclgevf_opcode_type opcode, bool is_read) in hclgevf_cmd_setup_basic_desc() 229 u16 opcode, desc_ret; in hclgevf_cmd_check_retval() local
|
| /Linux-v5.15/include/uapi/linux/ |
| D | nvme_ioctl.h | 13 __u8 opcode; member 28 __u8 opcode; member 49 __u8 opcode; member
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
| D | cmd.h | 33 static inline int mlxsw_cmd_exec_in(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_in() 41 static inline int mlxsw_cmd_exec_out(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_out() 51 static inline int mlxsw_cmd_exec_none(struct mlxsw_core *mlxsw_core, u16 opcode, in mlxsw_cmd_exec_none() 79 static inline const char *mlxsw_cmd_opcode_str(u16 opcode) in mlxsw_cmd_opcode_str()
|
| /Linux-v5.15/drivers/mmc/core/ |
| D | sdio_ops.h | 26 static inline bool sdio_is_io_busy(u32 opcode, u32 arg) in sdio_is_io_busy()
|
| /Linux-v5.15/include/linux/ |
| D | mmiotrace.h | 93 unsigned char opcode; /* one of MMIO_{READ,WRITE,UNKNOWN_OP} */ member 102 unsigned char opcode; /* MMIO_PROBE or MMIO_UNPROBE */ member
|
| /Linux-v5.15/arch/x86/platform/intel/ |
| D | iosf_mbi.c | 97 int iosf_mbi_read(u8 port, u8 opcode, u32 offset, u32 *mdr) in iosf_mbi_read() 120 int iosf_mbi_write(u8 port, u8 opcode, u32 offset, u32 mdr) in iosf_mbi_write() 143 int iosf_mbi_modify(u8 port, u8 opcode, u32 offset, u32 mdr, u32 mask) in iosf_mbi_modify()
|
| /Linux-v5.15/drivers/spmi/ |
| D | spmi.c | 94 spmi_cmd(struct spmi_controller *ctrl, u8 opcode, u8 sid) in spmi_cmd() 106 static inline int spmi_read_cmd(struct spmi_controller *ctrl, u8 opcode, in spmi_read_cmd() 120 static inline int spmi_write_cmd(struct spmi_controller *ctrl, u8 opcode, in spmi_write_cmd()
|
| /Linux-v5.15/drivers/net/ethernet/pensando/ionic/ |
| D | ionic_if.h | 118 u8 opcode; member 151 u8 opcode; member 170 u8 opcode; member 189 u8 opcode; member 210 u8 opcode; member 310 u8 opcode; member 552 u8 opcode; member 580 u8 opcode; member 661 u8 opcode; member 866 static inline u64 encode_txq_desc_cmd(u8 opcode, u8 flags, in encode_txq_desc_cmd() [all …]
|
| /Linux-v5.15/arch/arm/kernel/ |
| D | opcodes.c | 52 asmlinkage unsigned int arm_check_condition(u32 opcode, u32 psr) in arm_check_condition()
|
| /Linux-v5.15/arch/s390/include/asm/ |
| D | cpacf.h | 174 static __always_inline void __cpacf_query(unsigned int opcode, cpacf_mask_t *mask) in __cpacf_query() 188 static __always_inline int __cpacf_check_opcode(unsigned int opcode) in __cpacf_check_opcode() 213 static __always_inline int cpacf_query(unsigned int opcode, cpacf_mask_t *mask) in cpacf_query() 228 static __always_inline int cpacf_query_func(unsigned int opcode, unsigned int func) in cpacf_query_func()
|
| /Linux-v5.15/arch/arm/nwfpe/ |
| D | fpa11_cpdo.c | 18 unsigned int EmulateCPDO(const unsigned int opcode) in EmulateCPDO()
|
| /Linux-v5.15/drivers/scsi/megaraid/ |
| D | megaraid_mm.c | 285 uint8_t opcode; in handle_drvrcmd() local 360 uint8_t opcode; in mimd_to_kioc() local 807 uint8_t opcode; in kioc_to_mimd() local
|
| /Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_cmd.c | 89 enum hclge_opcode_type opcode, bool is_read) in hclge_cmd_setup_basic_desc() 167 static bool hclge_is_special_opcode(u16 opcode) in hclge_is_special_opcode() 245 u16 opcode, desc_ret; in hclge_cmd_check_retval() local
|
| /Linux-v5.15/include/trace/events/ |
| D | target.h | 15 #define scsi_opcode_name(opcode) { opcode, #opcode } argument
|
| /Linux-v5.15/include/linux/netfilter/ |
| D | nf_conntrack_tftp.h | 13 __be16 opcode; member
|
| /Linux-v5.15/drivers/mtd/spi-nor/controllers/ |
| D | intel-spi.c | 427 static int intel_spi_opcode_index(struct intel_spi *ispi, u8 opcode, int optype) in intel_spi_opcode_index() 448 static int intel_spi_hw_cycle(struct intel_spi *ispi, u8 opcode, size_t len) in intel_spi_hw_cycle() 491 static int intel_spi_sw_cycle(struct intel_spi *ispi, u8 opcode, size_t len, in intel_spi_sw_cycle() 557 static int intel_spi_read_reg(struct spi_nor *nor, u8 opcode, u8 *buf, in intel_spi_read_reg() 578 static int intel_spi_write_reg(struct spi_nor *nor, u8 opcode, const u8 *buf, in intel_spi_write_reg()
|