Lines Matching refs:pcf857x
72 struct pcf857x { struct
125 struct pcf857x *gpio = gpiochip_get_data(chip); in pcf857x_input()
138 struct pcf857x *gpio = gpiochip_get_data(chip); in pcf857x_get()
147 struct pcf857x *gpio = gpiochip_get_data(chip); in pcf857x_output()
171 struct pcf857x *gpio = data; in pcf857x_irq()
198 struct pcf857x *gpio = irq_data_get_irq_chip_data(data); in pcf857x_irq_set_wake()
205 struct pcf857x *gpio = irq_data_get_irq_chip_data(data); in pcf857x_irq_enable()
212 struct pcf857x *gpio = irq_data_get_irq_chip_data(data); in pcf857x_irq_disable()
219 struct pcf857x *gpio = irq_data_get_irq_chip_data(data); in pcf857x_irq_bus_lock()
226 struct pcf857x *gpio = irq_data_get_irq_chip_data(data); in pcf857x_irq_bus_sync_unlock()
238 struct pcf857x *gpio; in pcf857x_probe()
398 struct pcf857x *gpio = i2c_get_clientdata(client); in pcf857x_remove()
417 struct pcf857x *gpio = i2c_get_clientdata(client); in pcf857x_shutdown()