Home
last modified time | relevance | path

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

/external/u-boot/drivers/core/
Dlists.c133 const char *name, *compat_list, *compat; in lists_bind_fdt() local
143 compat_list = ofnode_get_property(node, "compatible", &compat_length); in lists_bind_fdt()
144 if (!compat_list) { in lists_bind_fdt()
161 compat = compat_list + i; in lists_bind_fdt()