Searched refs:tca64xx_pin_get (Results 1 – 1 of 1) sorted by relevance
117 static int tca64xx_pin_get(device_t, uint32_t, unsigned int *);138 DEVMETHOD(gpio_pin_get, tca64xx_pin_get),440 tca64xx_pin_get(device_t dev, uint32_t pin, unsigned int *pval) in tca64xx_pin_get() function