Lines Matching defs:file
20 * along with this program; see the file COPYING. If not, see
23 * This file incorporates work covered by the following copyright and
62 static ssize_t carl9170_debugfs_read(struct file *file, char __user *userbuf,
74 ar = file->private_data;
78 dfops = container_of(debugfs_real_fops(file),
113 static ssize_t carl9170_debugfs_write(struct file *file,
127 ar = file->private_data;
131 dfops = container_of(debugfs_real_fops(file),