Searched defs:of_device_id (Results 1 – 1 of 1) sorted by relevance
6048 struct of_device_id { struct6049 char name[32];6050 char type[32];6051 char compatible[128];6052 const void *data;