pvr2_channel
struct pvr2_channel *ch1, *ch2;
struct pvr2_channel *cp;
void pvr2_channel_init(struct pvr2_channel *cp,struct pvr2_context *mp)
static void pvr2_channel_disclaim_stream(struct pvr2_channel *cp)
void pvr2_channel_done(struct pvr2_channel *cp)
int pvr2_channel_limit_inputs(struct pvr2_channel *cp,unsigned int cmsk)
struct pvr2_channel *p2;
unsigned int pvr2_channel_get_limited_inputs(struct pvr2_channel *cp)
int pvr2_channel_claim_stream(struct pvr2_channel *cp,
struct pvr2_channel; /* One I/O pathway to a user */
struct pvr2_channel *user;
struct pvr2_channel *mc_first;
struct pvr2_channel *mc_last;
struct pvr2_channel *mc_next;
struct pvr2_channel *mc_prev;
void (*check_func)(struct pvr2_channel *);
void pvr2_channel_init(struct pvr2_channel *,struct pvr2_context *);
void pvr2_channel_done(struct pvr2_channel *);
int pvr2_channel_limit_inputs(struct pvr2_channel *,unsigned int);
unsigned int pvr2_channel_get_limited_inputs(struct pvr2_channel *);
int pvr2_channel_claim_stream(struct pvr2_channel *,
static void pvr2_dvb_internal_check(struct pvr2_channel *chp)
struct pvr2_channel channel;
struct pvr2_channel channel;
static void pvr2_sysfs_internal_check(struct pvr2_channel *chp)
struct pvr2_channel channel;
struct pvr2_channel channel;
static void pvr2_v4l2_internal_check(struct pvr2_channel *chp)