Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-cs5535.c259 static int chip_direction_output(struct gpio_chip *c, unsigned offset, int val) in chip_direction_output() function
303 .direction_output = chip_direction_output,