Searched defs:hw_prober_entry (Results 1 – 1 of 1) sorted by relevance
25 struct hw_prober_entry { struct26 const char *compatible;27 int (*prober)(struct device *dev, const void *data);28 const void *data;