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

/freebsd-12-stable/sys/mips/atheros/
H A Dar71xx_gpio.c89 static int ar71xx_gpio_pin_max(device_t dev, int *maxpin);
220 ar71xx_gpio_pin_max(device_t dev, int *maxpin) function
487 (void) ar71xx_gpio_pin_max(dev, &maxpin);
621 DEVMETHOD(gpio_pin_max, ar71xx_gpio_pin_max),

Completed in 94 milliseconds