Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pinctrl-coh901.h « pinctrl « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ba2678665168d757be198a39111677969cdefe51 (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: GPL-2.0 */
int u300_gpio_config_get(struct gpio_chip *chip,
			 unsigned offset,
			 unsigned long *config);
int u300_gpio_config_set(struct gpio_chip *chip, unsigned offset,
			 enum pin_config_param param);