Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c53 #define ARM_PACKET_SIZE 0x1000 macro
1368 b = kmalloc(ARM_PACKET_SIZE, GFP_KERNEL); in ttusb_dec_boot_dsp()
1387 if (j >= ARM_PACKET_SIZE) { in ttusb_dec_boot_dsp()
1389 ARM_PACKET_SIZE, &actual_len, in ttusb_dec_boot_dsp()