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

/freebsd-11-stable/sys/mips/atheros/
H A Dar71xx_gpio.c87 static int ar71xx_gpio_pin_max(device_t dev, int *maxpin);
176 ar71xx_gpio_pin_max(device_t dev, int *maxpin) function
443 (void) ar71xx_gpio_pin_max(dev, &maxpin);
571 DEVMETHOD(gpio_pin_max, ar71xx_gpio_pin_max),

Completed in 233 milliseconds