Searched refs:RC_MSG_SIZE_V1_20 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | dib0700_core.c | 706 #define RC_MSG_SIZE_V1_20 6 macro 733 if (purb->actual_length != RC_MSG_SIZE_V1_20) { in dib0700_rc_urb_completion() 801 memset(purb->transfer_buffer, 0, RC_MSG_SIZE_V1_20); in dib0700_rc_urb_completion() 828 purb->transfer_buffer = kzalloc(RC_MSG_SIZE_V1_20, GFP_KERNEL); in dib0700_rc_setup() 847 RC_MSG_SIZE_V1_20, in dib0700_rc_setup() 854 RC_MSG_SIZE_V1_20, in dib0700_rc_setup()
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | dib0700_core.c | 706 #define RC_MSG_SIZE_V1_20 6 macro 733 if (purb->actual_length != RC_MSG_SIZE_V1_20) { in dib0700_rc_urb_completion() 801 memset(purb->transfer_buffer, 0, RC_MSG_SIZE_V1_20); in dib0700_rc_urb_completion() 828 purb->transfer_buffer = kzalloc(RC_MSG_SIZE_V1_20, GFP_KERNEL); in dib0700_rc_setup() 847 RC_MSG_SIZE_V1_20, in dib0700_rc_setup() 854 RC_MSG_SIZE_V1_20, in dib0700_rc_setup()
|
Completed in 3 milliseconds