Home
last modified time | relevance | path

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

/linux/drivers/media/test-drivers/vimc/
A Dvimc-capture.c15 struct vimc_cap_device { struct
68 struct vimc_cap_device *vcap = container_of(ved, struct vimc_cap_device, in vimc_cap_get_format()
77 struct vimc_cap_device *vcap = video_drvdata(file); in vimc_cap_g_fmt_vid_cap()
119 struct vimc_cap_device *vcap = video_drvdata(file); in vimc_cap_s_fmt_vid_cap()
242 struct vimc_cap_device *vcap = vb2_get_drv_priv(vq); in vimc_cap_start_streaming()
342 struct vimc_cap_device *vcap = in vimc_cap_release()
343 container_of(ved, struct vimc_cap_device, ved); in vimc_cap_release()
351 struct vimc_cap_device *vcap = in vimc_cap_unregister()
352 container_of(ved, struct vimc_cap_device, ved); in vimc_cap_unregister()
360 struct vimc_cap_device *vcap = container_of(ved, struct vimc_cap_device, in vimc_cap_process_frame()
[all …]

Completed in 5 milliseconds