Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dtps6586x.c138 static inline struct tps6586x *dev_to_tps6586x(struct device *dev) in dev_to_tps6586x() function
145 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_write()
153 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_writes()
161 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_read()
174 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_reads()
182 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_set_bits()
190 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_clr_bits()
198 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_update()
206 struct tps6586x *tps6586x = dev_to_tps6586x(dev); in tps6586x_irq_get_virq()