Searched refs:check_fmt (Results 1 - 1 of 1) sorted by relevance

/drivers/media/video/
H A Dv4l2-ioctl.c443 static int check_fmt(const struct v4l2_ioctl_ops *ops, enum v4l2_buf_type type) function
897 ret = check_fmt(ops, p->type);
917 ret = check_fmt(ops, p->type);
932 ret = check_fmt(ops, p->type);
947 ret = check_fmt(ops, p->type);
1802 ret = check_fmt(ops, p->type);
1834 ret = check_fmt(ops, p->type);
2265 ret = check_fmt(ops, create->format.type);
2280 ret = check_fmt(ops, b->type);

Completed in 98 milliseconds