| /linux/samples/pktgen/ |
| H A D | README.rst | 30 -x : ($DEBUG) debug
|
| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn30/ |
| H A D | dcn30_dio_link_encoder.c | 203 if (enc10->base.ctx->dc->debug.hdmi20_disable) { in dcn30_link_encoder_construct()
|
| /linux/drivers/scsi/ |
| H A D | aha152x.h | 329 int debug; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
| H A D | dcn31_panel_cntl.c | 73 uint32_t freq_to_set = panel_cntl->ctx->dc->debug.pwm_freq; in dcn31_panel_cntl_hw_init()
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-vinco.dts | 106 /* debug */
|
| /linux/net/sctp/ |
| H A D | Kconfig | 48 identifying memory leaks. This debug information can be viewed by
|
| /linux/arch/arm/kernel/ |
| H A D | Makefile | 89 obj-$(CONFIG_DEBUG_LL) += debug.o
|
| /linux/arch/arm64/boot/dts/exynos/ |
| H A D | exynos2200-g0s.dts | 83 debug_kinfo_reserved: debug-kinfo-reserved@fcfff000 {
|
| /linux/arch/x86/xen/ |
| H A D | Kconfig | 69 bool "Enable Xen debug and tuning parameters in debugfs"
|
| /linux/arch/xtensa/configs/ |
| H A D | audio_kc705_defconfig | 31 …ative,0xfd050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/nfs rw debug memmap=0x38000000@…
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | cafe_nand.c | 82 static int debug = 0; variable 83 module_param(debug, int, 0644); 98 #define cafe_dev_dbg(dev, args...) do { if (debug) dev_dbg(dev, ##args); } while(0)
|
| /linux/Documentation/networking/device_drivers/wifi/intel/ |
| H A D | ipw2100.rst | 132 debug 0x0-0xffffffff debug=1024 Debug level set to 1024 153 This controls the same global as the 'debug' module parameter. For
|
| /linux/tools/testing/selftests/wireguard/qemu/ |
| H A D | Makefile | 21 KERNEL_BUILD_PATH := $(BUILD_PATH)/kernel$(if $(findstring yes,$(DEBUG_KERNEL)),-debug) 339 $(if $(findstring yes,$(DEBUG_KERNEL)),cp debug.config $(KERNEL_BUILD_PATH) && cd $(KERNEL_BUILD_PATH) && ARCH=$(KERNEL_ARCH) $(KERNEL_PATH)/scripts/kconfig/merge_config.sh -n $(KERNEL_BUILD_PATH)/.config debug.config,)
|
| /linux/Documentation/watchdog/ |
| H A D | watchdog-parameters.rst | 455 debug: 456 Watchdog debug, set to >1 for debug, (default 0)
|
| /linux/drivers/input/mouse/ |
| H A D | elantech.c | 27 if (etd->info.debug) \ 547 if (etd->info.debug == 1) in elantech_report_trackpoint() 931 if (etd->info.debug > 1) in elantech_process_byte() 1348 ELANTECH_INFO_ATTR(debug); 1690 info->debug = 1; in elantech_set_properties()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | common.c | 42 module_param_named(debug, brcmf_msg_level, int, 0600); 43 MODULE_PARM_DESC(debug, "Level of debug output");
|
| /linux/Documentation/admin-guide/ |
| H A D | init.rst | 9 1) **Unable to mount root FS**: Set "debug" kernel parameter (in bootloader
|
| /linux/drivers/media/dvb-core/ |
| H A D | Kconfig | 71 bool "Enable DVB net ULE packet debug messages"
|
| H A D | dmxdev.c | 23 static int debug; variable 25 module_param(debug, int, 0644); 26 MODULE_PARM_DESC(debug, "Turn on/off debugging (default:off)."); 29 if (debug) \
|
| /linux/drivers/net/ethernet/aquantia/atlantic/macsec/ |
| H A D | macsec_struct.h | 217 u32 debug; member
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-a33-inet-d978-rev2.dts | 57 /* Delete debug UART as serial0 is the UART for bluetooth */
|
| /linux/lib/ |
| H A D | closure.c | 288 DEFINE_SHOW_ATTRIBUTE(debug);
|
| /linux/Documentation/tools/rtla/ |
| H A D | rtla-timerlat-top.rst | 41 is useful to reduce rtla timerlat CPU, enabling the debug without the overhead of
|
| /linux/drivers/platform/x86/ |
| H A D | acer-wmi.c | 354 struct acer_debug debug; member 2744 debugfs_remove_recursive(interface->debug.root); in remove_debugfs() 2749 interface->debug.root = debugfs_create_dir("acer-wmi", NULL); in create_debugfs() 2751 debugfs_create_u32("devices", S_IRUGO, interface->debug.root, in create_debugfs() 2752 &interface->debug.wmid_devices); in create_debugfs() 3006 interface->debug.wmid_devices = get_wmid_devices(); in acer_wmi_init()
|
| /linux/drivers/net/ethernet/packetengines/ |
| H A D | yellowfin.c | 35 static int debug = 1; /* 1 normal messages, 0 quiet .. 7 verbose. */ variable 85 #define yellowfin_debug debug 119 module_param(debug, int, 0); 126 MODULE_PARM_DESC(debug, "G-NIC debug level (0-7)");
|