Searched refs:dvb_vb2_ctx (Results 1 – 2 of 2) sorted by relevance
97 struct dvb_vb2_ctx { struct117 static inline int dvb_vb2_init(struct dvb_vb2_ctx *ctx, in dvb_vb2_init() argument122 static inline int dvb_vb2_release(struct dvb_vb2_ctx *ctx) in dvb_vb2_release()129 static inline __poll_t dvb_vb2_poll(struct dvb_vb2_ctx *ctx, in dvb_vb2_poll()151 int dvb_vb2_release(struct dvb_vb2_ctx *ctx);159 int dvb_vb2_is_streaming(struct dvb_vb2_ctx *ctx);170 int dvb_vb2_fill_buffer(struct dvb_vb2_ctx *ctx,186 __poll_t dvb_vb2_poll(struct dvb_vb2_ctx *ctx, struct file *file,198 int dvb_vb2_stream_on(struct dvb_vb2_ctx *ctx);207 int dvb_vb2_stream_off(struct dvb_vb2_ctx *ctx);[all …]
144 struct dvb_vb2_ctx vb2_ctx;191 struct dvb_vb2_ctx dvr_vb2_ctx;
Completed in 4 milliseconds