Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/qaic/
Dqaic_debugfs.c72 static const struct file_operations bootlog_fops = { variable
141 debugfs_create_file("bootlog", 0400, debugfs_root, qdev, &bootlog_fops); in qaic_debugfs_init()