Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/bcache/
Dclosure.c202 "closures", 0400, bcache_debug, NULL, &debug_fops); in closure_debug_init()
/linux-5.19.10/drivers/mfd/
Dtps65010.c291 static const struct file_operations debug_fops = { variable
298 #define DEBUG_FOPS &debug_fops
/linux-5.19.10/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()