Lines Matching refs:idio_24_gpio
92 struct idio_24_gpio { struct
102 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_gpio_get_direction() argument
121 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_gpio_direction_input()
143 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_gpio_direction_output()
165 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_gpio_get()
200 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_gpio_get_multiple()
255 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_gpio_set()
296 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_gpio_set_multiple()
359 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_irq_mask()
388 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_irq_unmask()
434 struct idio_24_gpio *const idio24gpio = dev_id; in idio_24_irq_handler()
482 struct idio_24_gpio *idio24gpio; in idio_24_probe()