/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | testmode.c | 55 if (!ar->testmode.utf_monitor) { in ath10k_tm_event_wmi() 155 ret = request_firmware(&ar->testmode.utf, filename, ar->dev); in ath10k_tm_fetch_utf_firmware_api_2() 162 data = ar->testmode.utf->data; in ath10k_tm_fetch_utf_firmware_api_2() 163 len = ar->testmode.utf->size; in ath10k_tm_fetch_utf_firmware_api_2() 207 if (ie_len > sizeof(ar->testmode.utf_version) - 1) in ath10k_tm_fetch_utf_firmware_api_2() 210 memcpy(ar->testmode.utf_version, data, ie_len); in ath10k_tm_fetch_utf_firmware_api_2() 211 ar->testmode.utf_version[ie_len] = '\0'; in ath10k_tm_fetch_utf_firmware_api_2() 215 ar->testmode.utf_version); in ath10k_tm_fetch_utf_firmware_api_2() 225 ar->testmode.utf_firmware_data = data; in ath10k_tm_fetch_utf_firmware_api_2() 226 ar->testmode.utf_firmware_len = ie_len; in ath10k_tm_fetch_utf_firmware_api_2() [all …]
|
D | Makefile | 18 ath10k_core-$(CONFIG_NL80211_TESTMODE) += testmode.o
|
D | core.h | 839 } testmode; member
|
D | core.c | 631 data = ar->testmode.utf_firmware_data; in ath10k_download_fw() 632 data_len = ar->testmode.utf_firmware_len; in ath10k_download_fw()
|
/linux-4.4.14/drivers/watchdog/ |
D | w83977f_wdt.c | 50 static int testmode; variable 58 module_param(testmode, int, 0); 59 MODULE_PARM_DESC(testmode, "Watchdog testmode (1 = no reboot), default=0"); 109 if (!testmode) { in wdt_start() 175 if (!testmode) { in wdt_stop() 504 timeout, nowayout, testmode); in w83977f_wdt_init()
|
D | wdt977.c | 60 static int testmode; variable 67 module_param(testmode, int, 0); 68 MODULE_PARM_DESC(testmode, "Watchdog testmode (1 = no reboot), default=0"); 110 if (!testmode) { in wdt977_start() 483 timeout, nowayout, testmode); in wd977_init()
|
D | it87_wdt.c | 150 static int testmode = DEFAULT_TESTMODE; variable 165 module_param(testmode, int, 0); 166 MODULE_PARM_DESC(testmode, "Watchdog test mode (1 = no reboot), default=" 238 if (testmode) in wdt_update_timeout() 365 if (testmode) { in wdt_get_status() 739 nowayout, testmode, exclusive, nogameport, nocir); in it87_wdt_init()
|
/linux-4.4.14/drivers/usb/dwc3/ |
D | debugfs.c | 478 u32 testmode = 0; in dwc3_testmode_write() local 485 testmode = TEST_J; in dwc3_testmode_write() 487 testmode = TEST_K; in dwc3_testmode_write() 489 testmode = TEST_SE0_NAK; in dwc3_testmode_write() 491 testmode = TEST_PACKET; in dwc3_testmode_write() 493 testmode = TEST_FORCE_EN; in dwc3_testmode_write() 495 testmode = 0; in dwc3_testmode_write() 498 dwc3_gadget_set_test_mode(dwc, testmode); in dwc3_testmode_write()
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | core.c | 35 static unsigned int testmode; variable 44 module_param(testmode, uint, 0644); 118 ar->testmode = testmode; in ath6kl_core_init()
|
D | Makefile | 39 ath6kl_core-$(CONFIG_NL80211_TESTMODE) += testmode.o
|
D | init.c | 808 if (ar->testmode == 0) in ath6kl_fetch_testmode_file() 811 ath6kl_dbg(ATH6KL_DBG_BOOT, "testmode %d\n", ar->testmode); in ath6kl_fetch_testmode_file() 813 if (ar->testmode == 2) { in ath6kl_fetch_testmode_file() 836 ar->testmode, filename, ret); in ath6kl_fetch_testmode_file() 898 if (ar->testmode != 2) in ath6kl_fetch_testscript_file() 1390 if (ar->testmode != 2) in ath6kl_upload_testscript()
|
D | core.h | 700 unsigned int testmode; member
|
/linux-4.4.14/drivers/usb/dwc2/ |
D | debugfs.c | 40 u32 testmode = 0; in testmode_write() local 47 testmode = TEST_J; in testmode_write() 49 testmode = TEST_K; in testmode_write() 51 testmode = TEST_SE0_NAK; in testmode_write() 53 testmode = TEST_PACKET; in testmode_write() 55 testmode = TEST_FORCE_EN; in testmode_write() 57 testmode = 0; in testmode_write() 60 dwc2_hsotg_set_test_mode(hsotg, testmode); in testmode_write()
|
D | core.h | 1134 extern int dwc2_hsotg_set_test_mode(struct dwc2_hsotg *hsotg, int testmode); 1150 int testmode) in dwc2_hsotg_set_test_mode() argument
|
D | gadget.c | 898 int dwc2_hsotg_set_test_mode(struct dwc2_hsotg *hsotg, int testmode) in dwc2_hsotg_set_test_mode() argument 903 switch (testmode) { in dwc2_hsotg_set_test_mode() 909 dctl |= testmode << DCTL_TSTCTL_SHIFT; in dwc2_hsotg_set_test_mode()
|
/linux-4.4.14/Documentation/DocBook/ |
D | 80211.xml.db | 94 API-cfg80211-testmode-alloc-reply-skb 95 API-cfg80211-testmode-reply 96 API-cfg80211-testmode-alloc-event-skb 97 API-cfg80211-testmode-event
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | Makefile | 7 wlcore-$(CONFIG_NL80211_TESTMODE) += testmode.o
|
/linux-4.4.14/Documentation/watchdog/ |
D | watchdog-parameters.txt | 157 testmode: Watchdog test mode (1 = no reboot), default=0 377 testmode: Watchdog testmode (1 = no reboot), default=0 391 testmode: Watchdog testmode (1 = no reboot), default=0
|
/linux-4.4.14/net/wireless/ |
D | Kconfig | 33 bool "nl80211 testmode command" 36 The nl80211 testmode command helps implementing things like
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-sriox-defs.h | 1118 uint64_t testmode:1; member 1140 uint64_t testmode:1; 1146 uint64_t testmode:1; member 1166 uint64_t testmode:1;
|
/linux-4.4.14/drivers/usb/musb/ |
D | musb_core.h | 290 u8 index, testmode; member
|
D | musb_core.c | 2319 musb->context.testmode = musb_readb(musb_base, MUSB_TESTMODE); in musb_save_context() 2391 musb_writeb(musb_base, MUSB_TESTMODE, musb->context.testmode); in musb_restore_context()
|
/linux-4.4.14/drivers/scsi/ |
D | ipr.c | 210 module_param_named(testmode, ipr_testmode, int, 0); 211 MODULE_PARM_DESC(testmode, "DANGEROUS!!! Allows unsupported configurations");
|