Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-pxa/
Dmfp-pxa2xx.c41 struct gpio_desc { struct
51 static struct gpio_desc gpio_desc[MFP_PIN_GPIO127 + 1]; argument
/linux-4.4.14/drivers/gpio/
Dgpiolib.h86 struct gpio_desc { struct
106 int gpiod_request(struct gpio_desc *desc, const char *label); argument
/linux-4.4.14/include/uapi/linux/
Dsynclink.h230 struct gpio_desc { struct
231 __u32 state;
232 __u32 smask;
233 __u32 dir;
234 __u32 dmask;
/linux-4.4.14/drivers/leds/
Dleds-gpio.c91 int (*blink_set)(struct gpio_desc *, int, unsigned long *, in create_gpio_led()
/linux-4.4.14/drivers/pinctrl/qcom/
Dpinctrl-ssbi-gpio.c512 const struct of_phandle_args *gpio_desc, in pm8xxx_gpio_of_xlate()
Dpinctrl-spmi-gpio.c550 const struct of_phandle_args *gpio_desc, in pmic_gpio_of_xlate()
Dpinctrl-ssbi-mpp.c525 const struct of_phandle_args *gpio_desc, in pm8xxx_mpp_of_xlate()
Dpinctrl-spmi-mpp.c608 const struct of_phandle_args *gpio_desc, in pmic_mpp_of_xlate()