Home
last modified time | relevance | path

Searched refs:pnp_option_set (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/pnp/
H A Dquirks.c35 "%d\n", pnp_option_set(option)); in quirk_awe32_add_ports()
47 pnp_option_set(option)); in quirk_awe32_add_ports()
61 pnp_option_set(option) != set) { in quirk_awe32_resources()
62 set = pnp_option_set(option); in quirk_awe32_resources()
87 pnp_option_set(option)); in quirk_cmi8330_resources()
96 pnp_option_set(option), dma->map); in quirk_cmi8330_resources()
157 pnp_option_set(option) == set) { in pnp_clone_dependent_set()
192 set = pnp_option_set(new_option); in quirk_add_irq_optional_dependent_sets()
193 while (new_option && pnp_option_set(new_option) == set) { in quirk_add_irq_optional_dependent_sets()
H A Dinterface.c228 if (!dep || pnp_option_set(option) != set) { in options_show()
229 set = pnp_option_set(option); in options_show()
H A Dsupport.c116 pnp_option_set(option), in dbg_pnp_show_option()
H A Dbase.h98 static inline unsigned int pnp_option_set(struct pnp_option *option) in pnp_option_set() function
H A Dmanager.c269 pnp_option_set(option) != set) in pnp_assign_resources()