Lines Matching refs:idio_24_gpio
133 struct idio_24_gpio { struct
144 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_gpio_get_direction() argument
166 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_gpio_direction_input()
188 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_gpio_direction_output()
210 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_gpio_get()
245 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_gpio_get_multiple()
282 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_gpio_set()
323 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_gpio_set_multiple()
375 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_irq_mask()
404 struct idio_24_gpio *const idio24gpio = gpiochip_get_data(chip); in idio_24_irq_unmask()
450 struct idio_24_gpio *const idio24gpio = dev_id; in idio_24_irq_handler()
498 struct idio_24_gpio *idio24gpio; in idio_24_probe()