Home
last modified time | relevance | path

Searched refs:atomisp_s3a_buf (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/staging/media/atomisp/pci/
Datomisp_compat.h70 struct atomisp_s3a_buf *s3a_buf,
107 struct atomisp_s3a_buf *s3a_buf,
113 void atomisp_css_free_3a_buffer(struct atomisp_s3a_buf *s3a_buf);
Datomisp_compat_css20.h87 struct atomisp_s3a_buf { struct
Datomisp_fops.c131 struct atomisp_s3a_buf *s3a_buf; in atomisp_q_one_s3a_buffer()
148 s3a_buf = list_entry(s3a_list->next, struct atomisp_s3a_buf, list); in atomisp_q_one_s3a_buffer()
Datomisp_compat_css20.c1066 struct atomisp_s3a_buf *s3a_buf, in atomisp_q_s3a_buffer_to_css()
1295 struct atomisp_s3a_buf *s3a_buf, in atomisp_css_allocate_stat_buffers()
1353 void atomisp_css_free_3a_buffer(struct atomisp_s3a_buf *s3a_buf) in atomisp_css_free_3a_buffer()
1384 struct atomisp_s3a_buf *s3a_buf, *_s3a_buf; in atomisp_css_free_stat_buffers()
Datomisp_ioctl.c917 struct atomisp_s3a_buf *s3a_buf = NULL, *_s3a_buf; in atomisp_alloc_css_stat_bufs()
931 s3a_buf = kzalloc(sizeof(struct atomisp_s3a_buf), GFP_KERNEL); in atomisp_alloc_css_stat_bufs()
Datomisp_cmd.c902 struct atomisp_s3a_buf *s3a_buf = NULL, *_s3a_buf_tmp; in atomisp_buf_done()
2759 struct atomisp_s3a_buf *s3a_buf; in atomisp_3a_stat()
2782 struct atomisp_s3a_buf, list); in atomisp_3a_stat()