Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
A Datomisp_subdev.h362 struct ia_css_frame *raw_output_frame; member
A Datomisp_cmd.c2337 if (asd->raw_output_frame) { in atomisp_free_internal_buffers()
2338 ia_css_frame_free(asd->raw_output_frame); in atomisp_free_internal_buffers()
2339 asd->raw_output_frame = NULL; in atomisp_free_internal_buffers()
5428 ia_css_frame_free(asd->raw_output_frame); in atomisp_set_fmt_to_isp()
5429 asd->raw_output_frame = NULL; in atomisp_set_fmt_to_isp()
5433 ia_css_frame_allocate_from_info(&asd->raw_output_frame, in atomisp_set_fmt_to_isp()
A Datomisp_fops.c1201 raw_virt_addr = asd->raw_output_frame; in atomisp_mmap()

Completed in 28 milliseconds