| /linux/drivers/media/dvb-frontends/ |
| H A D | tda1004x.c | 29 static int debug; variable 32 if (debug) printk(KERN_DEBUG "tda1004x: " args); \ 1374 module_param(debug, int, 0644); 1375 MODULE_PARM_DESC(debug, "Turn on/off frontend debugging (default:off).");
|
| /linux/drivers/media/tuners/ |
| H A D | tda827x.c | 16 static int debug; variable 17 module_param(debug, int, 0644); 18 MODULE_PARM_DESC(debug, "Turn on/off frontend debugging (default:off)."); 22 if (debug) printk(KERN_DEBUG "tda827x: " args); \
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am4372.dtsi | 504 reg-names = "iram", "control", "debug"; 513 reg-names = "iram", "control", "debug"; 591 reg-names = "iram", "control", "debug"; 600 reg-names = "iram", "control", "debug";
|
| H A D | omap-zoom-common.dtsi | 3 * Common features on the Zoom debug board
|
| /linux/Documentation/dev-tools/ |
| H A D | kfence.rst | 241 * The file ``/sys/kernel/debug/kfence/stats`` provides runtime statistics. 243 * The file ``/sys/kernel/debug/kfence/objects`` provides a list of objects 330 In the kernel, several tools exist to debug memory access errors, and in 338 error, it would require more effort using KFENCE to debug. Deployments at scale
|
| /linux/drivers/pci/hotplug/ |
| H A D | cpqphp_core.c | 47 static bool debug; variable 61 module_param(debug, bool, 0644); 62 MODULE_PARM_DESC(debug, "Debugging mode enabled or not"); 1387 cpqhp_debug = debug; in cpqhpc_init()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | efx_common.c | 29 static unsigned int debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE | variable 33 module_param(debug, uint, 0); 34 MODULE_PARM_DESC(debug, "Bitmapped debugging message enable value"); 976 efx->msg_enable = debug; in efx_init_struct()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | efx_common.c | 28 static unsigned int debug = (NETIF_MSG_DRV | NETIF_MSG_PROBE | variable 32 module_param(debug, uint, 0); 33 MODULE_PARM_DESC(debug, "Bitmapped debugging message enable value"); 1002 efx->msg_enable = debug; in efx_siena_init_struct()
|
| /linux/drivers/tty/ |
| H A D | vcc.c | 467 .debug = 0, 592 port->vio.debug = vcc_dbg_vio; in vcc_probe() 593 vcc_ldc_cfg.debug = vcc_dbg_ldc; in vcc_probe()
|
| /linux/Documentation/peci/ |
| H A D | peci.rst | 11 configure, monitor and debug platform by accessing various registers.
|
| /linux/tools/testing/selftests/cgroup/ |
| H A D | memcg_protection.m | 69 % uncomment to debug prints
|
| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A D | kvm-test-1-run-qemu.sh | 82 echo Waiting for you to attach a debug session, for example: > /dev/tty
|
| /linux/sound/soc/sof/ |
| H A D | Makefile | 3 snd-sof-y := core.o ops.o loader.o ipc.o pcm.o pm.o debug.o topology.o\
|
| /linux/arch/arm/configs/ |
| H A D | pxa3xx_defconfig | 11 …nfsroot/ ip=192.168.1.101:192.168.1.100::255.255.255.0::eth0:on console=ttyS0,115200 mem=64M debug"
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mm-innocomm-wb15-evk.dts | 25 label = "debug";
|
| /linux/drivers/gpu/drm/amd/display/dc/link/accessories/ |
| H A D | link_dp_trace.c | 169 if (link != NULL && link->dc->debug.enable_driver_sequence_debug) in dp_trace_source_sequence()
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | Makefile | 6 iwlwifi-objs += iwl-debug.o
|
| /linux/arch/xtensa/configs/ |
| H A D | virt_defconfig | 25 CONFIG_CMDLINE="console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug memmap=0x80000000@0"
|
| /linux/arch/xtensa/boot/dts/ |
| H A D | xtfpga.dtsi | 9 …n=uart8250,mmio32native,0xfd050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug";
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
| H A D | dcn201_link_encoder.c | 205 if (enc10->base.ctx->dc->debug.hdmi20_disable) { in dcn201_link_encoder_construct()
|
| /linux/Documentation/arch/parisc/ |
| H A D | debugging.rst | 23 an HPMC instead of a kernel oops. To debug an HPMC, try to find
|
| /linux/net/caif/ |
| H A D | Kconfig | 30 Enable the inclusion of debug code in the CAIF stack.
|
| /linux/drivers/net/wireless/ath/ |
| H A D | Kconfig | 29 Say Y, if you want to debug atheros wireless drivers.
|
| /linux/arch/arm/boot/dts/nspire/ |
| H A D | nspire-cx.dts | 168 bootargs = "debug earlyprintk console=tty0 console=ttyAMA0,115200n8 root=/dev/ram0";
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | aml-debugger.rst | 43 # mount -t debugfs none /sys/kernel/debug
|