Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_ctl_drv.c26 static long adf_ctl_ioctl(struct file *fp, unsigned int cmd, unsigned long arg);
30 .unlocked_ioctl = adf_ctl_ioctl,
377 static long adf_ctl_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) in adf_ctl_ioctl() function