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