Searched defs:of_device_id (Results 1 – 1 of 1) sorted by relevance
7069 struct of_device_id { struct7070 char name[32];7071 char type[32];7072 char compatible[128];7073 const void *data;