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