Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dgpio.c150 static int mv_gpio_pin_max(device_t, int *);
171 DEVMETHOD(gpio_pin_max, mv_gpio_pin_max),
1063 mv_gpio_pin_max(device_t dev, int *maxpin) in mv_gpio_pin_max() function