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

/freebsd-10.3-release/sys/mips/atheros/
H A Dar71xx_gpio.c82 static int ar71xx_gpio_pin_max(device_t dev, int *maxpin);
139 ar71xx_gpio_pin_max(device_t dev, int *maxpin) function
406 (void) ar71xx_gpio_pin_max(dev, &maxpin);
470 DEVMETHOD(gpio_pin_max, ar71xx_gpio_pin_max),

Completed in 56 milliseconds