Searched defs:gpio_desc (Results 1 – 11 of 11) sorted by relevance
40 struct gpio_desc { struct50 static struct gpio_desc gpio_desc[MFP_PIN_GPIO127 + 1]; argument
117 struct gpio_desc { struct140 static inline bool dm_gpio_is_valid(const struct gpio_desc *desc) in dm_gpio_is_valid() argument
158 struct gpio_desc { struct159 struct gpio_device *gdev;160 unsigned long flags;196 int gpiod_request(struct gpio_desc *desc, const char *label); argument
231 struct gpio_desc { struct232 __u32 state;233 __u32 smask;234 __u32 dir;235 __u32 dmask;
23 struct gpio_desc gpio_desc[8]; member
44 struct gpio_desc *gpio_desc; member
525 const struct of_phandle_args *gpio_desc, in pm8xxx_gpio_of_xlate()
613 const struct of_phandle_args *gpio_desc, in pmic_mpp_of_xlate()
524 const struct of_phandle_args *gpio_desc, in pm8xxx_mpp_of_xlate()
777 const struct of_phandle_args *gpio_desc, in pmic_gpio_of_xlate()
354 struct gpio_desc *gpio_desc = bxt_gpio_table[gpio_index]; in bxt_exec_gpio() local