Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_thermal.c358 struct task cf_task; member
585 taskqueue_enqueue(taskqueue_thread, &sc->cf_task); in aw_thermal_intr()
615 TASK_INIT(&sc->cf_task, 0, aw_thermal_cf_task, sc); in aw_thermal_attach()