Searched refs:cec_work (Results 1 – 1 of 1) sorted by relevance
131 static struct delayed_work cec_work; variable165 mod_delayed_work(system_wq, &cec_work, round_jiffies(iv)); in cec_mod_work()517 INIT_DELAYED_WORK(&cec_work, cec_work_fn); in cec_init()518 schedule_delayed_work(&cec_work, CEC_DECAY_DEFAULT_INTERVAL); in cec_init()