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