Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/mach-pxa/
Dmfp-pxa2xx.c40 struct gpio_desc { struct
50 static struct gpio_desc gpio_desc[MFP_PIN_GPIO127 + 1]; argument
/linux-6.12.1/drivers/gpio/
Dgpiolib.h175 struct gpio_desc { struct
199 struct gpio_desc_label __rcu *label; argument
201 const char *name;
203 struct device_node *hog;
/linux-6.12.1/include/uapi/linux/
Dsynclink.h231 struct gpio_desc { struct
232 __u32 state;
233 __u32 smask;
234 __u32 dir;
235 __u32 dmask;
/linux-6.12.1/drivers/usb/host/
Dbcma-hcd.c44 struct gpio_desc *gpio_desc; member
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_dsi_vbt.c202 struct gpio_desc *gpio_desc = soc_gpio_table[gpio_index]; in soc_gpio_set_value() local
/linux-6.12.1/drivers/pinctrl/qcom/
Dpinctrl-ssbi-gpio.c525 const struct of_phandle_args *gpio_desc, in pm8xxx_gpio_of_xlate()
Dpinctrl-spmi-mpp.c613 const struct of_phandle_args *gpio_desc, in pmic_mpp_of_xlate()
Dpinctrl-ssbi-mpp.c524 const struct of_phandle_args *gpio_desc, in pm8xxx_mpp_of_xlate()
Dpinctrl-spmi-gpio.c777 const struct of_phandle_args *gpio_desc, in pmic_gpio_of_xlate()