| /drivers/media/pci/bt8xx/ |
| A D | dst_ca.c | 141 state->messages[7], (state->messages[8] << 8) | state->messages[9], in ca_get_app_info() 142 (state->messages[10] << 8) | state->messages[11], __func__, (char *)(&state->messages[12])); in ca_get_app_info() 146 length = state->messages[5]; in ca_get_app_info() 157 memmove(&state->messages[4], &state->messages[7], 5); in ca_get_app_info() 160 state->messages[9] = str_length; in ca_get_app_info() 161 memmove(&state->messages[10], &state->messages[12], str_length); in ca_get_app_info() 187 num_ids = state->messages[in_num_ids_pos]; in ca_get_ca_info() 198 …dprintk(verbose, DST_CA_INFO, 0, " 0x%02x%02x", state->messages[srcPtr + 0], state->messages[srcPt… in ca_get_ca_info() 200 state->messages[dstPtr + 0] = state->messages[srcPtr + 0]; in ca_get_ca_info() 201 state->messages[dstPtr + 1] = state->messages[srcPtr + 1]; in ca_get_ca_info() [all …]
|
| /drivers/pnp/ |
| A D | Kconfig | 26 bool "PNP debugging messages" 30 messages if needed. The messages can be enabled at boot-time with 34 the messages to even be built into the kernel.
|
| /drivers/hwtracing/stm/ |
| A D | Kconfig | 55 messages to trace hosts over STM devices. 57 If you want to send kernel console messages over STM devices, 64 heartbeat messages to trace hosts over STM devices. It is 68 If you want to send heartbeat messages over STM devices, 79 If you want to send kernel Ftrace messages over STM devices,
|
| /drivers/crypto/aspeed/ |
| A D | Kconfig | 13 bool "Enable Aspeed crypto debug messages" 16 Print Aspeed crypto debugging messages if you use this 17 option to ask for those messages.
|
| /drivers/s390/net/ |
| A D | Kconfig | 25 Select this option if you want to be able to receive SMSG messages 30 prompt "Deliver IUCV special messages as uevents (VM only)" 33 Select this option to deliver CP special messages (SMSGs) as 34 uevents. The driver handles only those special messages that
|
| /drivers/i2c/ |
| A D | Kconfig | 140 bool "I2C Core debugging messages" 143 messages to the system log. Select this if you are having a 147 bool "I2C Algorithm debugging messages" 150 of debug messages to the system log. Select this if you are having 155 bool "I2C Bus debugging messages" 159 debug messages to the system log. Select this if you are having
|
| /drivers/media/platform/ti/omap3isp/ |
| A D | Kconfig | 18 bool "OMAP 3 Camera debug messages" 21 Enable debug messages on OMAP 3 camera controller driver.
|
| /drivers/usb/dwc2/ |
| A D | Kconfig | 70 Say Y here to enable debugging messages in the DWC2 Driver. 76 Say Y here to enable verbose debugging messages in the DWC2 Driver. 92 Say N here to disable (verbose) debugging messages to be 95 incomplete. Note that this also disables some debug messages
|
| /drivers/usb/gadget/ |
| A D | Kconfig | 50 bool "Debugging messages (DEVELOPMENT)" 54 messages if you use this option to ask for those messages. 56 Avoid enabling these messages, even if you're actively 58 messages that the driver timings are affected, which will 60 trying to track down. Never enable these messages for a 68 messages if you use this option to ask for those messages. 70 Avoid enabling these messages, even if you're actively 72 messages that the driver timings are affected, which will 74 trying to track down. Never enable these messages for a 455 responds UMP Stream messages for UMP Endpoint and Function
|
| /drivers/atm/ |
| A D | Kconfig | 192 bool "Enable debugging messages" 195 Somewhat useful debugging messages are available. The choice of 196 messages is controlled by a bitmap. This may be specified as a 200 When active, these messages can have a significant impact on the 235 bool "Enable debugging messages" 238 Somewhat useful debugging messages are available. The choice of 239 messages is controlled by a bitmap. This may be specified as a 247 When active, these messages can have a significant impact on the 296 Specifies the level of debugging messages issued by the driver. 300 When active, these messages can have a significant impact on
|
| /drivers/net/wireless/zydas/zd1211rw/ |
| A D | Kconfig | 17 ZD1211 debugging messages. Choosing Y will result in additional debug 18 messages being saved to your kernel logs, which may help debug any
|
| /drivers/media/dvb-core/ |
| A D | Kconfig | 62 Enable extra log messages meant to detect packet loss 71 bool "Enable DVB net ULE packet debug messages" 74 Enable extra log messages meant to detect problems while
|
| /drivers/pps/ |
| A D | Kconfig | 26 bool "PPS debugging messages" 29 messages to the system log. Select this if you are having a
|
| /drivers/s390/char/ |
| A D | sclp_rw.c | 54 buffer->messages = 0; in sclp_make_buffer() 154 buffer->messages++; in sclp_finalize_mto() 433 if (buffer->messages == 0) in sclp_emit_buffer()
|
| /drivers/char/ |
| A D | Kconfig | 11 tristate "TTY driver to output user messages via printk" 15 If you say Y here, the support for writing user messages (i.e. 16 console messages) via printk is available. 18 The feature is useful to inline user messages with kernel 19 messages. 20 In order to use this feature, you should output user messages 32 Printk log level to use for ttyprintk messages. 65 If you want kernel messages to be printed out as they occur, you 74 but it'll lose the kernel messages.
|
| /drivers/media/platform/ti/ |
| A D | Kconfig | 61 bool "VPE debug messages" 64 Enable debug messages on VPE driver.
|
| /drivers/infiniband/ulp/rtrs/ |
| A D | README | 42 On an established session client sends to server write or read messages. 67 by one via attaching RTRS_MSG_CON_REQ messages to the rdma_connect requests. 78 RTRS_MSG_CONN_RSP messages to the rdma_accept. Apart from magic and 79 protocol version, the messages include error code, queue depth supported by 95 6. Server and client exchange periodically heartbeat messages (empty rdma 96 messages with an immediate field) which are used to detect a crash on remote
|
| /drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
| A D | idle.fuc | 60 // keep looping while there's pending messages for any process 65 // process the process' messages until there's none left
|
| /drivers/base/ |
| A D | Kconfig | 131 bool "Driver Core verbose debug messages" 135 debug messages to the system log. Select this if you are having a 142 bool "Managed device resources verbose debug messages" 146 non-zero, devres debug messages are printed. Select this if 211 bool "Enable verbose DMA_FENCE_TRACE messages"
|
| /drivers/net/wireless/ath/ath6kl/ |
| A D | Kconfig | 39 Enables ath6kl debug support, including debug messages 52 messages and commands are delivered to using individually
|
| /drivers/usb/usbip/ |
| A D | Kconfig | 74 bool "Debug messages for USB/IP" 77 This enables the debug messages from the USB/IP drivers.
|
| /drivers/rapidio/ |
| A D | Kconfig | 52 bool "RapidIO subsystem debug messages" 56 debug messages to the system log. Select this if you are having a
|
| /drivers/video/fbdev/omap2/omapfb/dss/ |
| A D | Kconfig | 14 This enables printing of debug messages. Alternatively, debug messages
|
| /drivers/virt/coco/sev-guest/ |
| A D | Kconfig | 9 alter, drop or replay the messages sent. The driver provides
|
| /drivers/media/usb/b2c2/ |
| A D | Kconfig | 15 Say Y if you want to enable the module option to control debug messages
|