Searched refs:unsol_hp_work (Results 1 – 1 of 1) sorted by relevance
1136 struct delayed_work unsol_hp_work; member4906 to_delayed_work(work), struct ca0132_spec, unsol_hp_work); in ca0132_unsol_hp_delayed()8674 schedule_delayed_work(&spec->unsol_hp_work, msecs_to_jiffies(500)); in hp_callback()9639 cancel_delayed_work_sync(&spec->unsol_hp_work); in ca0132_free()9691 cancel_delayed_work_sync(&spec->unsol_hp_work); in ca0132_suspend()10084 INIT_DELAYED_WORK(&spec->unsol_hp_work, ca0132_unsol_hp_delayed); in patch_ca0132()