Searched refs:scif_conn_handler (Results 1 – 3 of 3) sorted by relevance
177 void scif_conn_handler(struct work_struct *work);
292 INIT_WORK(&scif_info.conn_work, scif_conn_handler); in _scif_init()
570 void scif_conn_handler(struct work_struct *work) in scif_conn_handler() function