Searched refs:o2net_sc_connect_completed (Results 1 – 1 of 1) sorted by relevance
122 static void o2net_sc_connect_completed(struct work_struct *work);432 INIT_WORK(&sc->sc_connect_work, o2net_sc_connect_completed); in sc_alloc()1456 static void o2net_sc_connect_completed(struct work_struct *work) in o2net_sc_connect_completed() function