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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pnp/
H A Disapnp.c1438 static int isapnp_alternative_switch(struct isapnp_cfgtmp *cfg, function
1638 if ((err = isapnp_alternative_switch(cfg, port->res, port->res->alt))<0)
1727 if ((err = isapnp_alternative_switch(cfg, irq->res, irq->res->alt))<0)
1809 if ((err = isapnp_alternative_switch(cfg, dma->res, dma->res->alt))<0)
1908 if ((err = isapnp_alternative_switch(cfg, mem->res, mem->res->alt))<0)
1969 if ((err = isapnp_alternative_switch(&cfg, NULL, NULL))<0)

Completed in 30 milliseconds