Lines Matching refs:check_fmt
921 static int check_fmt(struct file *file, enum v4l2_buf_type type) in check_fmt() function
1583 int ret = check_fmt(file, p->type); in v4l_enum_fmt()
1674 int ret = check_fmt(file, p->type); in v4l_g_fmt()
1733 int ret = check_fmt(file, p->type); in v4l_s_fmt()
1844 int ret = check_fmt(file, p->type); in v4l_try_fmt()
2145 int ret = check_fmt(file, p->type); in v4l_reqbufs()
2163 int ret = check_fmt(file, p->type); in v4l_querybuf()
2172 int ret = check_fmt(file, p->type); in v4l_qbuf()
2181 int ret = check_fmt(file, p->type); in v4l_dqbuf()
2191 int ret = check_fmt(file, create->format.type); in v4l_create_bufs()
2217 int ret = check_fmt(file, b->type); in v4l_prepare_buf()
2239 int ret = check_fmt(file, p->type); in v4l_g_parm()
2260 int ret = check_fmt(file, p->type); in v4l_s_parm()
2759 int ret = check_fmt(file, p->type); in v4l_g_sliced_vbi_cap()