Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Derror-inject.c209 static const struct file_operations debugfs_ei_ops = { variable
224 file = debugfs_create_file("list", 0444, dir, NULL, &debugfs_ei_ops); in ei_debugfs_init()