Home
last modified time | relevance | path

Searched refs:of_plat_size (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/core/
A Ddevice.c40 uint of_plat_size, struct udevice **devp) in device_bind_common() argument
104 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