Home
last modified time | relevance | path

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

/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.c439 if (!adap->channel.mc_head->disconnect_flag) return; in pvr2_dvb_internal_check()
H A Dpvrusb2-sysfs.c740 if (!sfp->channel.mc_head->disconnect_flag) return; in pvr2_sysfs_internal_check()