Home
last modified time | relevance | path

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

/pciutils/
H A Dls-kernel.c62 static const char *next_module(struct device *d) in next_module() function
190 static const char *next_module(struct device *d) in next_module() function
222 while (module = next_module(d)) in next_module_filtered()