Searched defs:of_device_id (Results 1 – 1 of 1) sorted by relevance
235 struct of_device_id { struct236 char name[32];237 char type[32];238 char compatible[128];239 const void *data;