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

  /src/sys/dev/ofisa/
pckbc_ofisa.c 72 static const struct device_compatible_entry port_compat_data[] = { variable in typeref:typename:const struct device_compatible_entry[]
106 dce = of_compatible_lookup(phandle, port_compat_data);
pckbc_ofisa.c 72 static const struct device_compatible_entry port_compat_data[] = { variable in typeref:typename:const struct device_compatible_entry[]
106 dce = of_compatible_lookup(phandle, port_compat_data);
pckbc_ofisa.c 72 static const struct device_compatible_entry port_compat_data[] = { variable in typeref:typename:const struct device_compatible_entry[]
106 dce = of_compatible_lookup(phandle, port_compat_data);

Completed in 32 milliseconds