Home
last modified time | relevance | path

Searched defs:of_device_id (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dmod_devicetable.h262 struct of_device_id { struct
263 char name[32];
264 char type[32];
265 char compatible[128];
266 const void *data;
/OK3568_Linux_fs/u-boot/drivers/thermal/
H A Drockchip_thermal.c611 struct of_device_id { struct
612 char compatible[32];
613 const void *data;