Lines Matching full:handler
73 * struct dvb_vb2_ctx - control struct for VB2 handler
137 * dvb_vb2_init - initializes VB2 handler
139 * @ctx: control struct for VB2 handler
140 * @name: name for the VB2 handler
147 * dvb_vb2_release - Releases the VB2 handler allocated resources and
149 * @ctx: control struct for VB2 handler
154 * dvb_vb2_is_streaming - checks if the VB2 handler is streaming
155 * @ctx: control struct for VB2 handler
163 * @ctx: control struct for VB2 handler
178 * @ctx: control struct for VB2 handler
180 * file operation handler.
182 * file operation handler.
194 * @ctx: control struct for VB2 handler
203 * @ctx: control struct for VB2 handler
213 * @ctx: control struct for VB2 handler
226 * @ctx: control struct for VB2 handler
238 * @ctx: control struct for VB2 handler
249 * @ctx: control struct for VB2 handler
261 * @ctx: control struct for VB2 handler
272 * @ctx: control struct for VB2 handler
274 * to the mmap file operation handler in the driver.