Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.h41 int __atomisp_reqbufs(struct file *file, void *fh,
Datomisp_fops.c971 if (__atomisp_reqbufs(file, NULL, &req)) { in atomisp_release()
Datomisp_ioctl.c1175 int __atomisp_reqbufs(struct file *file, void *fh, in __atomisp_reqbufs() function
1261 ret = __atomisp_reqbufs(file, fh, req); in atomisp_reqbufs()