Searched defs:gpio_desc (Results 1 – 9 of 9) sorted by relevance
40 struct gpio_desc { struct50 static struct gpio_desc gpio_desc[MFP_PIN_GPIO127 + 1]; variable
185 struct gpio_desc { struct209 struct gpio_desc_label __rcu *label; argument211 const char *name;213 struct device_node *hog;217 unsigned int debounce_period_us;
231 struct gpio_desc { struct232 __u32 state;233 __u32 smask;234 __u32 dir;235 __u32 dmask;
43 struct gpio_desc *gpio_desc; member
202 struct gpio_desc *gpio_desc = soc_gpio_table[gpio_index]; in soc_gpio_set_value() local
526 const struct of_phandle_args *gpio_desc, in pm8xxx_gpio_of_xlate()
614 const struct of_phandle_args *gpio_desc, in pmic_mpp_of_xlate()
525 const struct of_phandle_args *gpio_desc, in pm8xxx_mpp_of_xlate()
778 const struct of_phandle_args *gpio_desc, in pmic_gpio_of_xlate()