Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A 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()