Searched refs:atomisp_metadata_buf (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/staging/media/atomisp/pci/ |
D | atomisp_compat.h | 32 struct atomisp_metadata_buf { struct 75 struct atomisp_metadata_buf *metadata_buf, 111 struct atomisp_metadata_buf *md_buf); 119 void atomisp_css_free_metadata_buffer(struct atomisp_metadata_buf
|
D | atomisp_compat_css20.c | 1046 struct atomisp_metadata_buf *metadata_buf, in atomisp_q_metadata_buffer_to_css() 1297 struct atomisp_metadata_buf *md_buf) in atomisp_css_allocate_stat_buffers() 1373 void atomisp_css_free_metadata_buffer(struct atomisp_metadata_buf *metadata_buf) in atomisp_css_free_metadata_buffer() 1386 struct atomisp_metadata_buf *md_buf, *_md_buf; in atomisp_css_free_stat_buffers() 2107 struct atomisp_metadata_buf *md_buf; in atomisp_css_stop() 2173 struct atomisp_metadata_buf, list); in atomisp_css_stop() 2179 struct atomisp_metadata_buf, list); in atomisp_css_stop()
|
D | atomisp_fops.c | 91 struct atomisp_metadata_buf *metadata_buf; in atomisp_q_one_metadata_buffer() 111 struct atomisp_metadata_buf, list); in atomisp_q_one_metadata_buffer()
|
D | atomisp_cmd.c | 904 struct atomisp_metadata_buf *md_buf = NULL, *_md_buf_tmp; in atomisp_buf_done() 2815 struct atomisp_metadata_buf *md_buf; in atomisp_get_metadata() 2856 struct atomisp_metadata_buf, list); in atomisp_get_metadata() 2891 struct atomisp_metadata_buf *md_buf; in atomisp_get_metadata_by_type() 2936 struct atomisp_metadata_buf, list); in atomisp_get_metadata_by_type() 5133 struct atomisp_metadata_buf *md_buf = NULL, *_md_buf; in css_input_resolution_changed()
|
D | atomisp_ioctl.c | 919 struct atomisp_metadata_buf *md_buf = NULL, *_md_buf; in atomisp_alloc_css_stat_bufs() 974 md_buf = kzalloc(sizeof(struct atomisp_metadata_buf), in atomisp_alloc_css_stat_bufs()
|