Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpio/
Dgpio-cs5535.c256 static int chip_direction_output(struct gpio_chip *c, unsigned offset, int val) in chip_direction_output() function
300 .direction_output = chip_direction_output,