Searched refs:stop_conn_work_fn (Results 1 – 1 of 1) sorted by relevance
92 static void stop_conn_work_fn(struct work_struct *work);93 static DECLARE_WORK(stop_conn_work, stop_conn_work_fn);2479 static void stop_conn_work_fn(struct work_struct *work) in stop_conn_work_fn() function