Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dmax77620.h248 device_t max77620_gpio_get_bus(device_t dev);
H A Dmax77620.c487 DEVMETHOD(gpio_get_bus, max77620_gpio_get_bus),
H A Dmax77620_gpio.c394 max77620_gpio_get_bus(device_t dev) in max77620_gpio_get_bus() function