Searched refs:_s3a_buf (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/staging/media/atomisp/pci/ |
D | atomisp_compat_css20.c | 1339 struct atomisp_s3a_buf *s3a_buf, *_s3a_buf; in atomisp_css_free_stat_buffers() local 1374 list_for_each_entry_safe(s3a_buf, _s3a_buf, in atomisp_css_free_stat_buffers() 1380 list_for_each_entry_safe(s3a_buf, _s3a_buf, in atomisp_css_free_stat_buffers() 1386 list_for_each_entry_safe(s3a_buf, _s3a_buf, in atomisp_css_free_stat_buffers()
|
D | atomisp_ioctl.c | 1006 struct atomisp_s3a_buf *s3a_buf = NULL, *_s3a_buf; in atomisp_alloc_css_stat_bufs() local 1086 list_for_each_entry_safe(s3a_buf, _s3a_buf, &asd->s3a_stats, list) { in atomisp_alloc_css_stat_bufs()
|