Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/amlogic/ | |
meson_sdio.c | 138 static const struct device_compatible_entry slot_compat_data[] = { variable in typeref:typename:const struct device_compatible_entry[] 198 if (of_compatible_match(child, slot_compat_data)) { |
meson_sdhc.c | 159 static const struct device_compatible_entry slot_compat_data[] = { variable in typeref:typename:const struct device_compatible_entry[] 225 if (of_compatible_match(child, slot_compat_data)) { |