Searched refs:tca64xx_pin_set (Results 1 – 1 of 1) sorted by relevance
118 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