Searched refs:to_skip (Results 1 – 4 of 4) sorted by relevance
429 if (sd->to_skip) { in stv06xx_pkt_scan()430 int skip = (sd->to_skip < chunk_len) ? in stv06xx_pkt_scan()431 sd->to_skip : chunk_len; in stv06xx_pkt_scan()435 sd->to_skip -= skip; in stv06xx_pkt_scan()453 sd->to_skip = gspca_dev->pixfmt.width * 4; in stv06xx_pkt_scan()
93 int to_skip; member
67 u32 to_skip, u32 end, enum cc_sg_cpy_direct direct);
141 u32 to_skip, u32 end, enum cc_sg_cpy_direct direct) in cc_copy_sg_portion() argument146 sg_copy_buffer(sg, nents, (void *)dest, (end - to_skip + 1), to_skip, in cc_copy_sg_portion()