Home
last modified time | relevance | path

Searched refs:debug_read (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/arm/mach-msm/
Dsmd_debug.c198 static ssize_t debug_read(struct file *file, char __user *buf, in debug_read() function
207 .read = debug_read,
/linux-3.4.99/fs/ocfs2/dlm/
Ddlmdebug.c380 static ssize_t debug_read(struct file *file, char __user *buf, in debug_read() function
439 .read = debug_read,
499 .read = debug_read,
901 .read = debug_read,
/linux-3.4.99/drivers/video/omap2/dss/
Ddsi.c316 int debug_read; member
2915 if (dsi->debug_write || dsi->debug_read) in dsi_vc_send_bta()
3250 if (dsi->debug_read) in dsi_vc_dcs_send_read_request()
3273 if (dsi->debug_read) in dsi_vc_generic_send_read_request()
3316 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
3329 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
3346 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
3365 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
3380 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
/linux-3.4.99/sound/pci/asihpi/
Dhpi_internal.h657 } debug_read; member