Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/gpio/
H A Dtca64xx.c118 static int tca64xx_pin_set(device_t, uint32_t, unsigned int);
139 DEVMETHOD(gpio_pin_set, tca64xx_pin_set),
466 tca64xx_pin_set(device_t dev, uint32_t pin, unsigned int val) in tca64xx_pin_set() function