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