Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dclosure.c202 "closures", 0400, bcache_debug, NULL, &debug_fops); in closure_debug_init()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dtps65010.c291 static const struct file_operations debug_fops = { variable
298 #define DEBUG_FOPS &debug_fops
/OK3568_Linux_fs/kernel/drivers/block/
H A Dpktcdvd.c465 static const struct file_operations debug_fops = { variable
482 pd->dfs_d_root, pd, &debug_fops); in pkt_debugfs_dev_new()