Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/chrome/wilco_ec/
Ddebugfs.c155 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()