Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/pci/
H A Datomisp_compat.h20 struct atomisp_metadata_buf { struct
59 struct atomisp_metadata_buf *metadata_buf,
92 struct atomisp_metadata_buf *md_buf);
100 void atomisp_css_free_metadata_buffer(struct atomisp_metadata_buf
H A Datomisp_fops.c102 struct atomisp_metadata_buf *metadata_buf; in atomisp_q_one_metadata_buffer()
121 struct atomisp_metadata_buf, list); in atomisp_q_one_metadata_buffer()
H A Datomisp_ioctl.c687 struct atomisp_metadata_buf *md_buf = NULL, *_md_buf; in atomisp_alloc_css_stat_bufs()
740 md_buf = kzalloc(sizeof(struct atomisp_metadata_buf), in atomisp_alloc_css_stat_bufs()
H A Datomisp_compat_css20.c895 struct atomisp_metadata_buf *metadata_buf, in atomisp_q_metadata_buffer_to_css()
1091 struct atomisp_metadata_buf *md_buf) in atomisp_css_allocate_stat_buffers()
1167 void atomisp_css_free_metadata_buffer(struct atomisp_metadata_buf *metadata_buf) in atomisp_css_free_metadata_buffer()
1180 struct atomisp_metadata_buf *md_buf, *_md_buf; in atomisp_css_free_stat_buffers()
H A Datomisp_cmd.c658 struct atomisp_metadata_buf *md_buf = NULL, *_md_buf_tmp, *md_iter; in atomisp_buf_done()
3975 struct atomisp_metadata_buf *md_buf = NULL, *_md_buf; in css_input_resolution_changed()