Searched refs:atomisp_metadata_buf (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/ |
A D | atomisp_compat.h | 31 struct atomisp_metadata_buf { struct 70 struct atomisp_metadata_buf *metadata_buf, 104 struct atomisp_metadata_buf *md_buf); 112 void atomisp_css_free_metadata_buffer(struct atomisp_metadata_buf
|
A D | atomisp_fops.c | 114 struct atomisp_metadata_buf *metadata_buf; in atomisp_q_one_metadata_buffer() 134 struct atomisp_metadata_buf, list); in atomisp_q_one_metadata_buffer()
|
A D | atomisp_compat_css20.c | 961 struct atomisp_metadata_buf *metadata_buf, in atomisp_q_metadata_buffer_to_css() 1193 struct atomisp_metadata_buf *md_buf) in atomisp_css_allocate_stat_buffers() 1269 void atomisp_css_free_metadata_buffer(struct atomisp_metadata_buf *metadata_buf) in atomisp_css_free_metadata_buffer() 1282 struct atomisp_metadata_buf *md_buf, *_md_buf; in atomisp_css_free_stat_buffers()
|
A D | atomisp_cmd.c | 770 struct atomisp_metadata_buf *md_buf = NULL, *_md_buf_tmp, *md_iter; in atomisp_buf_done() 2261 struct atomisp_metadata_buf *md_buf; in atomisp_get_metadata() 2302 struct atomisp_metadata_buf, list); in atomisp_get_metadata() 2337 struct atomisp_metadata_buf *md_buf; in atomisp_get_metadata_by_type() 2382 struct atomisp_metadata_buf, list); in atomisp_get_metadata_by_type() 4509 struct atomisp_metadata_buf *md_buf = NULL, *_md_buf; in css_input_resolution_changed()
|
A D | atomisp_ioctl.c | 957 struct atomisp_metadata_buf *md_buf = NULL, *_md_buf; in atomisp_alloc_css_stat_bufs() 1010 md_buf = kzalloc(sizeof(struct atomisp_metadata_buf), in atomisp_alloc_css_stat_bufs()
|
Completed in 24 milliseconds