/linux/drivers/net/wireless/intel/iwlwifi/cfg/ |
H A D | rf-hr.c | 24 #define IWL_QU_B_HR_B_MODULE_FIRMWARE(api) \ argument 26 #define IWL_QUZ_A_HR_B_MODULE_FIRMWARE(api) \ argument 28 #define IWL_QU_C_HR_B_MODULE_FIRMWARE(api) \ argument 30 #define IWL_SO_A_HR_B_MODULE_FIRMWARE(api) \ argument 32 #define IWL_MA_A_HR_B_FW_MODULE_FIRMWARE(api) \ argument 34 #define IWL_MA_B_HR_B_FW_MODULE_FIRMWARE(api) \ argument 36 #define IWL_BZ_A_HR_B_MODULE_FIRMWARE(api) \ argument 38 #define IWL_SC_A_HR_A_FW_MODULE_FIRMWARE(api) \ argument 40 #define IWL_SC_A_HR_B_FW_MODULE_FIRMWARE(api) \ argument
|
H A D | rf-jf.c | 19 #define IWL_QUZ_A_JF_B_MODULE_FIRMWARE(api) \ argument 21 #define IWL_QU_B_JF_B_MODULE_FIRMWARE(api) \ argument 23 #define IWL_QU_C_JF_B_MODULE_FIRMWARE(api) \ argument 25 #define IWL_SO_A_JF_B_MODULE_FIRMWARE(api) \ argument
|
H A D | dr.c | 23 #define IWL_DR_A_PE_A_FW_MODULE_FIRMWARE(api) \ argument
|
H A D | 22000.c | 24 #define IWL_CC_A_MODULE_FIRMWARE(api) \ argument
|
/linux/arch/arm64/kernel/probes/ |
H A D | decode-insn.c | 79 arm_probe_decode_insn(u32 insn, struct arch_probe_insn *api) in arm_probe_decode_insn() 151 struct arch_probe_insn *api = &asi->api; in arm_kprobe_decode_insn() local
|
/linux/arch/csky/kernel/probes/ |
H A D | decode-insn.c | 17 csky_probe_decode_insn(probe_opcode_t *addr, struct arch_probe_insn *api) in csky_probe_decode_insn()
|
/linux/arch/riscv/kernel/probes/ |
H A D | decode-insn.c | 17 riscv_probe_decode_insn(probe_opcode_t *addr, struct arch_probe_insn *api) in riscv_probe_decode_insn()
|
/linux/Documentation/driver-api/mei/ |
H A D | mei-client-bus.rst | 67 .. _api: target in MEI CL bus API
|
/linux/arch/csky/include/asm/ |
H A D | probes.h | 20 struct arch_probe_insn api; member
|
H A D | uprobes.h | 25 struct arch_probe_insn api; member
|
/linux/arch/riscv/include/asm/ |
H A D | probes.h | 20 struct arch_probe_insn api; member
|
/linux/arch/arm64/include/asm/ |
H A D | uprobes.h | 27 struct arch_probe_insn api; member
|
/linux/drivers/s390/crypto/ |
H A D | zcrypt_ep11misc.c | 440 size_t pl_size, int api, int func) in prep_head() 576 int api = EP11_API_V1, rc = -ENOMEM; in ep11_query_info() local 783 int api, rc = -ENOMEM; in _ep11_genaeskey() local 958 int n, api = EP11_API_V1, rc = -ENOMEM; in ep11_cryptsingle() local 1096 int api, rc = -ENOMEM; in _ep11_unwrapkey() local 1269 int api, rc = -ENOMEM; in _ep11_wrapkey() local
|
/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | vf.c | 899 static int ixgbevf_negotiate_api_version_vf(struct ixgbe_hw *hw, int api) in ixgbevf_negotiate_api_version_vf() 932 static int ixgbevf_hv_negotiate_api_version_vf(struct ixgbe_hw *hw, int api) in ixgbevf_hv_negotiate_api_version_vf()
|
/linux/arch/microblaze/include/asm/ |
H A D | mmu.h | 22 unsigned long api:6; /* Abbreviated page index */ member
|
/linux/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_vf_common.c | 123 int api[] = { in wx_negotiate_api_vf() local
|
H A D | wx_vf.c | 408 int wx_negotiate_api_version(struct wx *wx, int api) in wx_negotiate_api_version()
|
H A D | wx_sriov.c | 663 int api = msgbuf[1]; in wx_negotiate_vf_api() local
|
/linux/arch/powerpc/include/asm/book3s/32/ |
H A D | mmu-hash.h | 163 unsigned long api:6; /* Abbreviated page index */ member
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965.c | 262 #define _IL4965_MODULE_FIRMWARE(api) IL4965_FW_PRE #api ".ucode" argument 263 #define IL4965_MODULE_FIRMWARE(api) _IL4965_MODULE_FIRMWARE(api) argument
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | img.h | 65 iwl_ucode_tlv_api_t api) in fw_has_api()
|
/linux/include/uapi/linux/ |
H A D | userfaultfd.h | 164 __u64 api; member
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-config.h | 106 #define IWL_FW_AND_PNVM(pfx, api) \ argument
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_sriov.c | 1041 int api = msgbuf[1]; in ixgbe_negotiate_vf_api() local
|
/linux/tools/testing/selftests/mm/ |
H A D | guard-regions.c | 1444 struct uffdio_api api = { TEST_F() local
|