Searched defs:bgpio_chip (Results 1 – 1 of 1) sorted by relevance
29 struct bgpio_chip { struct47 unsigned long (*pin2mask)(struct bgpio_chip *bgc, unsigned int pin); argument62 static inline struct bgpio_chip *to_bgpio_chip(struct gpio_chip *gc) in to_bgpio_chip() argument