Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpio/
Dgpio-bd70528.c47 static int bd70528_get_direction(struct gpio_chip *chip, unsigned int offset) in bd70528_get_direction() function
171 ret = bd70528_get_direction(chip, offset); in bd70528_gpio_get()
195 bdgpio->gpio.get_direction = bd70528_get_direction; in bd70528_probe()