Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/
H A Ddpaa_of.c281 check_compatible(const struct dt_file *f, const char *compatible) in check_compatible() function
316 !check_compatible(d->compatible, in of_find_compatible_node()
547 if (d->compatible && check_compatible(d->compatible, compatible)) in of_device_is_compatible()