Home
last modified time | relevance | path

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

/openbmc/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,
/openbmc/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()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c358 int debug_read; member
2594 if (dsi->debug_write || dsi->debug_read) in dsi_vc_send_bta()
2886 if (dsi->debug_read) in dsi_vc_dcs_send_read_request()
2908 if (dsi->debug_read) in dsi_vc_generic_send_read_request()
2952 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2965 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2982 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
3001 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
3016 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
/openbmc/linux/sound/pci/asihpi/
H A Dhpi_internal.h650 } debug_read; member