Searched defs:of_device_id (Results 1 – 1 of 1) sorted by relevance
241 struct of_device_id { struct242 char name[32];243 char type[32];244 char compatible[128];245 const void *data;