Searched refs:PNP_OPTION_DEPENDENT (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/pnp/
H A Dbase.h56 #define PNP_OPTION_DEPENDENT 0x80000000 macro
95 return option->flags & PNP_OPTION_DEPENDENT ? 1 : 0; pnp_option_is_dependent()
121 flags = PNP_OPTION_DEPENDENT | pnp_new_dependent_set()

Completed in 62 milliseconds