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

  /src/sys/dev/i2c/
twl4030.c 112 static const struct device_compatible_entry gpio_compat_data[] = { variable in typeref:typename:const struct device_compatible_entry[]
391 if (of_compatible_match(child, gpio_compat_data)) {
twl4030.c 112 static const struct device_compatible_entry gpio_compat_data[] = { variable in typeref:typename:const struct device_compatible_entry[]
391 if (of_compatible_match(child, gpio_compat_data)) {

Completed in 22 milliseconds