| /linux/drivers/gpu/drm/nouveau/nvkm/falcon/ |
| H A D | gm200.c | 327 u32 addr = falcon->func->debug; in gm200_flcn_fw_signature()
|
| /linux/arch/arm/boot/dts/nxp/vf/ |
| H A D | vf610-zii-ssmb-spu3.dts | 36 led-debug {
|
| /linux/net/sunrpc/ |
| H A D | Kconfig | 83 KUnit tests run during boot and output the results to the debug
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | debugfs_htt_stats.c | 5871 stats_req = ar->debug.htt_stats.stats_req; in ath12k_debugfs_htt_ext_stats_handler() 5912 type = ar->debug.htt_stats.type; in ath12k_read_htt_stats_type() 5951 ar->debug.htt_stats.type = type; in ath12k_write_htt_stats_type() 5952 ar->debug.htt_stats.cfg_param[0] = cfg_param[0]; in ath12k_write_htt_stats_type() 5953 ar->debug.htt_stats.cfg_param[1] = cfg_param[1]; in ath12k_write_htt_stats_type() 5954 ar->debug.htt_stats.cfg_param[2] = cfg_param[2]; in ath12k_write_htt_stats_type() 5955 ar->debug.htt_stats.cfg_param[3] = cfg_param[3]; in ath12k_write_htt_stats_type() 5972 struct debug_htt_stats_req *stats_req = ar->debug.htt_stats.stats_req; in ath12k_debugfs_htt_stats_req() 6021 enum ath12k_dbg_htt_ext_stats_type type = ar->debug.htt_stats.type; in ath12k_open_htt_stats() 6035 if (ar->debug.htt_stats.stats_req) { in ath12k_open_htt_stats() [all …]
|
| /linux/drivers/net/ethernet/realtek/ |
| H A D | 8139too.c | 162 static int debug = -1; variable 633 module_param(debug, int, 0); 634 MODULE_PARM_DESC (debug, "8139too bitmapped message enable number"); 1028 (debug < 0 ? RTL8139_DEF_MSG_ENABLE : ((1 << debug) - 1)); in rtl8139_init_one()
|
| /linux/tools/power/cpupower/po/ |
| H A D | ka.po | 404 msgid " -e, --debug Prints out debug information [default]\n" 405 msgstr " -e, --debug გამართვის ინფორმაციის ჩვენება [ნაგულისხმები]\n" 522 "If no argument or only the -c, --cpu parameter is given, debug output about\n"
|
| /linux/drivers/net/ethernet/pasemi/ |
| H A D | pasemi_mac.c | 63 static int debug = -1; /* -1 == use DEFAULT_MSG_ENABLE as value */ variable 64 module_param(debug, int, 0); 65 MODULE_PARM_DESC(debug, "PA Semi MAC bitmapped debugging message enable value"); 1764 mac->msg_enable = netif_msg_init(debug, DEFAULT_MSG_ENABLE); in pasemi_mac_probe()
|
| /linux/Documentation/admin-guide/media/ |
| H A D | philips.rst | 150 in /sys/kernel/debug/usb/devices). A hint consists of a string with the 194 kernel log at debug level.
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | debugfs.c | 938 MWIFIEX_DFS_FILE_READ_OPS(debug); 963 MWIFIEX_DFS_ADD_FILE(debug); in mwifiex_dev_debugfs_init()
|
| /linux/lib/ |
| H A D | Kconfig.kcsan | 47 may help better analyze and debug races. This includes held locks and 100 events (see /sys/kernel/debug/kcsan).
|
| /linux/drivers/usb/fotg210/ |
| H A D | fotg210-hcd.h | 90 struct ehci_dbg_port __iomem *debug; member
|
| /linux/tools/testing/selftests/ntb/ |
| H A D | ntb_test.sh | 10 DEBUGFS=${DEBUGFS-/sys/kernel/debug}
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-inject.txt | 105 The QEMU option -name debug-threads=on is needed so that thread names
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap3-n950.dts | 33 keypad_slide_pins: debug-led-pins {
|
| /linux/Documentation/devicetree/bindings/mmc/ |
| H A D | ti-omap-hsmmc.txt | 116 polling". Also check the "sdio irq mode" in /sys/kernel/debug/mmc0/regs. Mind
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-kizbox3_common.dtsi | 264 /* debug uart */
|
| /linux/Documentation/hwmon/ |
| H A D | ltc4282.rst | 123 ``/sys/kernel/debug/ltc4282-hwmon[X]/``
|
| /linux/drivers/pci/hotplug/ |
| H A D | rpaphp_core.c | 43 module_param_named(debug, rpaphp_debug, bool, 0644);
|
| /linux/Documentation/admin-guide/ |
| H A D | lockup-watchdogs.rst | 54 will dump useful debug information to the system log, after which it
|
| H A D | efi-stub.rst | 95 lost. The dtb= option should only be used either as a debug tool, or
|
| /linux/Documentation/RCU/ |
| H A D | lockdep-splat.rst | 28 other info that might help us debug this::
|
| /linux/drivers/net/wwan/ |
| H A D | Kconfig | 26 If this option is selected, then you can find the debug interface
|
| /linux/Documentation/i2c/ |
| H A D | dma-considerations.rst | 71 you find various issues which can be complex to debug otherwise.
|
| /linux/arch/powerpc/include/asm/ |
| H A D | eeh.h | 160 #define eeh_edev_dbg(edev, fmt, ...) EEH_EDEV_PRINT(debug, (edev), fmt, ##__VA_ARGS__)
|
| /linux/drivers/gpu/drm/amd/display/dc/optc/dcn30/ |
| H A D | dcn30_optc.c | 348 if (dc->caps.dmub_caps.mclk_sw && !dc->debug.disable_fams) in optc3_set_vtotal_min_max()
|