Home
last modified time | relevance | path

Searched refs:isapnp_present (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Disapnp.h63 int isapnp_present(void);
86 static inline int isapnp_present(void) { return 0; } in isapnp_present() function