Searched refs:debug_fops (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | closure.c | 202 "closures", 0400, bcache_debug, NULL, &debug_fops); in closure_debug_init()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | closure.c | 202 "closures", 0400, bcache_debug, NULL, &debug_fops); in closure_debug_init()
|
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | tps65010.c | 291 static const struct file_operations debug_fops = { variable 298 #define DEBUG_FOPS &debug_fops
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | tps65010.c | 291 static const struct file_operations debug_fops = { variable 298 #define DEBUG_FOPS &debug_fops
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | pktcdvd.c | 465 static const struct file_operations debug_fops = { variable 482 pd->dfs_d_root, pd, &debug_fops); in pkt_debugfs_dev_new()
|
Completed in 7 milliseconds