Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-context.c106 if (!mp->initialized_flag && !mp->disconnect_flag) { in pvr2_context_check()
135 if (mp->disconnect_flag && !mp->mc_first) { in pvr2_context_check()
259 if (!(mp->mc_first || !mp->disconnect_flag)) { in pvr2_context_exit()
272 mp->disconnect_flag = !0; in pvr2_context_disconnect()
H A Dpvrusb2-context.h38 int disconnect_flag; member
H A Dpvrusb2-dvb.c443 if (!adap->channel.mc_head->disconnect_flag) return; in pvr2_dvb_internal_check()
H A Dpvrusb2-v4l2.c893 if (!vp->channel.mc_head->disconnect_flag) return; in pvr2_v4l2_internal_check()
936 if (vp->channel.mc_head->disconnect_flag && in pvr2_v4l2_release()
H A Dpvrusb2-sysfs.c740 if (!sfp->channel.mc_head->disconnect_flag) return; in pvr2_sysfs_internal_check()