Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pnp/
Dbase.h64 #define PNP_RES_PRIORITY_FUNCTIONAL 2 macro
114 if (priority > PNP_RES_PRIORITY_FUNCTIONAL) { in pnp_new_dependent_set()
Dsupport.c98 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()
/linux-6.1.9/drivers/pnp/pnpacpi/
Drsparser.c482 priority = PNP_RES_PRIORITY_FUNCTIONAL; in pnpacpi_option_resource()