Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/intel/avs/
Ddebugfs.c93 static const struct file_operations debug_window_fops = { variable
421 debugfs_create_file("debug_window", 0444, adev->debugfs_root, adev, &debug_window_fops); in avs_debugfs_init()