Searched refs:wq_clear_halt (Results 1 – 1 of 1) sorted by relevance
141 static void wq_clear_halt(struct work_struct *wq_obj);413 INIT_WORK(&anchor->clear_work_obj, wq_clear_halt); in hdm_write_completion()577 INIT_WORK(&anchor->clear_work_obj, wq_clear_halt); in hdm_read_completion()919 static void wq_clear_halt(struct work_struct *wq_obj) in wq_clear_halt() function