Searched defs:of_device_id (Results 1 – 7 of 7) sorted by relevance
7069 struct of_device_id { struct7070 char name[32];7071 char type[32];7072 char compatible[128];7073 const void *data;
6803 struct of_device_id { struct6804 char name[32];6805 char type[32];6806 char compatible[128];6807 const void *data;
5880 struct of_device_id { struct5881 char name[32];5882 char type[32];5883 char compatible[128];5884 const void *data;
6544 struct of_device_id { struct6545 char name[32];6546 char type[32];6547 char compatible[128];6548 const void *data;