Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mfd/
Dtps65010.c291 static const struct file_operations debug_fops = { variable
298 #define DEBUG_FOPS &debug_fops
/Linux-v5.4/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()