Lines Matching refs:ws16c48_gpio
51 struct ws16c48_gpio { struct
64 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_get_direction() argument
73 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_direction_input()
92 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_direction_output()
113 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_get()
136 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_gpio_set()
161 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_irq_ack()
187 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_irq_mask()
211 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_irq_unmask()
235 struct ws16c48_gpio *const ws16c48gpio = gpiochip_get_data(chip); in ws16c48_irq_set_type()
280 struct ws16c48_gpio *const ws16c48gpio = dev_id; in ws16c48_irq_handler()
308 struct ws16c48_gpio *ws16c48gpio; in ws16c48_probe()
375 struct ws16c48_gpio *const ws16c48gpio = dev_get_drvdata(dev); in ws16c48_remove()