Searched refs:mb86s70_gpio_chip (Results 1 – 1 of 1) sorted by relevance
40 struct mb86s70_gpio_chip { struct47 static inline struct mb86s70_gpio_chip *chip_to_mb86s70(struct gpio_chip *gc) in chip_to_mb86s70() argument49 return container_of(gc, struct mb86s70_gpio_chip, gc); in chip_to_mb86s70()54 struct mb86s70_gpio_chip *gchip = chip_to_mb86s70(gc); in mb86s70_gpio_request()76 struct mb86s70_gpio_chip *gchip = chip_to_mb86s70(gc); in mb86s70_gpio_free()91 struct mb86s70_gpio_chip *gchip = chip_to_mb86s70(gc); in mb86s70_gpio_direction_input()109 struct mb86s70_gpio_chip *gchip = chip_to_mb86s70(gc); in mb86s70_gpio_direction_output()133 struct mb86s70_gpio_chip *gchip = chip_to_mb86s70(gc); in mb86s70_gpio_get()140 struct mb86s70_gpio_chip *gchip = chip_to_mb86s70(gc); in mb86s70_gpio_set()158 struct mb86s70_gpio_chip *gchip; in mb86s70_gpio_probe()[all …]