Home
last modified time | relevance | path

Searched refs:debug (Results 751 – 775 of 1357) sorted by relevance

1...<<31323334353637383940>>...55

/linux/drivers/media/dvb-frontends/
H A Dtda1004x.c29 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 Dtda827x.c16 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 Dam4372.dtsi504 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 Domap-zoom-common.dtsi3 * Common features on the Zoom debug board
/linux/Documentation/dev-tools/
H A Dkfence.rst241 * 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 Dcpqphp_core.c47 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 Defx_common.c29 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 Defx_common.c28 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 Dvcc.c467 .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 Dpeci.rst11 configure, monitor and debug platform by accessing various registers.
/linux/tools/testing/selftests/cgroup/
H A Dmemcg_protection.m69 % uncomment to debug prints
/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run-qemu.sh82 echo Waiting for you to attach a debug session, for example: > /dev/tty
/linux/sound/soc/sof/
H A DMakefile3 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 Dpxa3xx_defconfig11 …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 Dimx8mm-innocomm-wb15-evk.dts25 label = "debug";
/linux/drivers/gpu/drm/amd/display/dc/link/accessories/
H A Dlink_dp_trace.c169 if (link != NULL && link->dc->debug.enable_driver_sequence_debug) in dp_trace_source_sequence()
/linux/drivers/net/wireless/intel/iwlwifi/
H A DMakefile6 iwlwifi-objs += iwl-debug.o
/linux/arch/xtensa/configs/
H A Dvirt_defconfig25 CONFIG_CMDLINE="console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug memmap=0x80000000@0"
/linux/arch/xtensa/boot/dts/
H A Dxtfpga.dtsi9 …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 Ddcn201_link_encoder.c205 if (enc10->base.ctx->dc->debug.hdmi20_disable) { in dcn201_link_encoder_construct()
/linux/Documentation/arch/parisc/
H A Ddebugging.rst23 an HPMC instead of a kernel oops. To debug an HPMC, try to find
/linux/net/caif/
H A DKconfig30 Enable the inclusion of debug code in the CAIF stack.
/linux/drivers/net/wireless/ath/
H A DKconfig29 Say Y, if you want to debug atheros wireless drivers.
/linux/arch/arm/boot/dts/nspire/
H A Dnspire-cx.dts168 bootargs = "debug earlyprintk console=tty0 console=ttyAMA0,115200n8 root=/dev/ram0";
/linux/Documentation/firmware-guide/acpi/
H A Daml-debugger.rst43 # mount -t debugfs none /sys/kernel/debug

1...<<31323334353637383940>>...55