Searched defs:gpio_desc (Results 1 – 7 of 7) sorted by relevance
138 struct gpio_desc { struct139 struct gpio_device *gdev;140 unsigned long flags;175 int gpiod_request(struct gpio_desc *desc, const char *label); argument
44 struct gpio_desc *gpio_desc; member
523 const struct of_phandle_args *gpio_desc, in pm8xxx_gpio_of_xlate()
518 const struct of_phandle_args *gpio_desc, in pm8xxx_mpp_of_xlate()
613 const struct of_phandle_args *gpio_desc, in pmic_mpp_of_xlate()
744 const struct of_phandle_args *gpio_desc, in pmic_gpio_of_xlate()
344 struct gpio_desc *gpio_desc = bxt_gpio_table[gpio_index]; in bxt_exec_gpio() local