Home
last modified time | relevance | path

Searched refs:PNP_OPTION_PRIORITY_MASK (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/pnp/
Dbase.h60 #define PNP_OPTION_PRIORITY_MASK 0xfff macro
66 #define PNP_RES_PRIORITY_INVALID PNP_OPTION_PRIORITY_MASK
107 PNP_OPTION_PRIORITY_MASK; in pnp_option_priority()
125 ((priority & PNP_OPTION_PRIORITY_MASK) << in pnp_new_dependent_set()