Searched refs:debug_fops (Results 1 - 7 of 7) sorted by relevance

/drivers/video/omap2/dss/
H A Ddss.h296 const struct file_operations *debug_fops);
298 const struct file_operations *debug_fops);
H A Ddsi.c1891 const struct file_operations *debug_fops)
1898 &dsi1_dump_irqs, debug_fops);
1903 &dsi2_dump_irqs, debug_fops);
2006 const struct file_operations *debug_fops)
2013 &dsi1_dump_regs, debug_fops);
2018 &dsi2_dump_regs, debug_fops);
1890 dsi_create_debugfs_files_irq(struct dentry *debugfs_dir, const struct file_operations *debug_fops) argument
2005 dsi_create_debugfs_files_reg(struct dentry *debugfs_dir, const struct file_operations *debug_fops) argument
/drivers/gpio/
H A Dgpio-tegra.c540 static const struct file_operations debug_fops = { variable in typeref:struct:file_operations
550 NULL, NULL, &debug_fops);
/drivers/mfd/
H A Dtps65010.c304 static const struct file_operations debug_fops = { variable in typeref:struct:file_operations
311 #define DEBUG_FOPS &debug_fops
/drivers/usb/gadget/
H A Dpxa25x_udc.c1127 static const struct file_operations debug_fops = { variable in typeref:struct:file_operations
1138 S_IRUGO, NULL, dev, &debug_fops); \
/drivers/block/
H A Dpktcdvd.c457 static const struct file_operations debug_fops = { variable in typeref:struct:file_operations
476 pd->dfs_d_root, pd, &debug_fops);
/drivers/scsi/
H A Dsg.c2295 static const struct file_operations debug_fops = { variable in typeref:struct:file_operations
2317 {"debug", &debug_fops},

Completed in 327 milliseconds