Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c358 int debug_read; member
2591 if (dsi->debug_write || dsi->debug_read) in dsi_vc_send_bta()
2883 if (dsi->debug_read) in dsi_vc_dcs_send_read_request()
2905 if (dsi->debug_read) in dsi_vc_generic_send_read_request()
2949 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2962 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2979 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2998 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
3013 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
/Linux-v5.10/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.10/sound/pci/asihpi/
Dhpi_internal.h650 } debug_read; member