Searched refs:pnp_possible_config (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_pnp.c | 404 if (pnp_possible_config(dev, IORESOURCE_IO, base[i], 8)) in check_resources()
|
| /linux/include/linux/ |
| H A D | pnp.h | 455 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, in pnp_possible_config() function
|
| /linux/drivers/pnp/ |
| H A D | resource.c | 645 int pnp_possible_config(struct pnp_dev *dev, int type, resource_size_t start, in pnp_possible_config() function 685 EXPORT_SYMBOL(pnp_possible_config);
|