Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Ddt_driver.h193 TEE_Result dt_driver_device_from_node_idx_prop_phandle(const char *prop_name,
/optee_os/core/kernel/
H A Dinterrupt.c333 return dt_driver_device_from_node_idx_prop_phandle("interrupts", fdt, in get_legacy_interrupt_by_index()
H A Ddt_driver.c311 TEE_Result dt_driver_device_from_node_idx_prop_phandle(const char *prop_name, in dt_driver_device_from_node_idx_prop_phandle() function