Lines Matching defs:tps6586x
123 struct tps6586x { struct
138 static inline struct tps6586x *dev_to_tps6586x(struct device *dev) in dev_to_tps6586x() argument
145 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_write() local
153 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_writes() local
161 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_read() local
174 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_reads() local
182 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_set_bits() local
190 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_clr_bits() local
198 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_update() local
206 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_irq_get_virq() local
214 struct tps6586x *tps6586x = dev_get_drvdata(dev); in tps6586x_get_version() local
226 static int tps6586x_remove_subdevs(struct tps6586x *tps6586x) in tps6586x_remove_subdevs()
233 struct tps6586x *tps6586x = irq_data_get_irq_chip_data(data); in tps6586x_irq_lock() local
240 struct tps6586x *tps6586x = irq_data_get_irq_chip_data(irq_data); in tps6586x_irq_enable() local
250 struct tps6586x *tps6586x = irq_data_get_irq_chip_data(irq_data); in tps6586x_irq_disable() local
261 struct tps6586x *tps6586x = irq_data_get_irq_chip_data(data); in tps6586x_irq_sync_unlock() local
278 struct tps6586x *tps6586x = irq_data_get_irq_chip_data(irq_data); in tps6586x_irq_set_wake() local
297 struct tps6586x *tps6586x = h->host_data; in tps6586x_irq_map() local
314 struct tps6586x *tps6586x = data; in tps6586x_irq() local
341 static int tps6586x_irq_init(struct tps6586x *tps6586x, int irq, in tps6586x_irq_init()
386 static int tps6586x_add_subdevs(struct tps6586x *tps6586x, in tps6586x_add_subdevs()
510 struct tps6586x *tps6586x; in tps6586x_i2c_probe() local
588 struct tps6586x *tps6586x = i2c_get_clientdata(client); in tps6586x_i2c_remove() local