Searched refs:ffile (Results 1 – 2 of 2) sorted by relevance
161 static long hi_cipher_ioctl(struct file *ffile, unsigned int cmd, unsigned long arg) in hi_cipher_ioctl() argument166 if ((ffile == HI_NULL) || (ffile->f_path.dentry == HI_NULL) || (arg == 0x00)) { in hi_cipher_ioctl()