Searched refs:in_conn (Results 1 – 8 of 8) sorted by relevance
23 conn = &efw->in_conn; in init_stream()73 conn = &efw->in_conn; in start_stream()100 cmp_connection_destroy(&efw->in_conn); in destroy_stream()113 conn = &efw->in_conn; in check_connection_used_by_others()173 conn = &efw->in_conn; in keep_resources()205 cmp_connection_break(&efw->in_conn); in snd_efw_stream_reserve_duplex()208 cmp_connection_release(&efw->in_conn); in snd_efw_stream_reserve_duplex()228 cmp_connection_release(&efw->in_conn); in snd_efw_stream_reserve_duplex()249 cmp_connection_break(&efw->in_conn); in snd_efw_stream_start_duplex()284 cmp_connection_break(&efw->in_conn); in snd_efw_stream_start_duplex()[all …]
90 struct cmp_connection in_conn; member
109 conn = &oxfw->in_conn; in start_stream()137 conn = &oxfw->in_conn; in check_connection_used_by_others()163 conn = &oxfw->in_conn; in init_stream()205 conn = &oxfw->in_conn; in keep_resources()279 cmp_connection_break(&oxfw->in_conn); in snd_oxfw_stream_reserve_duplex()280 cmp_connection_release(&oxfw->in_conn); in snd_oxfw_stream_reserve_duplex()304 cmp_connection_release(&oxfw->in_conn); in snd_oxfw_stream_reserve_duplex()324 cmp_connection_break(&oxfw->in_conn); in snd_oxfw_stream_start_duplex()371 cmp_connection_break(&oxfw->in_conn); in snd_oxfw_stream_start_duplex()383 cmp_connection_break(&oxfw->in_conn); in snd_oxfw_stream_stop_duplex()[all …]
52 struct cmp_connection in_conn; member
387 conn = &bebob->in_conn; in check_connection_used_by_others()409 err = cmp_connection_establish(&bebob->in_conn); in make_both_connections()421 cmp_connection_break(&bebob->in_conn); in break_both_connections()436 conn = &bebob->in_conn; in start_stream()467 conn = &bebob->in_conn; in init_stream()507 cmp_connection_destroy(&bebob->in_conn); in destroy_stream()545 conn = &bebob->in_conn; in keep_resources()577 cmp_connection_release(&bebob->in_conn); in snd_bebob_stream_reserve_duplex()690 cmp_connection_release(&bebob->in_conn); in snd_bebob_stream_stop_duplex()
98 struct cmp_connection in_conn; member
510 struct wl1271_station *wl_sta, bool in_conn);
5139 struct wl1271_station *wl_sta, bool in_conn) in wlcore_update_inconn_sta() argument5141 if (in_conn) { in wlcore_update_inconn_sta()