Searched refs:chip_direction_output (Results 1 – 2 of 2) sorted by relevance
256 static int chip_direction_output(struct gpio_chip *c, unsigned offset, int val) in chip_direction_output() function300 .direction_output = chip_direction_output,
421 chip_direction_output(struct gpio_chip *c, unsigned int offset, int val) in chip_direction_output() function437 .direction_output = chip_direction_output,