Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/video/fbdev/omap2/dss/
Ddsi.c368 int debug_read; member
2608 if (dsi->debug_write || dsi->debug_read) in dsi_vc_send_bta()
2900 if (dsi->debug_read) in dsi_vc_dcs_send_read_request()
2922 if (dsi->debug_read) in dsi_vc_generic_send_read_request()
2966 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2979 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
2996 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
3015 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
3030 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
/linux-4.1.27/sound/pci/asihpi/
Dhpi_internal.h661 } debug_read; member