Searched defs:of_device_id (Results 1 – 1 of 1) sorted by relevance
282 struct of_device_id { struct283 char name[32];284 char type[32];285 char compatible[128];286 const void *data;