Home
last modified time | relevance | path

Searched refs:atomisp_alloc_css_stat_bufs (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.h39 int atomisp_alloc_css_stat_bufs(struct atomisp_sub_device *asd,
Datomisp_ioctl.c1002 int atomisp_alloc_css_stat_bufs(struct atomisp_sub_device *asd, in atomisp_alloc_css_stat_bufs() function
1137 atomisp_alloc_css_stat_bufs(asd, ATOMISP_INPUT_STREAM_GENERAL); in atomisp_reqbufs()
Datomisp_cmd.c1949 err = atomisp_alloc_css_stat_bufs(asd, ATOMISP_INPUT_STREAM_GENERAL); in atomisp_update_grid_info()