Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c112 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_querycap()
127 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_g_std()
140 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_s_std()
152 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_querystd()
165 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_enum_input()
213 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_g_input()
235 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_s_input()
290 struct pvr2_hdw *hdw = fh->channel.mc_head->hdw; in pvr2_g_tuner()
936 if (vp->channel.mc_head->disconnect_flag && in pvr2_v4l2_release()
1070 hdw = fh->channel.mc_head->hdw; in pvr2_v4l2_iosetup()
[all …]
H A Dpvrusb2-context.c280 cp->mc_head = mp; in pvr2_channel_init()
304 struct pvr2_context *mp = cp->mc_head; in pvr2_channel_done()
338 pvr2_context_enter(cp->mc_head); in pvr2_channel_limit_inputs()
342 pvr2_context_reset_input_limits(cp->mc_head); in pvr2_channel_limit_inputs()
346 for (p2 = cp->mc_head->mc_first; p2; p2 = p2->mc_next) { in pvr2_channel_limit_inputs()
364 pvr2_context_exit(cp->mc_head); in pvr2_channel_limit_inputs()
379 pvr2_context_enter(cp->mc_head); do { in pvr2_channel_claim_stream()
390 pvr2_context_exit(cp->mc_head); in pvr2_channel_claim_stream()
H A Dpvrusb2-context.h46 struct pvr2_context *mc_head; member
H A Dpvrusb2-dvb.c133 struct pvr2_context *pvr = adap->channel.mc_head; in pvr2_dvb_stream_do_start()
443 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()