Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dnsfs.c19 static long ns_ioctl(struct file *filp, unsigned int ioctl,
23 .unlocked_ioctl = ns_ioctl,
188 static long ns_ioctl(struct file *filp, unsigned int ioctl, in ns_ioctl() function
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dnicstar.c145 static int ns_ioctl(struct atm_dev *dev, unsigned int cmd, void __user * arg);
161 .ioctl = ns_ioctl,
2468 static int ns_ioctl(struct atm_dev *dev, unsigned int cmd, void __user * arg) in ns_ioctl() function