Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soc/qcom/
Dcmd-db.c307 static const struct file_operations cmd_db_debugfs_ops = { variable
339 debugfs_create_file("cmd-db", 0400, NULL, NULL, &cmd_db_debugfs_ops); in cmd_db_dev_probe()