Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/cxl/
Dfile.c248 long afu_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in afu_ioctl() function
274 return afu_ioctl(file, cmd, arg); in afu_compat_ioctl()
422 .unlocked_ioctl = afu_ioctl,
433 .unlocked_ioctl = afu_ioctl,
Dapi.c231 return afu_ioctl(file, cmd, arg); in cxl_fd_ioctl()
Dcxl.h746 long afu_ioctl(struct file *file, unsigned int cmd, unsigned long arg);