Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/chrome/wilco_ec/
Ddebugfs.c154 static const struct file_operations fops_raw = { variable
254 debugfs_create_file("raw", 0644, debug_info->dir, NULL, &fops_raw); in wilco_ec_debugfs_probe()