Searched refs:get_opcr_p2p_connections (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/firewire/
H A Dfiredtv-avc.c1363 #define get_opcr_p2p_connections(v) get_opcr((v), 0x3f, 24) macro
1390 if (get_opcr_p2p_connections(*opcr)) { cmp_establish_pp_connection()
1408 set_opcr_p2p_connections(opcr, get_opcr_p2p_connections(*opcr) + 1); cmp_establish_pp_connection()
1441 if (!get_opcr_online(*opcr) || !get_opcr_p2p_connections(*opcr) || cmp_break_pp_connection()
1448 set_opcr_p2p_connections(opcr, get_opcr_p2p_connections(*opcr) - 1); cmp_break_pp_connection()

Completed in 66 milliseconds