Searched refs:dbgfs_frame (Results 1 – 2 of 2) sorted by relevance
124 debugfs_remove(cfspi->dbgfs_frame); in dev_debugfs_rem()201 static ssize_t dbgfs_frame(struct file *file, char __user *user_buf, in dbgfs_frame() function246 .read = dbgfs_frame,256 cfspi->dbgfs_frame = debugfs_create_file("frame", S_IRUGO, in dev_debugfs_add()
133 struct dentry *dbgfs_frame; member