Searched refs:to_skip (Results 1 – 4 of 4) sorted by relevance
437 if (sd->to_skip) { in stv06xx_pkt_scan()438 int skip = (sd->to_skip < chunk_len) ? in stv06xx_pkt_scan()439 sd->to_skip : chunk_len; in stv06xx_pkt_scan()443 sd->to_skip -= skip; in stv06xx_pkt_scan()461 sd->to_skip = gspca_dev->pixfmt.width * 4; in stv06xx_pkt_scan()
84 int to_skip; member
68 u32 to_skip, u32 end, enum cc_sg_cpy_direct direct);
107 u32 to_skip, u32 end, enum cc_sg_cpy_direct direct) in cc_copy_sg_portion() argument112 sg_copy_buffer(sg, nents, dest, (end - to_skip + 1), to_skip, in cc_copy_sg_portion()