mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-10 15:58:47 +00:00
6 lines
198 B
C
6 lines
198 B
C
|
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);
|