Lines Matching refs:check_fmt
933 static int check_fmt(struct file *file, enum v4l2_buf_type type) in check_fmt() function
1363 int ret = check_fmt(file, p->type); in v4l_enum_fmt()
1420 int ret = check_fmt(file, p->type); in v4l_g_fmt()
1512 int ret = check_fmt(file, p->type); in v4l_s_fmt()
1604 int ret = check_fmt(file, p->type); in v4l_try_fmt()
1875 int ret = check_fmt(file, p->type); in v4l_reqbufs()
1889 int ret = check_fmt(file, p->type); in v4l_querybuf()
1898 int ret = check_fmt(file, p->type); in v4l_qbuf()
1907 int ret = check_fmt(file, p->type); in v4l_dqbuf()
1916 int ret = check_fmt(file, create->format.type); in v4l_create_bufs()
1938 int ret = check_fmt(file, b->type); in v4l_prepare_buf()
1948 int ret = check_fmt(file, p->type); in v4l_g_parm()
1968 int ret = check_fmt(file, p->type); in v4l_s_parm()
2444 int ret = check_fmt(file, p->type); in v4l_g_sliced_vbi_cap()