Searched defs:pnp_possible_config (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/pnp/ |
H A D | resource.c | 644 int pnp_possible_config(struct pnp_dev *dev, int type, resource_size_t start, in pnp_possible_config() function 684 EXPORT_SYMBOL(pnp_possible_config); variable
|
/kernel/linux/linux-6.6/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); variable
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pnp.h | 487 static inline int pnp_possible_config(struct pnp_dev *dev, int type, in pnp_possible_config() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pnp.h | 487 static inline int pnp_possible_config(struct pnp_dev *dev, int type, in pnp_possible_config() function
|
Completed in 8 milliseconds