Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/proc/
H A Dinode.c412 static long pde_compat_ioctl(struct proc_dir_entry *pde, struct file *file, unsigned int cmd, unsig… in pde_compat_ioctl() function
427 return pde_compat_ioctl(pde, file, cmd, arg); in proc_reg_compat_ioctl()
429 rv = pde_compat_ioctl(pde, file, cmd, arg); in proc_reg_compat_ioctl()