Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soc/qcom/
Dcmd-db.c332 static const struct file_operations cmd_db_debugfs_ops = { variable
364 debugfs_create_file("cmd-db", 0400, NULL, NULL, &cmd_db_debugfs_ops); in cmd_db_dev_probe()