Searched refs:tmp_vid (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Ddv1394.c2271 struct video_card *video = NULL, *tmp_vid; local
2280 list_for_each_entry(tmp_vid, &dv1394_cards, list) {
2281 if ((tmp_vid->id >> 2) == host->id) {
2282 video = tmp_vid;

Completed in 144 milliseconds