Searched refs:gpio_to_pin (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pinctrl/
H A Dcore.c268 * gpio_to_pin() - GPIO range GPIO number to pin number translation
281 static inline int gpio_to_pin(struct pinctrl_gpio_range *range, function
777 pin = gpio_to_pin(range, gc, offset);
812 pin = gpio_to_pin(range, gc, offset);
844 pin = gpio_to_pin(range, gc, offset);
868 pin = gpio_to_pin(range, gc, offset);
929 pin = gpio_to_pin(range, gc, offset);

Completed in 308 milliseconds