Searched refs:pvr2_channel (Results 1 – 6 of 6) sorted by relevance
30 struct pvr2_channel; /* One I/O pathway to a user */35 struct pvr2_channel *user;40 struct pvr2_channel *mc_first;41 struct pvr2_channel *mc_last;58 struct pvr2_channel { struct60 struct pvr2_channel *mc_next; argument61 struct pvr2_channel *mc_prev; argument65 void (*check_func)(struct pvr2_channel *); argument73 void pvr2_channel_init(struct pvr2_channel *,struct pvr2_context *);74 void pvr2_channel_done(struct pvr2_channel *);[all …]
114 struct pvr2_channel *ch1, *ch2; in pvr2_context_check()250 struct pvr2_channel *cp; in pvr2_context_reset_input_limits()288 void pvr2_channel_init(struct pvr2_channel *cp,struct pvr2_context *mp) in pvr2_channel_init()305 static void pvr2_channel_disclaim_stream(struct pvr2_channel *cp) in pvr2_channel_disclaim_stream()314 void pvr2_channel_done(struct pvr2_channel *cp) in pvr2_channel_done()336 int pvr2_channel_limit_inputs(struct pvr2_channel *cp,unsigned int cmsk) in pvr2_channel_limit_inputs()340 struct pvr2_channel *p2; in pvr2_channel_limit_inputs()381 unsigned int pvr2_channel_get_limited_inputs(struct pvr2_channel *cp) in pvr2_channel_get_limited_inputs()387 int pvr2_channel_claim_stream(struct pvr2_channel *cp, in pvr2_channel_claim_stream()
14 struct pvr2_channel channel;
54 struct pvr2_channel channel;66 struct pvr2_channel channel;881 static void pvr2_v4l2_internal_check(struct pvr2_channel *chp) in pvr2_v4l2_internal_check()
400 static void pvr2_dvb_internal_check(struct pvr2_channel *chp) in pvr2_dvb_internal_check()
33 struct pvr2_channel channel;759 static void pvr2_sysfs_internal_check(struct pvr2_channel *chp) in pvr2_sysfs_internal_check()