Home
last modified time | relevance | path

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

/linux-2.6.39/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.c153 flags = pnp_new_dependent_set(dev, PNP_RES_PRIORITY_FUNCTIONAL); in pnp_clone_dependent_set()
/linux-2.6.39/drivers/pnp/pnpacpi/
Drsparser.c727 priority = PNP_RES_PRIORITY_FUNCTIONAL; in pnpacpi_option_resource()