Home
last modified time | relevance | path

Searched defs:api (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/
H A Dax210.c44 #define IWL_SO_A_JF_B_MODULE_FIRMWARE(api) \ argument
46 #define IWL_SO_A_HR_B_MODULE_FIRMWARE(api) \ argument
48 #define IWL_SO_A_GF_A_MODULE_FIRMWARE(api) \ argument
50 #define IWL_TY_A_GF_A_MODULE_FIRMWARE(api) \ argument
52 #define IWL_MA_A_HR_B_FW_MODULE_FIRMWARE(api) \ argument
54 #define IWL_MA_A_GF_A_FW_MODULE_FIRMWARE(api) \ argument
56 #define IWL_MA_A_GF4_A_FW_MODULE_FIRMWARE(api) \ argument
58 #define IWL_MA_A_MR_A_FW_MODULE_FIRMWARE(api) \ argument
60 #define IWL_MA_B_HR_B_FW_MODULE_FIRMWARE(api) \ argument
62 #define IWL_MA_B_GF_A_FW_MODULE_FIRMWARE(api) \ argument
[all …]
H A Dbz.c38 #define IWL_BZ_A_HR_B_MODULE_FIRMWARE(api) \ argument
40 #define IWL_BZ_A_GF_A_MODULE_FIRMWARE(api) \ argument
42 #define IWL_BZ_A_GF4_A_MODULE_FIRMWARE(api) \ argument
44 #define IWL_BZ_A_FM_B_MODULE_FIRMWARE(api) \ argument
46 #define IWL_BZ_A_FM_C_MODULE_FIRMWARE(api) \ argument
48 #define IWL_BZ_A_FM4_B_MODULE_FIRMWARE(api) \ argument
50 #define IWL_GL_B_FM_B_MODULE_FIRMWARE(api) \ argument
52 #define IWL_GL_C_FM_C_MODULE_FIRMWARE(api) \ argument
H A Dsc.c37 #define IWL_SC_A_FM_B_FW_MODULE_FIRMWARE(api) \ argument
39 #define IWL_SC_A_FM_C_FW_MODULE_FIRMWARE(api) \ argument
41 #define IWL_SC_A_HR_A_FW_MODULE_FIRMWARE(api) \ argument
43 #define IWL_SC_A_HR_B_FW_MODULE_FIRMWARE(api) \ argument
45 #define IWL_SC_A_GF_A_FW_MODULE_FIRMWARE(api) \ argument
47 #define IWL_SC_A_GF4_A_FW_MODULE_FIRMWARE(api) \ argument
49 #define IWL_SC_A_WH_A_FW_MODULE_FIRMWARE(api) \ argument
H A D22000.c37 #define IWL_QU_B_HR_B_MODULE_FIRMWARE(api) \ argument
39 #define IWL_QUZ_A_HR_B_MODULE_FIRMWARE(api) \ argument
41 #define IWL_QUZ_A_JF_B_MODULE_FIRMWARE(api) \ argument
43 #define IWL_QU_C_HR_B_MODULE_FIRMWARE(api) \ argument
45 #define IWL_QU_B_JF_B_MODULE_FIRMWARE(api) \ argument
47 #define IWL_CC_A_MODULE_FIRMWARE(api) \ argument
H A D7000.c38 #define IWL7260_MODULE_FIRMWARE(api) IWL7260_FW_PRE "-" __stringify(api) ".ucode" argument
41 #define IWL3160_MODULE_FIRMWARE(api) IWL3160_FW_PRE "-" __stringify(api) ".ucode" argument
44 #define IWL3168_MODULE_FIRMWARE(api) IWL3168_FW_PRE "-" __stringify(api) ".ucode" argument
47 #define IWL7265_MODULE_FIRMWARE(api) IWL7265_FW_PRE "-" __stringify(api) ".ucode" argument
50 #define IWL7265D_MODULE_FIRMWARE(api) IWL7265D_FW_PRE "-" __stringify(api) ".ucode" argument
H A D2000.c32 #define IWL2030_MODULE_FIRMWARE(api) IWL2030_FW_PRE "-" __stringify(api) ".ucode" argument
35 #define IWL2000_MODULE_FIRMWARE(api) IWL2000_FW_PRE "-" __stringify(api) ".ucode" argument
38 #define IWL105_MODULE_FIRMWARE(api) IWL105_FW_PRE "-" __stringify(api) ".ucode" argument
41 #define IWL135_MODULE_FIRMWARE(api) IWL135_FW_PRE "-" __stringify(api) ".ucode" argument
H A D6000.c41 #define IWL6000_MODULE_FIRMWARE(api) IWL6000_FW_PRE "-" __stringify(api) ".ucode" argument
44 #define IWL6050_MODULE_FIRMWARE(api) IWL6050_FW_PRE "-" __stringify(api) ".ucode" argument
47 #define IWL6005_MODULE_FIRMWARE(api) IWL6005_FW_PRE "-" __stringify(api) ".ucode" argument
50 #define IWL6030_MODULE_FIRMWARE(api) IWL6030_FW_PRE "-" __stringify(api) ".ucode" argument
H A D1000.c26 #define IWL1000_MODULE_FIRMWARE(api) IWL1000_FW_PRE "-" __stringify(api) ".ucode" argument
29 #define IWL100_MODULE_FIRMWARE(api) IWL100_FW_PRE "-" __stringify(api) ".ucode" argument
H A D5000.c28 #define IWL5000_MODULE_FIRMWARE(api) IWL5000_FW_PRE "-" __stringify(api) ".ucode" argument
31 #define IWL5150_MODULE_FIRMWARE(api) IWL5150_FW_PRE "-" __stringify(api) ".ucode" argument
H A D8000.c31 #define IWL8000_MODULE_FIRMWARE(api) \ argument
35 #define IWL8265_MODULE_FIRMWARE(api) \ argument
H A D9000.c31 #define IWL9000_MODULE_FIRMWARE(api) \ argument
33 #define IWL9260_MODULE_FIRMWARE(api) \ argument
/openbmc/linux/arch/arm64/kernel/probes/
H A Ddecode-insn.c79 arm_probe_decode_insn(probe_opcode_t insn, struct arch_probe_insn *api) in arm_probe_decode_insn()
142 struct arch_probe_insn *api = &asi->api; in arm_kprobe_decode_insn() local
/openbmc/linux/arch/csky/kernel/probes/
H A Ddecode-insn.c17 csky_probe_decode_insn(probe_opcode_t *addr, struct arch_probe_insn *api) in csky_probe_decode_insn()
/openbmc/linux/arch/riscv/kernel/probes/
H A Ddecode-insn.c17 riscv_probe_decode_insn(probe_opcode_t *addr, struct arch_probe_insn *api) in riscv_probe_decode_insn()
/openbmc/linux/Documentation/driver-api/mei/
H A Dmei-client-bus.rst67 .. _api: target in MEI CL bus API
/openbmc/linux/arch/riscv/include/asm/
H A Dprobes.h20 struct arch_probe_insn api; member
H A Duprobes.h32 struct arch_probe_insn api; member
/openbmc/linux/arch/csky/include/asm/
H A Dprobes.h20 struct arch_probe_insn api; member
H A Duprobes.h25 struct arch_probe_insn api; member
/openbmc/linux/arch/arm64/include/asm/
H A Duprobes.h27 struct arch_probe_insn api; member
H A Dprobes.h26 struct arch_probe_insn api; member
/openbmc/webui-vue/src/store/
H A Dapi.js17 const api = setupCache(axiosInstance, { constant
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py1291 api = 2 variable in AuthorizationPlugin
1326 api = 2 variable in CorsPlugin
1382 api = 2 variable in JsonApiRequestPlugin
1430 api = 2 variable in JsonApiRequestTypePlugin
1477 api = 2 variable in JsonApiResponsePlugin
1554 api = 2 variable in JsonpPlugin
1580 api = 2 variable in ContentCheckerPlugin
1607 api = 2 variable in LoggingPlugin
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Dcss.py20 def __init__(self, tag, api=soupsieve): argument
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.c23 #define __WILC1000_FW(api) WILC1000_FW_PREFIX #api ".bin" argument
24 #define WILC1000_FW(api) __WILC1000_FW(api) argument

12