Home
last modified time | relevance | path

Searched refs:chip_direction_output (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpio/
Dgpio-cs5535.c257 static int chip_direction_output(struct gpio_chip *c, unsigned offset, int val) in chip_direction_output() function
302 .direction_output = chip_direction_output,