Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpio/
Dgpio-cs5535.c242 static int chip_direction_input(struct gpio_chip *c, unsigned offset) in chip_direction_input() function
298 .direction_input = chip_direction_input,