max732x_chip 158 drivers/gpio/gpio-max732x.c static int max732x_writeb(struct max732x_chip *chip, int group_a, uint8_t val) max732x_chip 173 drivers/gpio/gpio-max732x.c static int max732x_readb(struct max732x_chip *chip, int group_a, uint8_t *val) max732x_chip 189 drivers/gpio/gpio-max732x.c static inline int is_group_a(struct max732x_chip *chip, unsigned off) max732x_chip 196 drivers/gpio/gpio-max732x.c struct max732x_chip *chip = gpiochip_get_data(gc); max732x_chip 210 drivers/gpio/gpio-max732x.c struct max732x_chip *chip = gpiochip_get_data(gc); max732x_chip 254 drivers/gpio/gpio-max732x.c struct max732x_chip *chip = gpiochip_get_data(gc); max732x_chip 276 drivers/gpio/gpio-max732x.c struct max732x_chip *chip = gpiochip_get_data(gc); max732x_chip 290 drivers/gpio/gpio-max732x.c static int max732x_writew(struct max732x_chip *chip, uint16_t val) max732x_chip 305 drivers/gpio/gpio-max732x.c static int max732x_readw(struct max732x_chip *chip, uint16_t *val) max732x_chip 319 drivers/gpio/gpio-max732x.c static void max732x_irq_update_mask(struct max732x_chip *chip) max732x_chip 351 drivers/gpio/gpio-max732x.c struct max732x_chip *chip = gpiochip_get_data(gc); max732x_chip 359 drivers/gpio/gpio-max732x.c struct max732x_chip *chip = gpiochip_get_data(gc); max732x_chip 367 drivers/gpio/gpio-max732x.c struct max732x_chip *chip = gpiochip_get_data(gc); max732x_chip 376 drivers/gpio/gpio-max732x.c struct max732x_chip *chip = gpiochip_get_data(gc); max732x_chip 395 drivers/gpio/gpio-max732x.c struct max732x_chip *chip = gpiochip_get_data(gc); max732x_chip 426 drivers/gpio/gpio-max732x.c struct max732x_chip *chip = irq_data_get_irq_chip_data(data); max732x_chip 442 drivers/gpio/gpio-max732x.c static uint8_t max732x_irq_pending(struct max732x_chip *chip) max732x_chip 475 drivers/gpio/gpio-max732x.c struct max732x_chip *chip = devid; max732x_chip 495 drivers/gpio/gpio-max732x.c static int max732x_irq_setup(struct max732x_chip *chip, max732x_chip 539 drivers/gpio/gpio-max732x.c static int max732x_irq_setup(struct max732x_chip *chip, max732x_chip 553 drivers/gpio/gpio-max732x.c static int max732x_setup_gpio(struct max732x_chip *chip, max732x_chip 621 drivers/gpio/gpio-max732x.c struct max732x_chip *chip; max732x_chip 720 drivers/gpio/gpio-max732x.c struct max732x_chip *chip = i2c_get_clientdata(client);