Searched refs:func_ (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/acpi/ |
| H A D | irq_helper.h | 38 #define RP_IRQ_ROUTES(prefix_, func_, a_, b_, c_, d_) \ argument 39 Name(prefix_ ## func_ ## P, Package() \ 55 #define RP_IRQ_ROUTES(prefix_, func_, a_, b_, c_, d_) \ argument 56 Name(prefix_ ## func_ ## A, Package() \ 96 #define RP_METHOD(prefix_, dev_, func_)\ argument 97 Device (prefix_ ## 0 ## func_) \ 99 Name(_ADR, dev_ ## 000 ## func_) \ 103 Return (prefix_ ## func_ ## A) \ 105 Return (prefix_ ## func_ ## P) \
|
| /OK3568_Linux_fs/kernel/arch/x86/events/ |
| H A D | perf_event.h | 857 #define x86_add_quirk(func_) \ argument 860 .func = func_, \
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ltmain.sh | 369 # functions in the '^func_' namespace, and the '^require_' namespace
|