Home
last modified time | relevance | path

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

/linux/drivers/media/usb/gspca/
H A Dov534_9.c1632 u8 this_fid; in sd_pkt_scan() local
1664 this_fid = data[1] & UVC_STREAM_FID; in sd_pkt_scan()
1667 if (this_pts != sd->last_pts || this_fid != sd->last_fid) { in sd_pkt_scan()
1672 sd->last_fid = this_fid; in sd_pkt_scan()