Searched refs:msp_gpio_out (Results 1 – 1 of 1) sorted by relevance
149 static int msp_gpio_out(struct gpio_chip *chip, unsigned offset, int value) in msp_gpio_out() function173 msp_gpio_out(chip, offset, value); in msp_gpio_set()181 .direction_output = msp_gpio_out,