Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/dlm/
Ddlmdebug.c341 static ssize_t debug_read(struct file *file, char __user *buf, in debug_read() function
400 .read = debug_read,
457 .read = debug_read,
848 .read = debug_read,
/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Ddsi.c390 int debug_read; member
2526 if (dsi->debug_write || dsi->debug_read) in dsi_vc_send_bta()
2813 if (dsi->debug_read) in dsi_vc_dcs_send_read_request()
2834 if (dsi->debug_read) in dsi_vc_generic_send_read_request()
2877 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2890 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2907 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2926 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2941 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c358 int debug_read; member
2588 if (dsi->debug_write || dsi->debug_read) in dsi_vc_send_bta()
2880 if (dsi->debug_read) in dsi_vc_dcs_send_read_request()
2902 if (dsi->debug_read) in dsi_vc_generic_send_read_request()
2946 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2959 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2976 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2995 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
3010 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
/Linux-v5.4/sound/pci/asihpi/
Dhpi_internal.h650 } debug_read; member