Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/media/easycap/
Deasycap_ioctl.c1881 int last0 = -1, last1 = -1, last2 = -1, last3 = -1; in easycap_unlocked_ioctl() local
1895 last3 = last2; in easycap_unlocked_ioctl()
1896 last2 = last1; in easycap_unlocked_ioctl()
1899 if ((index == last3) && (index == last2) && in easycap_unlocked_ioctl()
1902 last3 = last2; in easycap_unlocked_ioctl()
1903 last2 = last1; in easycap_unlocked_ioctl()