Searched refs:atomisp_metadata_buf (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/drivers/staging/media/atomisp/pci/ |
D | atomisp_compat.h | 32 struct atomisp_metadata_buf { struct 75 struct atomisp_metadata_buf *metadata_buf, 109 struct atomisp_metadata_buf *md_buf); 117 void atomisp_css_free_metadata_buffer(struct atomisp_metadata_buf
|
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_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()
|
D | atomisp_cmd.c | 904 struct atomisp_metadata_buf *md_buf = NULL, *_md_buf_tmp; in atomisp_buf_done() 2816 struct atomisp_metadata_buf *md_buf; in atomisp_get_metadata() 2857 struct atomisp_metadata_buf, list); in atomisp_get_metadata() 2892 struct atomisp_metadata_buf *md_buf; in atomisp_get_metadata_by_type() 2937 struct atomisp_metadata_buf, list); in atomisp_get_metadata_by_type() 5130 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() 972 md_buf = kzalloc(sizeof(struct atomisp_metadata_buf), in atomisp_alloc_css_stat_bufs()
|