Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Das3722.h310 int as3722_gpio_pin_max(device_t dev, int *maxpin);
H A Das3722.c388 DEVMETHOD(gpio_pin_max, as3722_gpio_pin_max),
H A Das3722_gpio.c294 as3722_gpio_pin_max(device_t dev, int *maxpin) in as3722_gpio_pin_max() function