Searched refs:LAST_OPERAND (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/firewire/ |
H A D | firedtv-avc.c | 88 #define LAST_OPERAND (509 - 1) macro 99 if (from <= to && to <= LAST_OPERAND) in pad_operands() 986 clear_operands(c, 6, LAST_OPERAND); in avc_ca_app_info() 1028 clear_operands(c, 6, LAST_OPERAND); in avc_ca_info() 1253 clear_operands(c, 6, LAST_OPERAND); in avc_ca_get_time_date() 1316 clear_operands(c, 6, LAST_OPERAND); in avc_ca_get_mmi()
|
/kernel/linux/linux-6.6/drivers/media/firewire/ |
H A D | firedtv-avc.c | 88 #define LAST_OPERAND (509 - 1) macro 99 if (from <= to && to <= LAST_OPERAND) in pad_operands() 988 clear_operands(c, 6, LAST_OPERAND); in avc_ca_app_info() 1030 clear_operands(c, 6, LAST_OPERAND); in avc_ca_info() 1255 clear_operands(c, 6, LAST_OPERAND); in avc_ca_get_time_date() 1318 clear_operands(c, 6, LAST_OPERAND); in avc_ca_get_mmi()
|
Completed in 4 milliseconds