Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/ralink/
H A Dbootrom.c27 static const struct file_operations bootrom_file_ops = { variable
36 debugfs_create_file("bootrom", 0444, NULL, NULL, &bootrom_file_ops); in bootrom_setup()