Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c64 static long ne_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
69 .unlocked_ioctl = ne_ioctl,
1738 static long ne_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ne_ioctl() function