Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Ddt_driver.c736 uint32_t found_types = 0; in add_probe_node_by_compat() local
747 if (found_types & BIT(dt_drv->type)) { in add_probe_node_by_compat()
752 found_types |= BIT(dt_drv->type); in add_probe_node_by_compat()