Searched refs:reg_todo (Results 1 – 1 of 1) sorted by relevance
226 static void reg_todo(struct work_struct *work);227 static DECLARE_WORK(reg_work, reg_todo);2245 static void reg_todo(struct work_struct *work) in reg_todo() function