Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/arm/freescale/vybrid/
HDvf_gpio.c77 static int vf_gpio_pin_max(device_t, int *);
172 vf_gpio_pin_max(device_t dev, int *maxpin) in vf_gpio_pin_max() function
365 DEVMETHOD(gpio_pin_max, vf_gpio_pin_max),