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