Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm_vtpm_proxy.c670 static long vtpmx_fops_ioctl(struct file *f, unsigned int ioctl, in vtpmx_fops_ioctl() function
685 return vtpmx_fops_ioctl(f, ioctl, (unsigned long)compat_ptr(arg)); in vtpmx_fops_compat_ioctl()
691 .unlocked_ioctl = vtpmx_fops_ioctl,