V4L/DVB (6290): remove videobuf_set_pci_ops
[deliverable/linux.git] / include / media / cx2341x.h
index 38c12fed753580573852bf9648b2f2b22ec9d542..af8071d7620d1e3405e342a16b2aba9851aa62cb 100644 (file)
@@ -91,7 +91,7 @@ int cx2341x_update(void *priv, cx2341x_mbox_func func,
 int cx2341x_ctrl_query(struct cx2341x_mpeg_params *params,
                struct v4l2_queryctrl *qctrl);
 const char **cx2341x_ctrl_get_menu(u32 id);
-int cx2341x_ext_ctrls(struct cx2341x_mpeg_params *params,
+int cx2341x_ext_ctrls(struct cx2341x_mpeg_params *params, int busy,
                struct v4l2_ext_controls *ctrls, unsigned int cmd);
 void cx2341x_fill_defaults(struct cx2341x_mpeg_params *p);
 void cx2341x_log_status(struct cx2341x_mpeg_params *p, const char *prefix);
This page took 0.025036 seconds and 5 git commands to generate.