HomeSort by: relevance | last modified time | path
    Searched defs:slot_compat_data (Results 1 - 2 of 2) sorted by relevancy

  /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)) {

Completed in 12 milliseconds