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

/linux-master/drivers/tty/serial/8250/
H A D8250_pnp.c403 if (pnp_possible_config(dev, IORESOURCE_IO, base[i], 8))
/linux-master/include/linux/
H A Dpnp.h457 int pnp_possible_config(struct pnp_dev *dev, int type, resource_size_t base,
487 static inline int pnp_possible_config(struct pnp_dev *dev, int type, function
/linux-master/drivers/pnp/
H A Dresource.c645 int pnp_possible_config(struct pnp_dev *dev, int type, resource_size_t start, function
685 EXPORT_SYMBOL(pnp_possible_config); variable

Completed in 230 milliseconds