Searched refs:_s3a_buf (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/staging/media/atomisp/pci/ |
| D | atomisp_compat_css20.c | 1384 struct atomisp_s3a_buf *s3a_buf, *_s3a_buf; in atomisp_css_free_stat_buffers() local 1419 list_for_each_entry_safe(s3a_buf, _s3a_buf, in atomisp_css_free_stat_buffers() 1425 list_for_each_entry_safe(s3a_buf, _s3a_buf, in atomisp_css_free_stat_buffers() 1431 list_for_each_entry_safe(s3a_buf, _s3a_buf, in atomisp_css_free_stat_buffers()
|
| D | atomisp_ioctl.c | 917 struct atomisp_s3a_buf *s3a_buf = NULL, *_s3a_buf; in atomisp_alloc_css_stat_bufs() local 999 list_for_each_entry_safe(s3a_buf, _s3a_buf, &asd->s3a_stats, list) { in atomisp_alloc_css_stat_bufs()
|