Searched defs:of_device_id (Results 1 – 1 of 1) sorted by relevance
268 struct of_device_id { struct269 char name[32];270 char type[32];271 char compatible[128];272 const void *data;
Completed in 8 milliseconds