Home
last modified time | relevance | path

Searched defs:NID (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
Drt298.h47 #define RT298_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM) argument
48 #define RT298_SET_POWER(NID) VERB_CMD(AC_VERB_SET_POWER_STATE, NID, 0) argument
Drt286.h46 #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
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_hw.h3124 uint32_t NID:5; /* Number of secondary attention IDs */ member