Home
last modified time | relevance | path

Searched refs:v_pes_postbytes (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c139 int v_pes_postbytes; member
460 dec->v_pes_postbytes = 0; in ttusb_dec_set_pids()
488 if (dec->v_pes_postbytes > 0 && in ttusb_dec_process_pva()
489 dec->v_pes_postbytes == prebytes) { in ttusb_dec_process_pva()
522 dec->v_pes_postbytes = postbytes; in ttusb_dec_process_pva()
940 dec->v_pes_postbytes = 0; in ttusb_dec_start_iso_xfer()
/kernel/linux/linux-6.6/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c139 int v_pes_postbytes; member
457 dec->v_pes_postbytes = 0; in ttusb_dec_set_pids()
485 if (dec->v_pes_postbytes > 0 && in ttusb_dec_process_pva()
486 dec->v_pes_postbytes == prebytes) { in ttusb_dec_process_pva()
519 dec->v_pes_postbytes = postbytes; in ttusb_dec_process_pva()
937 dec->v_pes_postbytes = 0; in ttusb_dec_start_iso_xfer()

Completed in 5 milliseconds