Searched refs:stl_memioctl (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dstallion.c410 static long stl_memioctl(struct file *fp, unsigned int cmd, unsigned long arg);
610 .unlocked_ioctl = stl_memioctl,
2448 static long stl_memioctl(struct file *fp, unsigned int cmd, unsigned long arg) function
2453 pr_debug("stl_memioctl(fp=%p,cmd=%x,arg=%lx)\n", fp, cmd,arg);

Completed in 35 milliseconds