Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/kernel/
A Ddt_driver.c584 uint32_t found_types = 0; in add_probe_node_by_compat() local
595 if (found_types & BIT(dt_drv->type)) { in add_probe_node_by_compat()
600 found_types |= BIT(dt_drv->type); in add_probe_node_by_compat()

Completed in 3 milliseconds