Home
last modified time | relevance | path

Searched refs:in_conn (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/sound/firewire/fireworks/
Dfireworks_stream.c25 conn = &efw->in_conn; in init_stream()
52 cmp_connection_break(&efw->in_conn); in stop_stream()
71 conn = &efw->in_conn; in start_stream()
117 conn = &efw->in_conn; in destroy_stream()
133 conn = &efw->in_conn; in check_connection_used_by_others()
267 cmp_connection_update(&efw->in_conn) < 0) { in snd_efw_stream_update_duplex()
Dfireworks.h91 struct cmp_connection in_conn; member
/Linux-v4.19/sound/firewire/oxfw/
Doxfw-stream.c112 cmp_connection_break(&oxfw->in_conn); in stop_stream()
126 conn = &oxfw->in_conn; in start_stream()
195 conn = &oxfw->in_conn; in check_connection_used_by_others()
222 conn = &oxfw->in_conn; in snd_oxfw_stream_init_simplex()
364 conn = &oxfw->in_conn; in snd_oxfw_stream_destroy_simplex()
378 conn = &oxfw->in_conn; in snd_oxfw_stream_update_simplex()
Doxfw.h52 struct cmp_connection in_conn; member
/Linux-v4.19/sound/firewire/bebob/
Dbebob_stream.c384 err = cmp_connection_init(&bebob->in_conn, in init_both_connections()
392 cmp_connection_destroy(&bebob->in_conn); in init_both_connections()
407 conn = &bebob->in_conn; in check_connection_used_by_others()
454 err = cmp_connection_establish(&bebob->in_conn, in make_both_connections()
469 cmp_connection_break(&bebob->in_conn); in break_both_connections()
482 cmp_connection_destroy(&bebob->in_conn); in destroy_both_connections()
494 conn = &bebob->in_conn; in start_stream()
Dbebob.h101 struct cmp_connection in_conn; member
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dwlcore.h522 struct wl1271_station *wl_sta, bool in_conn);
Dmain.c5147 struct wl1271_station *wl_sta, bool in_conn) in wlcore_update_inconn_sta() argument
5149 if (in_conn) { in wlcore_update_inconn_sta()