Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dtps65010.c304 static const struct file_operations debug_fops = { variable
311 #define DEBUG_FOPS &debug_fops
/Linux-v4.19/drivers/block/
Dpktcdvd.c465 static const struct file_operations debug_fops = { variable
482 pd->dfs_d_root, pd, &debug_fops); in pkt_debugfs_dev_new()