Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/cx18/
Dcx18-fileops.c293 int stuffing, i; in cx18_copy_buf_to_user() local
331 stuffing = q[13] & 7; in cx18_copy_buf_to_user()
333 for (i = 0; i < stuffing; i++) in cx18_copy_buf_to_user()
336 if (i == stuffing && /* right number of stuffing bytes*/ in cx18_copy_buf_to_user()
339 q[14 + stuffing] == 0 && /* PES Pack or Sys Hdr */ in cx18_copy_buf_to_user()
340 q[15 + stuffing] == 0 && in cx18_copy_buf_to_user()
341 q[16 + stuffing] == 1) { in cx18_copy_buf_to_user()
/linux-5.19.10/drivers/media/pci/ivtv/
Divtv-fileops.c299 int stuffing, i; in ivtv_copy_buf_to_user() local
318 stuffing = q[13] & 7; in ivtv_copy_buf_to_user()
320 for (i = 0; i < stuffing; i++) in ivtv_copy_buf_to_user()
323 if (i == stuffing && (q[4] & 0xc4) == 0x44 && (q[12] & 3) == 3 && in ivtv_copy_buf_to_user()
324 q[14 + stuffing] == 0 && q[15 + stuffing] == 0 && in ivtv_copy_buf_to_user()
325 q[16 + stuffing] == 1) { in ivtv_copy_buf_to_user()
/linux-5.19.10/Documentation/devicetree/bindings/mtd/
Dvf610-nfc.txt15 in a board stuffing. Typical NAND memory timings derived from this
/linux-5.19.10/Documentation/networking/
Dx25.rst12 framing, bit-stuffing and checksumming. These both need to be handled by the
/linux-5.19.10/drivers/media/platform/allegro-dvt/
Dallegro-mail.h248 s32 stuffing; member
Dallegro-mail.c427 msg->stuffing = src[i++]; in allegro_dec_encode_frame()
/linux-5.19.10/arch/arm64/boot/dts/qcom/
Dsc7280-qcard.dtsi7 * all boards using Qcard will have in common. Given that there are stuffing
/linux-5.19.10/arch/m68k/ifpsp060/src/
Dpfpsp.S2296 # if we're stuffing a source operand back into an fsave frame then we
Dfpsp.S2297 # if we're stuffing a source operand back into an fsave frame then we