Searched refs:the_tps (Results 1 – 1 of 1) sorted by relevance
505 static struct tps65010 *the_tps; variable517 the_tps = NULL; in tps65010_remove()527 if (the_tps) { in tps65010_probe()585 the_tps = tps; in tps65010_probe()681 if (!the_tps) in tps65010_set_vbus_draw()692 the_tps->vbus = mA; in tps65010_set_vbus_draw()693 if ((the_tps->chgstatus & TPS_CHG_USB) in tps65010_set_vbus_draw()695 FLAG_VBUS_CHANGED, &the_tps->flags)) { in tps65010_set_vbus_draw()697 queue_delayed_work(system_power_efficient_wq, &the_tps->work, in tps65010_set_vbus_draw()716 if (!the_tps) in tps65010_set_gpio_out_value()[all …]