Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pnp/
H A Dbase.h65 #define PNP_RES_PRIORITY_FUNCTIONAL 2 macro
115 if (priority > PNP_RES_PRIORITY_FUNCTIONAL) { in pnp_new_dependent_set()
H A Dsupport.c99 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()
/OK3568_Linux_fs/kernel/drivers/pnp/pnpacpi/
H A Drsparser.c481 priority = PNP_RES_PRIORITY_FUNCTIONAL; in pnpacpi_option_resource()