con_driver_unregister_callback
static void con_driver_unregister_callback(struct work_struct *ignored);
static DECLARE_WORK(con_driver_unregister_work, con_driver_unregister_callback);