Searched defs:NID (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | rt286.h | 46 #define RT286_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM) argument 47 #define RT286_SET_POWER(NID) VERB_CMD(AC_VERB_SET_POWER_STATE, NID, 0) argument
|
D | rt274.h | 47 #define RT274_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM) argument 48 #define RT274_SET_POWER(NID) VERB_CMD(AC_VERB_SET_POWER_STATE, NID, 0) argument
|
D | rt298.h | 48 #define RT298_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM) argument 49 #define RT298_SET_POWER(NID) VERB_CMD(AC_VERB_SET_POWER_STATE, NID, 0) argument
|
/Linux-v4.19/drivers/scsi/lpfc/ |
D | lpfc_hw.h | 3375 uint32_t NID:5; /* Number of secondary attention IDs */ member
|