Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A Ddebugfs.c92 static const struct file_operations debug_window_fops = { variable
422 debugfs_create_file("debug_window", 0444, adev->debugfs_root, adev, &debug_window_fops); in avs_debugfs_init()