Lines Matching defs:gpio
140 struct pcf857x *gpio = container_of(chip, struct pcf857x, chip); in pcf857x_input() local
153 struct pcf857x *gpio = container_of(chip, struct pcf857x, chip); in pcf857x_get() local
162 struct pcf857x *gpio = container_of(chip, struct pcf857x, chip); in pcf857x_output() local
186 struct pcf857x *gpio = data; in pcf857x_irq() local
213 struct pcf857x *gpio = irq_data_get_irq_chip_data(data); in pcf857x_irq_set_wake() local
231 struct pcf857x *gpio = irq_data_get_irq_chip_data(data); in pcf857x_irq_enable() local
238 struct pcf857x *gpio = irq_data_get_irq_chip_data(data); in pcf857x_irq_disable() local
245 struct pcf857x *gpio = irq_data_get_irq_chip_data(data); in pcf857x_irq_bus_lock() local
252 struct pcf857x *gpio = irq_data_get_irq_chip_data(data); in pcf857x_irq_bus_sync_unlock() local
276 struct pcf857x *gpio; in pcf857x_probe() local
429 struct pcf857x *gpio = i2c_get_clientdata(client); in pcf857x_remove() local