Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/
H A Das3722.h308 int as3722_gpio_pin_max(device_t dev, int *maxpin);
H A Das3722.c380 DEVMETHOD(gpio_pin_max, as3722_gpio_pin_max),
H A Das3722_gpio.c291 as3722_gpio_pin_max(device_t dev, int *maxpin) in as3722_gpio_pin_max() function