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