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