Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/amd/hsmp/
H A Dhsmp.h68 long hsmp_ioctl(struct file *fp, unsigned int cmd, unsigned long arg);
H A Dhsmp.c530 long hsmp_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) in hsmp_ioctl() function
704 .unlocked_ioctl = hsmp_ioctl,
705 .compat_ioctl = hsmp_ioctl,