Searched refs:PNP_OPTION_PRIORITY_MASK (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/pnp/
H A Dbase.h59 #define PNP_OPTION_PRIORITY_MASK 0xfff macro
65 #define PNP_RES_PRIORITY_INVALID PNP_OPTION_PRIORITY_MASK
106 PNP_OPTION_PRIORITY_MASK;
124 ((priority & PNP_OPTION_PRIORITY_MASK) <<

Completed in 187 milliseconds