Home
last modified time | relevance | path

Searched refs:ofw_gpiobus_parse_gpios_impl (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/gpio/
HDofw_gpiobus.c47 static int ofw_gpiobus_parse_gpios_impl(device_t, phandle_t, char *,
264 return (ofw_gpiobus_parse_gpios_impl(consumer, in ofw_gpiobus_parse_gpios()
304 npins = ofw_gpiobus_parse_gpios_impl(child, node, "gpios", sc, &pins); in ofw_gpiobus_setup_devinfo()
354 ofw_gpiobus_parse_gpios_impl(device_t consumer, phandle_t cnode, char *pname, in ofw_gpiobus_parse_gpios_impl() function