Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c63 static long ne_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
68 .unlocked_ioctl = ne_ioctl,
1681 static long ne_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ne_ioctl() function