Searched defs:of_device_id (Results 1 – 2 of 2) sorted by relevance
6702 struct of_device_id { struct6703 char name[32];6704 char type[32];6705 char compatible[128];6706 const void *data;
6311 struct of_device_id { struct6312 char name[32];6313 char type[32];6314 char compatible[128];6315 const void *data;