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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pvrusb2/
H A Dpvrusb2-context.h51 int disconnect_flag; member in struct:pvr2_context
H A Dpvrusb2-context.c117 if (!mp->initialized_flag && !mp->disconnect_flag) {
148 if (mp->disconnect_flag && !mp->mc_first) {
272 if (!(mp->mc_first || !mp->disconnect_flag)) {
283 mp->disconnect_flag = !0;
H A Dpvrusb2-dvb.c404 if (!adap->channel.mc_head->disconnect_flag) return;
H A Dpvrusb2-v4l2.c935 if (!vp->channel.mc_head->disconnect_flag) return;
992 if (vp->channel.mc_head->disconnect_flag && !vp->vfirst) {
H A Dpvrusb2-sysfs.c754 if (!sfp->channel.mc_head->disconnect_flag) return;

Completed in 276 milliseconds