Searched defs:platdata_size (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/dm/ | ||
| H A D | platdata.h | 31 uint platdata_size; member |
| /OK3568_Linux_fs/u-boot/drivers/core/ | ||
| H A D | device.c | 344 uint platdata_size = 0; in device_bind_by_name() local |