pvr2_channel      101 drivers/media/usb/pvrusb2/pvrusb2-context.c 	struct pvr2_channel *ch1, *ch2;
pvr2_channel      237 drivers/media/usb/pvrusb2/pvrusb2-context.c 	struct pvr2_channel *cp;
pvr2_channel      275 drivers/media/usb/pvrusb2/pvrusb2-context.c void pvr2_channel_init(struct pvr2_channel *cp,struct pvr2_context *mp)
pvr2_channel      292 drivers/media/usb/pvrusb2/pvrusb2-context.c static void pvr2_channel_disclaim_stream(struct pvr2_channel *cp)
pvr2_channel      301 drivers/media/usb/pvrusb2/pvrusb2-context.c void pvr2_channel_done(struct pvr2_channel *cp)
pvr2_channel      323 drivers/media/usb/pvrusb2/pvrusb2-context.c int pvr2_channel_limit_inputs(struct pvr2_channel *cp,unsigned int cmsk)
pvr2_channel      327 drivers/media/usb/pvrusb2/pvrusb2-context.c 	struct pvr2_channel *p2;
pvr2_channel      368 drivers/media/usb/pvrusb2/pvrusb2-context.c unsigned int pvr2_channel_get_limited_inputs(struct pvr2_channel *cp)
pvr2_channel      374 drivers/media/usb/pvrusb2/pvrusb2-context.c int pvr2_channel_claim_stream(struct pvr2_channel *cp,
pvr2_channel       17 drivers/media/usb/pvrusb2/pvrusb2-context.h struct pvr2_channel;        /* One I/O pathway to a user */
pvr2_channel       22 drivers/media/usb/pvrusb2/pvrusb2-context.h 	struct pvr2_channel *user;
pvr2_channel       27 drivers/media/usb/pvrusb2/pvrusb2-context.h 	struct pvr2_channel *mc_first;
pvr2_channel       28 drivers/media/usb/pvrusb2/pvrusb2-context.h 	struct pvr2_channel *mc_last;
pvr2_channel       47 drivers/media/usb/pvrusb2/pvrusb2-context.h 	struct pvr2_channel *mc_next;
pvr2_channel       48 drivers/media/usb/pvrusb2/pvrusb2-context.h 	struct pvr2_channel *mc_prev;
pvr2_channel       52 drivers/media/usb/pvrusb2/pvrusb2-context.h 	void (*check_func)(struct pvr2_channel *);
pvr2_channel       60 drivers/media/usb/pvrusb2/pvrusb2-context.h void pvr2_channel_init(struct pvr2_channel *,struct pvr2_context *);
pvr2_channel       61 drivers/media/usb/pvrusb2/pvrusb2-context.h void pvr2_channel_done(struct pvr2_channel *);
pvr2_channel       62 drivers/media/usb/pvrusb2/pvrusb2-context.h int pvr2_channel_limit_inputs(struct pvr2_channel *,unsigned int);
pvr2_channel       63 drivers/media/usb/pvrusb2/pvrusb2-context.h unsigned int pvr2_channel_get_limited_inputs(struct pvr2_channel *);
pvr2_channel       64 drivers/media/usb/pvrusb2/pvrusb2-context.h int pvr2_channel_claim_stream(struct pvr2_channel *,
pvr2_channel      437 drivers/media/usb/pvrusb2/pvrusb2-dvb.c static void pvr2_dvb_internal_check(struct pvr2_channel *chp)
pvr2_channel       15 drivers/media/usb/pvrusb2/pvrusb2-dvb.h 	struct pvr2_channel	channel;
pvr2_channel       19 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c 	struct pvr2_channel channel;
pvr2_channel      744 drivers/media/usb/pvrusb2/pvrusb2-sysfs.c static void pvr2_sysfs_internal_check(struct pvr2_channel *chp)
pvr2_channel       40 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c 	struct pvr2_channel channel;
pvr2_channel       52 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c 	struct pvr2_channel channel;
pvr2_channel      893 drivers/media/usb/pvrusb2/pvrusb2-v4l2.c static void pvr2_v4l2_internal_check(struct pvr2_channel *chp)