Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/dlm/
Ddlmdebug.c376 static ssize_t debug_read(struct file *file, char __user *buf, in debug_read() function
435 .read = debug_read,
492 .read = debug_read,
883 .read = debug_read,
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddsi.c369 int debug_read; member
2609 if (dsi->debug_write || dsi->debug_read) in dsi_vc_send_bta()
2901 if (dsi->debug_read) in dsi_vc_dcs_send_read_request()
2923 if (dsi->debug_read) in dsi_vc_generic_send_read_request()
2967 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2980 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2997 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
3016 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
3031 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
/linux-4.4.14/sound/pci/asihpi/
Dhpi_internal.h661 } debug_read; member