Searched defs:PARAM (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
D | setup.h | 10 #define PARAM ((unsigned char *)empty_zero_page) macro
|
/kernel/linux/linux-5.10/include/xen/ |
D | hvm.h | 11 #define PARAM(x) [HVM_PARAM_##x] = #x in param_name() macro
|
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
D | setup.h | 38 #define PARAM ZERO_PGE macro
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
D | rt286.h | 43 #define RT286_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM) argument
|
D | rt274.h | 44 #define RT274_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM) argument
|
D | rt298.h | 45 #define RT298_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM) argument
|
/kernel/linux/linux-5.10/drivers/block/ |
D | skd_s1120.h | 139 #define FIT_MXD_CONS(TYPE, PARAM, DATA) \ argument
|