Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/dm/
H A Ddevice.h491 int device_get_global_by_of_offset(int of_offset, struct udevice **devp);
/rk3399_rockchip-uboot/drivers/core/
H A Ddevice.c703 int device_get_global_by_of_offset(int of_offset, struct udevice **devp) in device_get_global_by_of_offset() function