Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-pxa/
Dmfp-pxa2xx.c38 struct gpio_desc { struct
48 static struct gpio_desc gpio_desc[MFP_PIN_GPIO127 + 1]; argument
/Linux-v5.4/drivers/gpio/
Dgpiolib.h96 struct gpio_desc { struct
120 int gpiod_request(struct gpio_desc *desc, const char *label); argument
/Linux-v5.4/include/uapi/linux/
Dsynclink.h231 struct gpio_desc { struct
232 __u32 state;
233 __u32 smask;
234 __u32 dir;
235 __u32 dmask;
/Linux-v5.4/drivers/usb/host/
Dbcma-hcd.c44 struct gpio_desc *gpio_desc; member
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_dsi_vbt.c317 struct gpio_desc *gpio_desc = bxt_gpio_table[gpio_index]; in bxt_exec_gpio() local
/Linux-v5.4/drivers/pinctrl/qcom/
Dpinctrl-ssbi-gpio.c525 const struct of_phandle_args *gpio_desc, in pm8xxx_gpio_of_xlate()
Dpinctrl-ssbi-mpp.c518 const struct of_phandle_args *gpio_desc, in pm8xxx_mpp_of_xlate()
Dpinctrl-spmi-mpp.c613 const struct of_phandle_args *gpio_desc, in pmic_mpp_of_xlate()
Dpinctrl-spmi-gpio.c740 const struct of_phandle_args *gpio_desc, in pmic_gpio_of_xlate()