Lines Matching refs:tps65010
60 struct tps65010 { struct
184 struct tps65010 *tps = s->private; in dbg_show()
307 static void tps65010_interrupt(struct tps65010 *tps) in tps65010_interrupt()
399 struct tps65010 *tps; in tps65010_work()
401 tps = container_of(to_delayed_work(work), struct tps65010, work); in tps65010_work()
434 struct tps65010 *tps = _tps; in tps65010_irq()
464 struct tps65010 *tps; in tps65010_output()
481 struct tps65010 *tps; in tps65010_gpio_get()
502 static struct tps65010 *the_tps;
506 struct tps65010 *tps = i2c_get_clientdata(client); in tps65010_remove()
521 struct tps65010 *tps; in tps65010_probe()