Home
last modified time | relevance | path

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

/external/u-boot/include/dm/
Duclass.h225 int uclass_get_device_by_phandle_id(enum uclass_id id, uint phandle_id,
/external/u-boot/drivers/core/
Duclass.c459 int uclass_get_device_by_phandle_id(enum uclass_id id, uint phandle_id, in uclass_get_device_by_phandle_id() argument
476 if (phandle == phandle_id) { in uclass_get_device_by_phandle_id()