Home
last modified time | relevance | path

Searched refs:afu_ioctl (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dfile.c310 long afu_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in afu_ioctl() function
320 pr_devel("afu_ioctl\n"); in afu_ioctl()
336 return afu_ioctl(file, cmd, arg); in afu_compat_ioctl()
532 .unlocked_ioctl = afu_ioctl,
543 .unlocked_ioctl = afu_ioctl,
H A Dapi.c364 return afu_ioctl(file, cmd, arg); in cxl_fd_ioctl()
H A Dcxl.h1042 long afu_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dfile.c310 long afu_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in afu_ioctl() function
320 pr_devel("afu_ioctl\n"); in afu_ioctl()
336 return afu_ioctl(file, cmd, arg); in afu_compat_ioctl()
532 .unlocked_ioctl = afu_ioctl,
543 .unlocked_ioctl = afu_ioctl,
H A Dapi.c365 return afu_ioctl(file, cmd, arg); in cxl_fd_ioctl()
H A Dcxl.h1044 long afu_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dfile.c201 static long afu_ioctl(struct file *file, unsigned int cmd, in afu_ioctl() function
292 return afu_ioctl(file, cmd, args); in afu_compat_ioctl()
478 .unlocked_ioctl = afu_ioctl,
/kernel/linux/linux-6.6/drivers/misc/ocxl/
H A Dfile.c199 static long afu_ioctl(struct file *file, unsigned int cmd, in afu_ioctl() function
290 return afu_ioctl(file, cmd, args); in afu_compat_ioctl()
476 .unlocked_ioctl = afu_ioctl,
/kernel/linux/linux-5.10/drivers/fpga/
H A Ddfl-afu-main.c744 static long afu_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in afu_ioctl() function
835 .unlocked_ioctl = afu_ioctl,
/kernel/linux/linux-6.6/drivers/fpga/
H A Ddfl-afu-main.c757 static long afu_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in afu_ioctl() function
848 .unlocked_ioctl = afu_ioctl,

Completed in 25 milliseconds