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

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

Completed in 100 milliseconds