Home
last modified time | relevance | path

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

/linux/fs/ocfs2/dlm/
H A Ddlmdebug.c339 static ssize_t debug_read(struct file *file, char __user *buf, in debug_read() function
398 .read = debug_read,
455 .read = debug_read,
846 .read = debug_read,
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.h416 int debug_read; member
H A Ddsi.c2000 if (dsi->debug_write || dsi->debug_read) in dsi_vc_send_bta()
2246 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2259 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2276 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2295 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2310 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2346 if (dsi->debug_read) in dsi_vc_dcs_read()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c359 int debug_read; member
2595 if (dsi->debug_write || dsi->debug_read) in dsi_vc_send_bta()
2887 if (dsi->debug_read) in dsi_vc_dcs_send_read_request()
2909 if (dsi->debug_read) in dsi_vc_generic_send_read_request()
2953 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2966 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2983 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
3002 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
3017 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
/linux/sound/pci/asihpi/
H A Dhpi_internal.h650 } debug_read; member