Home
last modified time | relevance | path

Searched refs:vlast_packet_size (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/pwc/
H A Dpwc-if.c372 if (flen < pdev->vlast_packet_size) { in pwc_isoc_handler()
383 pdev->vlast_packet_size = flen; in pwc_isoc_handler()
410 pdev->vlast_packet_size = 0; in pwc_isoc_init()
H A Dpwc.h239 int vlast_packet_size; /* for frame synchronisation */ member
/kernel/linux/linux-6.6/drivers/media/usb/pwc/
H A Dpwc-if.c372 if (flen < pdev->vlast_packet_size) { in pwc_isoc_handler()
383 pdev->vlast_packet_size = flen; in pwc_isoc_handler()
410 pdev->vlast_packet_size = 0; in pwc_isoc_init()
H A Dpwc.h239 int vlast_packet_size; /* for frame synchronisation */ member

Completed in 7 milliseconds