Home
last modified time | relevance | path

Searched defs:gpio_desc (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm/mach-pxa/
H A Dmfp-pxa2xx.c40 struct gpio_desc { struct
50 static struct gpio_desc gpio_desc[MFP_PIN_GPIO127 + 1]; argument
/linux/drivers/gpio/
H A Dgpiolib.h188 struct gpio_desc { struct
212 struct gpio_desc_label __rcu *label; argument
214 const char *name;
216 struct device_node *hog;
220 unsigned int debounce_period_us;
/linux/include/uapi/linux/
H A Dsynclink.h231 struct gpio_desc { struct
232 __u32 state;
233 __u32 smask;
234 __u32 dir;
235 __u32 dmask;
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-ssbi-gpio.c527 const struct of_phandle_args *gpio_desc, in pm8xxx_gpio_of_xlate()
H A Dpinctrl-spmi-mpp.c614 const struct of_phandle_args *gpio_desc, in pmic_mpp_of_xlate()
H A Dpinctrl-ssbi-mpp.c526 const struct of_phandle_args *gpio_desc, in pm8xxx_mpp_of_xlate()
H A Dpinctrl-spmi-gpio.c778 const struct of_phandle_args *gpio_desc, in pmic_gpio_of_xlate()