Home
last modified time | relevance | path

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

/linux/drivers/media/usb/gspca/
H A Dsonixb.c60 unsigned char frames_to_drop; member
1231 sd->frames_to_drop = 0; in sd_start()
1363 sd->frames_to_drop = 2; in sd_pkt_scan()
1369 if (sd->frames_to_drop) in sd_pkt_scan()
1370 sd->frames_to_drop--; in sd_pkt_scan()