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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-context.h47 int disconnect_flag; member in struct:pvr2_context
H A Dpvrusb2-context.c117 if (!(mp->mc_first || !mp->disconnect_flag)) {
142 mp->disconnect_flag = !0;
H A Dpvrusb2-v4l2.c822 if (!vp->channel.mc_head->disconnect_flag) return;
893 if (vp->channel.mc_head->disconnect_flag && !vp->vfirst) {
H A Dpvrusb2-sysfs.c854 if (!sfp->channel.mc_head->disconnect_flag) return;

Completed in 92 milliseconds