Searched refs:ofw_gpiobus_parse_gpios_impl (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/gpio/ |
H A D | ofw_gpiobus.c | 46 static int ofw_gpiobus_parse_gpios_impl(device_t, phandle_t, char *, 187 return (ofw_gpiobus_parse_gpios_impl(consumer, in ofw_gpiobus_parse_gpios() 229 npins = ofw_gpiobus_parse_gpios_impl(child, node, "gpios", sc, &pins); in ofw_gpiobus_setup_devinfo() 279 ofw_gpiobus_parse_gpios_impl(device_t consumer, phandle_t cnode, char *pname, in ofw_gpiobus_parse_gpios_impl() function
|