Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A Ddebugfs.c278 static const struct file_operations strace_fops = {
420 debugfs_create_file("strace", 0444, adev->debugfs_root, adev, &strace_fops); in avs_debugfs_init()
277 static const struct file_operations strace_fops = { global() variable