Home
last modified time | relevance | path

Searched refs:dev_to_tps6586x (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mfd/
H A Dtps6586x.c137 static inline struct tps6586x *dev_to_tps6586x(struct device *dev) in dev_to_tps6586x() function
144 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_write()
152 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_writes()
160 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_read()
173 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_reads()
181 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_set_bits()
189 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_clr_bits()
197 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_update()
205 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_irq_get_virq()