Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/bcache/
Dclosure.c202 "closures", 0400, bcache_debug, NULL, &debug_fops); in closure_debug_init()
/Linux-v6.1/drivers/mfd/
Dtps65010.c291 static const struct file_operations debug_fops = { variable
298 #define DEBUG_FOPS &debug_fops
/Linux-v6.1/drivers/block/
Dpktcdvd.c458 static const struct file_operations debug_fops = { variable
475 pd->dfs_d_root, pd, &debug_fops); in pkt_debugfs_dev_new()