Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.h41 int __atomisp_reqbufs(struct file *file, void *fh,
H A Datomisp_fops.c949 if (__atomisp_reqbufs(file, NULL, &req)) { in atomisp_release()
H A Datomisp_ioctl.c1116 int __atomisp_reqbufs(struct file *file, void *fh, in __atomisp_reqbufs() function
1201 ret = __atomisp_reqbufs(file, fh, req); in atomisp_reqbufs()