Searched refs:of_plat_size (Results 1 – 1 of 1) sorted by relevance
40 uint of_plat_size, struct udevice **devp) in device_bind_common() argument104 if (of_plat_size) in device_bind_common()106 if (of_plat_size < drv->plat_auto) in device_bind_common()122 memcpy(ptr, plat, of_plat_size); in device_bind_common()
Completed in 4 milliseconds