Lines Matching defs:tps6586x

120 struct tps6586x {  struct
135 static inline struct tps6586x *dev_to_tps6586x(struct device *dev) in dev_to_tps6586x() argument
142 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_write() local
150 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_writes() local
158 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_read() local
171 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_reads() local
179 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_set_bits() local
187 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_clr_bits() local
195 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_update() local
203 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_irq_get_virq() local
211 struct tps6586x *tps6586x = dev_get_drvdata(dev); in tps6586x_get_version() local
223 static int tps6586x_remove_subdevs(struct tps6586x *tps6586x) in tps6586x_remove_subdevs()
230 struct tps6586x *tps6586x = irq_data_get_irq_chip_data(data); in tps6586x_irq_lock() local
237 struct tps6586x *tps6586x = irq_data_get_irq_chip_data(irq_data); in tps6586x_irq_enable() local
247 struct tps6586x *tps6586x = irq_data_get_irq_chip_data(irq_data); in tps6586x_irq_disable() local
258 struct tps6586x *tps6586x = irq_data_get_irq_chip_data(data); in tps6586x_irq_sync_unlock() local
274 struct tps6586x *tps6586x = irq_data_get_irq_chip_data(irq_data); in tps6586x_irq_set_wake() local
290 struct tps6586x *tps6586x = h->host_data; in tps6586x_irq_map() local
307 struct tps6586x *tps6586x = data; in tps6586x_irq() local
335 static int tps6586x_irq_init(struct tps6586x *tps6586x, int irq, in tps6586x_irq_init()
380 static int tps6586x_add_subdevs(struct tps6586x *tps6586x, in tps6586x_add_subdevs()
501 struct tps6586x *tps6586x; in tps6586x_i2c_probe() local
579 struct tps6586x *tps6586x = i2c_get_clientdata(client); in tps6586x_i2c_remove() local
589 struct tps6586x *tps6586x = dev_get_drvdata(dev); in tps6586x_i2c_suspend() local
599 struct tps6586x *tps6586x = dev_get_drvdata(dev); in tps6586x_i2c_resume() local