Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpio/
Dgpio-cs5535.c243 static int chip_direction_input(struct gpio_chip *c, unsigned offset) in chip_direction_input() function
299 .direction_input = chip_direction_input,