Searched refs:compat_list (Results 1 – 1 of 1) sorted by relevance
193 const char *name, *compat_list, *compat; in lists_bind_fdt() local203 compat_list = ofnode_get_property(node, "compatible", &compat_length); in lists_bind_fdt()204 if (!compat_list) { in lists_bind_fdt()221 compat = compat_list + i; in lists_bind_fdt()
Completed in 2 milliseconds