Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pnp/
H A Dbase.h65 #define PNP_RES_PRIORITY_INVALID PNP_OPTION_PRIORITY_MASK macro
117 PNP_RES_PRIORITY_INVALID); in pnp_new_dependent_set()
118 priority = PNP_RES_PRIORITY_INVALID; in pnp_new_dependent_set()
/openbmc/linux/drivers/pnp/pnpacpi/
H A Drsparser.c485 priority = PNP_RES_PRIORITY_INVALID; in pnpacpi_option_resource()