Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/
Dxilinx_sdfec.c943 static long xsdfec_dev_ioctl(struct file *fptr, unsigned int cmd, in xsdfec_dev_ioctl() function
1023 return xsdfec_dev_ioctl(file, cmd, (unsigned long)compat_ptr(data)); in xsdfec_dev_compat_ioctl()
1055 .unlocked_ioctl = xsdfec_dev_ioctl,