Searched refs:_s3a_buf (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_compat_css20.c | 1207 struct atomisp_s3a_buf *s3a_buf, *_s3a_buf; in atomisp_css_free_stat_buffers() local 1242 list_for_each_entry_safe(s3a_buf, _s3a_buf, in atomisp_css_free_stat_buffers() 1248 list_for_each_entry_safe(s3a_buf, _s3a_buf, in atomisp_css_free_stat_buffers() 1254 list_for_each_entry_safe(s3a_buf, _s3a_buf, in atomisp_css_free_stat_buffers()
|
H A D | atomisp_ioctl.c | 922 struct atomisp_s3a_buf *s3a_buf = NULL, *_s3a_buf; in atomisp_alloc_css_stat_bufs() local 1002 list_for_each_entry_safe(s3a_buf, _s3a_buf, &asd->s3a_stats, list) { in atomisp_alloc_css_stat_bufs()
|