Home
last modified time | relevance | path

Searched refs:vimc_capture_device (Results 1 – 1 of 1) sorted by relevance

/drivers/media/test-drivers/vimc/
A Dvimc-capture.c16 struct vimc_capture_device { struct
69 struct vimc_capture_device *vcapture = container_of(ved, struct vimc_capture_device, in vimc_capture_get_format()
78 struct vimc_capture_device *vcapture = video_drvdata(file); in vimc_capture_g_fmt_vid_cap()
120 struct vimc_capture_device *vcapture = video_drvdata(file); in vimc_capture_s_fmt_vid_cap()
244 struct vimc_capture_device *vcapture = vb2_get_drv_priv(vq); in vimc_capture_start_streaming()
337 struct vimc_capture_device *vcapture = in vimc_capture_release()
338 container_of(ved, struct vimc_capture_device, ved); in vimc_capture_release()
346 struct vimc_capture_device *vcapture = in vimc_capture_unregister()
347 container_of(ved, struct vimc_capture_device, ved); in vimc_capture_unregister()
355 struct vimc_capture_device *vcapture = container_of(ved, struct vimc_capture_device, in vimc_capture_process_frame()
[all …]

Completed in 4 milliseconds