root/drivers/pinctrl/pinctrl-coh901.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /* SPDX-License-Identifier: GPL-2.0 */
   2 int u300_gpio_config_get(struct gpio_chip *chip,
   3                          unsigned offset,
   4                          unsigned long *config);
   5 int u300_gpio_config_set(struct gpio_chip *chip, unsigned offset,
   6                          enum pin_config_param param);

/* [<][>][^][v][top][bottom][index][help] */