Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pnp/
Dbase.h65 #define PNP_RES_PRIORITY_FUNCTIONAL 2 macro
115 if (priority > PNP_RES_PRIORITY_FUNCTIONAL) { in pnp_new_dependent_set()
Dsupport.c99 case PNP_RES_PRIORITY_FUNCTIONAL: in pnp_option_priority_name()
Dquirks.c154 flags = pnp_new_dependent_set(dev, PNP_RES_PRIORITY_FUNCTIONAL); in pnp_clone_dependent_set()
/kernel/linux/linux-5.10/drivers/pnp/pnpacpi/
Drsparser.c481 priority = PNP_RES_PRIORITY_FUNCTIONAL; in pnpacpi_option_resource()