Searched refs:next_module (Results 1 – 1 of 1) sorted by relevance
62 static const char *next_module(struct device *d) in next_module() function190 static const char *next_module(struct device *d) in next_module() function222 while (module = next_module(d)) in next_module_filtered()