Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Datomisp_compat.h31 struct atomisp_metadata_buf { struct
70 struct atomisp_metadata_buf *metadata_buf,
103 struct atomisp_metadata_buf *md_buf);
111 void atomisp_css_free_metadata_buffer(struct atomisp_metadata_buf
Datomisp_fops.c113 struct atomisp_metadata_buf *metadata_buf; in atomisp_q_one_metadata_buffer()
132 struct atomisp_metadata_buf, list); in atomisp_q_one_metadata_buffer()
Datomisp_ioctl.c698 struct atomisp_metadata_buf *md_buf = NULL, *_md_buf; in atomisp_alloc_css_stat_bufs()
751 md_buf = kzalloc(sizeof(struct atomisp_metadata_buf), in atomisp_alloc_css_stat_bufs()
Datomisp_compat_css20.c906 struct atomisp_metadata_buf *metadata_buf, in atomisp_q_metadata_buffer_to_css()
1102 struct atomisp_metadata_buf *md_buf) in atomisp_css_allocate_stat_buffers()
1178 void atomisp_css_free_metadata_buffer(struct atomisp_metadata_buf *metadata_buf) in atomisp_css_free_metadata_buffer()
1191 struct atomisp_metadata_buf *md_buf, *_md_buf; in atomisp_css_free_stat_buffers()
Datomisp_cmd.c669 struct atomisp_metadata_buf *md_buf = NULL, *_md_buf_tmp, *md_iter; in atomisp_buf_done()
3986 struct atomisp_metadata_buf *md_buf = NULL, *_md_buf; in css_input_resolution_changed()