Searched refs:atomisp_metadata_buf (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/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 | 89 struct atomisp_metadata_buf *metadata_buf; in atomisp_q_one_metadata_buffer() 109 struct atomisp_metadata_buf, list); in atomisp_q_one_metadata_buffer()
|
D | atomisp_compat_css20.c | 1020 struct atomisp_metadata_buf *metadata_buf, in atomisp_q_metadata_buffer_to_css() 1252 struct atomisp_metadata_buf *md_buf) in atomisp_css_allocate_stat_buffers() 1328 void atomisp_css_free_metadata_buffer(struct atomisp_metadata_buf *metadata_buf) in atomisp_css_free_metadata_buffer() 1341 struct atomisp_metadata_buf *md_buf, *_md_buf; in atomisp_css_free_stat_buffers()
|
D | atomisp_cmd.c | 880 struct atomisp_metadata_buf *md_buf = NULL, *_md_buf_tmp, *md_iter; in atomisp_buf_done() 2407 struct atomisp_metadata_buf *md_buf; in atomisp_get_metadata() 2448 struct atomisp_metadata_buf, list); in atomisp_get_metadata() 2483 struct atomisp_metadata_buf *md_buf; in atomisp_get_metadata_by_type() 2528 struct atomisp_metadata_buf, list); in atomisp_get_metadata_by_type() 4675 struct atomisp_metadata_buf *md_buf = NULL, *_md_buf; in css_input_resolution_changed()
|
D | atomisp_ioctl.c | 1008 struct atomisp_metadata_buf *md_buf = NULL, *_md_buf; in atomisp_alloc_css_stat_bufs() 1061 md_buf = kzalloc(sizeof(struct atomisp_metadata_buf), in atomisp_alloc_css_stat_bufs()
|