Searched refs:dev_to_tps6586x (Results 1 – 1 of 1) sorted by relevance
135 static inline struct tps6586x *dev_to_tps6586x(struct device *dev) in dev_to_tps6586x() function142 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_write()150 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_writes()158 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_read()171 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_reads()179 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_set_bits()187 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_clr_bits()195 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_update()203 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_irq_get_virq()
Completed in 4 milliseconds