Searched refs:set_opcr_p2p_connections (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/firewire/ |
H A D | firedtv-avc.c | 1372 #define set_opcr_p2p_connections(p, v) set_opcr((p), (v), 0x3f, 24) macro 1414 set_opcr_p2p_connections(opcr, get_opcr_p2p_connections(*opcr) + 1); in cmp_establish_pp_connection() 1454 set_opcr_p2p_connections(opcr, get_opcr_p2p_connections(*opcr) - 1); in cmp_break_pp_connection()
|
/kernel/linux/linux-6.6/drivers/media/firewire/ |
H A D | firedtv-avc.c | 1374 #define set_opcr_p2p_connections(p, v) set_opcr((p), (v), 0x3f, 24) macro 1416 set_opcr_p2p_connections(opcr, get_opcr_p2p_connections(*opcr) + 1); in cmp_establish_pp_connection() 1456 set_opcr_p2p_connections(opcr, get_opcr_p2p_connections(*opcr) - 1); in cmp_break_pp_connection()
|
Completed in 4 milliseconds