Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/iicbus/gpio/
HDtca6416.c100 static int tca6416_pin_set(device_t, uint32_t, unsigned int);
120 DEVMETHOD(gpio_pin_set, tca6416_pin_set),
385 tca6416_pin_set(device_t dev, uint32_t pin, unsigned int val) in tca6416_pin_set() function