Searched defs:of_device_id (Results 1 – 1 of 1) sorted by relevance
260 struct of_device_id { struct261 char name[32];262 char type[32];263 char compatible[128];264 const void *data;