Searched refs:con_driver_unregister_callback (Results 1 – 1 of 1) sorted by relevance
152 static void con_driver_unregister_callback(struct work_struct *ignored);184 static DECLARE_WORK(con_driver_unregister_work, con_driver_unregister_callback);4346 static void con_driver_unregister_callback(struct work_struct *ignored) in con_driver_unregister_callback() function