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