Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pnp/
H A Dbase.h64 #define PNP_RES_PRIORITY_FUNCTIONAL 2 macro
114 if (priority > PNP_RES_PRIORITY_FUNCTIONAL) { in pnp_new_dependent_set()
H A Dsupport.c98 case PNP_RES_PRIORITY_FUNCTIONAL: in pnp_option_priority_name()
H A Dquirks.c154 flags = pnp_new_dependent_set(dev, PNP_RES_PRIORITY_FUNCTIONAL); in pnp_clone_dependent_set()
/openbmc/linux/drivers/pnp/pnpacpi/
H A Drsparser.c482 priority = PNP_RES_PRIORITY_FUNCTIONAL; in pnpacpi_option_resource()