Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/mic/cosm/
Dcosm_debugfs.c86 static const struct file_operations log_buf_ops = { variable
133 debugfs_create_file("log_buf", 0444, cdev->dbg_dir, cdev, &log_buf_ops); in cosm_create_debug_dir()