Home
last modified time | relevance | path

Searched defs:gpio_desc (Results 1 – 8 of 8) 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.h182 struct gpio_desc { struct
206 struct gpio_desc_label __rcu *label; argument
208 const char *name;
210 struct device_node *hog;
214 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/gpu/drm/i915/display/
H A Dintel_dsi_vbt.c202 struct gpio_desc *gpio_desc = soc_gpio_table[gpio_index]; in soc_gpio_set_value() local
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-ssbi-gpio.c525 const struct of_phandle_args *gpio_desc, in pm8xxx_gpio_of_xlate()
H A Dpinctrl-ssbi-mpp.c524 const struct of_phandle_args *gpio_desc, in pm8xxx_mpp_of_xlate()
H A Dpinctrl-spmi-mpp.c613 const struct of_phandle_args *gpio_desc, in pmic_mpp_of_xlate()
H A Dpinctrl-spmi-gpio.c777 const struct of_phandle_args *gpio_desc, in pmic_gpio_of_xlate()