Home
last modified time | relevance | path

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

/openbmc/linux/scripts/dtc/
H A Ddt-extract-compatibles81 compat_list = parse_compatibles(f) variable
/openbmc/u-boot/drivers/core/
H A Dlists.c134 const char *name, *compat_list, *compat; in lists_bind_fdt() local