Searched refs:slot_compat_data (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/arm/amlogic/
H A Dmeson_sdio.c138 static const struct device_compatible_entry slot_compat_data[] = { variable in typeref:struct:device_compatible_entry
198 if (of_compatible_match(child, slot_compat_data)) {
H A Dmeson_sdhc.c159 static const struct device_compatible_entry slot_compat_data[] = { variable in typeref:struct:device_compatible_entry
225 if (of_compatible_match(child, slot_compat_data)) {

Completed in 120 milliseconds