Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/isdn/hardware/mISDN/
A Dhfcsusb.h90 #define ISO_BUFFER_SIZE 128 macro
239 __u8 buffer[ISO_BUFFER_SIZE]; /* buffer rx/tx USB URB data */
A Dhfcsusb.c1405 if (ISO_BUFFER_SIZE >= in start_isoc_chain()
/linux-6.3-rc2/drivers/media/usb/pwc/
A Dpwc.h111 #define ISO_BUFFER_SIZE (ISO_FRAMES_PER_DESC * ISO_MAX_FRAME_SIZE) macro
A Dpwc-if.c467 urb->transfer_buffer_length = ISO_BUFFER_SIZE; in pwc_isoc_init()
/linux-6.3-rc2/drivers/media/usb/msi2500/
A Dmsi2500.c44 #define ISO_BUFFER_SIZE (ISO_FRAMES_PER_DESC * ISO_MAX_FRAME_SIZE) macro
507 ISO_BUFFER_SIZE, in msi2500_isoc_init()
515 urb->transfer_buffer_length = ISO_BUFFER_SIZE; in msi2500_isoc_init()

Completed in 17 milliseconds