Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
H A Dtm6000-video.c675 struct tm6000_fh *fh = vq->priv_data; in buffer_setup()
692 struct tm6000_fh *fh = vq->priv_data; in free_buffer()
720 struct tm6000_fh *fh = vq->priv_data; in buffer_prepare()
774 struct tm6000_fh *fh = vq->priv_data; in buffer_queue()
801 static bool is_res_read(struct tm6000_core *dev, struct tm6000_fh *fh) in is_res_read()
810 static bool is_res_streaming(struct tm6000_core *dev, struct tm6000_fh *fh) in is_res_streaming()
819 static bool res_get(struct tm6000_core *dev, struct tm6000_fh *fh, in res_get()
837 static void res_free(struct tm6000_core *dev, struct tm6000_fh *fh) in res_free()
854 struct tm6000_core *dev = ((struct tm6000_fh *)priv)->dev; in vidioc_querycap()
882 struct tm6000_fh *f in vidioc_g_fmt_vid_cap()
[all...]
H A Dtm6000.h207 struct tm6000_fh *resources; /* Points to fh that is streaming */
280 struct tm6000_fh { struct

Completed in 3 milliseconds