Lines Matching refs:check_fmt
938 static int check_fmt(struct file *file, enum v4l2_buf_type type) in check_fmt() function
1479 int ret = check_fmt(file, p->type); in v4l_enum_fmt()
1570 int ret = check_fmt(file, p->type); in v4l_g_fmt()
1651 int ret = check_fmt(file, p->type); in v4l_s_fmt()
1756 int ret = check_fmt(file, p->type); in v4l_try_fmt()
2041 int ret = check_fmt(file, p->type); in v4l_reqbufs()
2055 int ret = check_fmt(file, p->type); in v4l_querybuf()
2064 int ret = check_fmt(file, p->type); in v4l_qbuf()
2073 int ret = check_fmt(file, p->type); in v4l_dqbuf()
2082 int ret = check_fmt(file, create->format.type); in v4l_create_bufs()
2104 int ret = check_fmt(file, b->type); in v4l_prepare_buf()
2114 int ret = check_fmt(file, p->type); in v4l_g_parm()
2134 int ret = check_fmt(file, p->type); in v4l_s_parm()
2630 int ret = check_fmt(file, p->type); in v4l_g_sliced_vbi_cap()