Home
last modified time | relevance | path

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

/linux/arch/arm/mach-pxa/
A Dmfp-pxa2xx.c38 struct gpio_desc { struct
48 static struct gpio_desc gpio_desc[MFP_PIN_GPIO127 + 1]; argument
/linux/drivers/gpio/
A Dgpiolib.h99 struct gpio_desc { struct
100 struct gpio_device *gdev;
101 unsigned long flags;
136 int gpiod_request(struct gpio_desc *desc, const char *label); argument
/linux/include/uapi/linux/
A Dsynclink.h231 struct gpio_desc { struct
232 __u32 state;
233 __u32 smask;
234 __u32 dir;
235 __u32 dmask;
/linux/drivers/usb/host/
A Dbcma-hcd.c44 struct gpio_desc *gpio_desc; member
/linux/drivers/pinctrl/qcom/
A Dpinctrl-ssbi-gpio.c523 const struct of_phandle_args *gpio_desc, in pm8xxx_gpio_of_xlate()
A Dpinctrl-ssbi-mpp.c523 const struct of_phandle_args *gpio_desc, in pm8xxx_mpp_of_xlate()
A Dpinctrl-spmi-mpp.c612 const struct of_phandle_args *gpio_desc, in pmic_mpp_of_xlate()
A Dpinctrl-spmi-gpio.c750 const struct of_phandle_args *gpio_desc, in pmic_gpio_of_xlate()
/linux/drivers/gpu/drm/i915/display/
A Dintel_dsi_vbt.c332 struct gpio_desc *gpio_desc = bxt_gpio_table[gpio_index]; in bxt_exec_gpio() local

Completed in 23 milliseconds