Home
last modified time | relevance | path

Searched refs:to_max732x (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpio/
Dgpio-max732x.c161 static inline struct max732x_chip *to_max732x(struct gpio_chip *gc) in to_max732x() function
204 struct max732x_chip *chip = to_max732x(gc); in max732x_gpio_get_value()
218 struct max732x_chip *chip = to_max732x(gc); in max732x_gpio_set_mask()
262 struct max732x_chip *chip = to_max732x(gc); in max732x_gpio_direction_input()
284 struct max732x_chip *chip = to_max732x(gc); in max732x_gpio_direction_output()
359 struct max732x_chip *chip = to_max732x(gc); in max732x_irq_mask()
367 struct max732x_chip *chip = to_max732x(gc); in max732x_irq_unmask()
375 struct max732x_chip *chip = to_max732x(gc); in max732x_irq_bus_lock()
384 struct max732x_chip *chip = to_max732x(gc); in max732x_irq_bus_sync_unlock()
403 struct max732x_chip *chip = to_max732x(gc); in max732x_irq_set_type()