Searched refs:debug_read (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmdebug.c | 341 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,
|
/kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
H A D | dlmdebug.c | 339 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,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.h | 416 int debug_read; member
|
H A D | dsi.c | 2000 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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 390 int debug_read; member 2532 if (dsi->debug_write || dsi->debug_read) in dsi_vc_send_bta() 2819 if (dsi->debug_read) in dsi_vc_dcs_send_read_request() 2840 if (dsi->debug_read) in dsi_vc_generic_send_read_request() 2883 if (dsi->debug_read) in dsi_vc_read_rx_fifo() 2896 if (dsi->debug_read) in dsi_vc_read_rx_fifo() 2913 if (dsi->debug_read) in dsi_vc_read_rx_fifo() 2932 if (dsi->debug_read) in dsi_vc_read_rx_fifo() 2947 if (dsi->debug_read) in dsi_vc_read_rx_fifo()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 358 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()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 358 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()
|
/kernel/linux/linux-5.10/sound/pci/asihpi/ |
H A D | hpi_internal.h | 650 } debug_read; member
|
/kernel/linux/linux-6.6/sound/pci/asihpi/ |
H A D | hpi_internal.h | 650 } debug_read; member
|
Completed in 38 milliseconds