Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpiolib.h138 struct gpio_desc { struct
139 struct gpio_device *gdev;
140 unsigned long flags;
175 int gpiod_request(struct gpio_desc *desc, const char *label); argument
/drivers/usb/host/
Dbcma-hcd.c44 struct gpio_desc *gpio_desc; member
/drivers/pinctrl/qcom/
Dpinctrl-ssbi-gpio.c523 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.c744 const struct of_phandle_args *gpio_desc, in pmic_gpio_of_xlate()
/drivers/gpu/drm/i915/display/
Dintel_dsi_vbt.c344 struct gpio_desc *gpio_desc = bxt_gpio_table[gpio_index]; in bxt_exec_gpio() local