Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/dm/
H A Duclass.h229 int uclass_get_device_by_phandle_id(enum uclass_id id, uint phandle_id,
/OK3568_Linux_fs/u-boot/drivers/core/
H A Duclass.c466 int uclass_get_device_by_phandle_id(enum uclass_id id, uint phandle_id, in uclass_get_device_by_phandle_id() argument
484 if (phandle == phandle_id) { in uclass_get_device_by_phandle_id()