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