Searched refs:res_get (Results 1 – 2 of 2) sorted by relevance
817 static bool res_get(struct tm6000_core *dev, struct tm6000_fh *fh, in res_get() function1003 if (!res_get(dev, fh, false)) in vidioc_streamon()1396 if (!res_get(fh->dev, fh, true)) in tm6000_read()
854 static int res_get(struct em28xx *dev, enum v4l2_buf_type f_type) in res_get() function1085 rc = res_get(dev, vq->type); in em28xx_start_analog_streaming()