Searched refs:fops_blob (Results 1 – 1 of 1) sorted by relevance
1187 static const struct file_operations fops_blob = { variable1222 return debugfs_create_file_unsafe(name, mode & 0644, parent, blob, &fops_blob); in debugfs_create_blob()