Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mfd/
Dtps65010.c397 static void tps65010_work(struct work_struct *work) in tps65010_work() function
538 INIT_DELAYED_WORK(&tps->work, tps65010_work); in tps65010_probe()
612 tps65010_work(&tps->work.work); in tps65010_probe()