Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A Ddebugfs.c402 static const struct file_operations trace_control_fops = {
421 debugfs_create_file("trace_control", 0644, adev->debugfs_root, adev, &trace_control_fops); in avs_debugfs_init()
401 static const struct file_operations trace_control_fops = { global() variable