Searched refs:max77620_gpio_pin_set (Results 1 – 3 of 3) sorted by relevance
254 int max77620_gpio_pin_set(device_t dev, uint32_t pin, unsigned int value);
494 DEVMETHOD(gpio_pin_set, max77620_gpio_pin_set),
593 max77620_gpio_pin_set(device_t dev, uint32_t pin, uint32_t val) in max77620_gpio_pin_set() function