Home
last modified time | relevance | path

Searched refs:ti_sysc_idle (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/bus/
H A Dti-sysc.c2947 static void ti_sysc_idle(struct work_struct *work) in ti_sysc_idle() function
3291 INIT_DELAYED_WORK(&ddata->idle_work, ti_sysc_idle); in sysc_probe()
3323 ti_sysc_idle(&ddata->idle_work.work); in sysc_remove()
/kernel/linux/linux-6.6/drivers/bus/
H A Dti-sysc.c3012 static void ti_sysc_idle(struct work_struct *work) in ti_sysc_idle() function
3375 INIT_DELAYED_WORK(&ddata->idle_work, ti_sysc_idle); in sysc_probe()
3407 ti_sysc_idle(&ddata->idle_work.work); in sysc_remove()

Completed in 9 milliseconds