Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dadf_ctl_drv.c22 static long adf_ctl_ioctl(struct file *fp, unsigned int cmd, unsigned long arg);
26 .unlocked_ioctl = adf_ctl_ioctl,
381 static long adf_ctl_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) in adf_ctl_ioctl() function
/kernel/linux/linux-6.6/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

Completed in 2 milliseconds