Searched refs:cfg_work (Results 1 – 1 of 1) sorted by relevance
51 static struct work_struct cfg_work; variable660 queue_work(chp_wq, &cfg_work); in cfg_func()678 queue_work(chp_wq, &cfg_work); in chp_cfg_schedule()717 INIT_WORK(&cfg_work, cfg_func); in chp_init()