Searched refs:to_skip (Results 1 – 3 of 3) sorted by relevance
431 if (sd->to_skip) { in stv06xx_pkt_scan()432 int skip = (sd->to_skip < chunk_len) ? in stv06xx_pkt_scan()433 sd->to_skip : chunk_len; in stv06xx_pkt_scan()437 sd->to_skip -= skip; in stv06xx_pkt_scan()455 sd->to_skip = gspca_dev->pixfmt.width * 4; in stv06xx_pkt_scan()
97 int to_skip; member
316 void *to_skip = to + copy_bytes; in gather_and_free_data_area() local323 memcpy(to_skip, from, copy_bytes); in gather_and_free_data_area()