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.c42 uint of_plat_size, struct udevice **devp) in device_bind_common() argument
111 if (of_plat_size) in device_bind_common()
113 if (of_plat_size < drv->plat_auto) in device_bind_common()
129 memcpy(ptr, plat, of_plat_size); in device_bind_common()

Completed in 8 milliseconds