Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/vybrid/
H A Dvf_gpio.c76 static int vf_gpio_pin_max(device_t, int *);
171 vf_gpio_pin_max(device_t dev, int *maxpin) in vf_gpio_pin_max() function
364 DEVMETHOD(gpio_pin_max, vf_gpio_pin_max),