| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | scan.c | 282 if (test_and_clear_bit(SCAN_BEACON_WAIT, &local->scanning)) { in ieee80211_scan_rx() 288 set_bit(SCAN_BEACON_DONE, &local->scanning); in ieee80211_scan_rx() 360 if (test_bit(SCAN_HW_CANCELLED, &local->scanning)) in ieee80211_prep_hw_scan() 417 bool hw_scan = test_bit(SCAN_HW_SCANNING, &local->scanning); in __ieee80211_scan_completed() 418 bool was_scanning = local->scanning; in __ieee80211_scan_completed() 431 if (WARN_ON(!local->scanning && !aborted)) in __ieee80211_scan_completed() 469 local->scanning = 0; in __ieee80211_scan_completed() 513 set_bit(SCAN_COMPLETED, &local->scanning); in ieee80211_scan_completed() 515 set_bit(SCAN_ABORTED, &local->scanning); in ieee80211_scan_completed() 608 if (!local->scan_req || local->scanning) in ieee80211_run_deferred_scan() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/dev-tools/ |
| H A D | kmemleak.rst | 41 Memory scanning parameters can be modified at run-time by writing to the 47 enable the task stacks scanning (default) 49 disable the tasks stacks scanning 51 start the automatic memory scanning thread (default) 53 stop the automatic memory scanning thread 55 set the automatic memory scanning period in seconds 56 (default 600, 0 to stop the automatic scanning) 92 scanning the memory (including saved registers). This means that there 97 The scanning algorithm steps: 184 reported by kmemleak because values found during the memory scanning [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | sysfs-bus-w1 | 4 Description: Bus scanning interval, microseconds component. 11 Users: any user space application which wants to know bus scanning
|
| /OK3568_Linux_fs/u-boot/board/hisilicon/poplar/ |
| H A D | README | 161 scanning bus 0 for devices... 1 USB Device(s) found 163 scanning bus 1 for devices... 3 USB Device(s) found 164 scanning usb for storage devices... 0 Storage Device(s) found 165 scanning usb for ethernet devices... 1 Ethernet Device(s) found 276 scanning bus 0 for devices... 1 USB Device(s) found 278 scanning bus 1 for devices... 4 USB Device(s) found 279 scanning usb for storage devices... 1 Storage Device(s) found 280 scanning usb for ethernet devices... 1 Ethernet Device(s) found
|
| /OK3568_Linux_fs/external/rk_pcba_test/rk_pcba_test/ |
| H A D | wifi.sh | 145 iwlist wlan0 scanning > $result_file 150 iwlist wlan0 scanning last | busybox grep SSID > $result_file 152 iwlist wlan0 scanning last | busybox grep "Signal level" > $result_file2
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/ |
| H A D | efi-pstore.c | 118 pos->scanning = true; in efi_pstore_scan_sysfs_enter() 120 next->scanning = true; in efi_pstore_scan_sysfs_enter() 138 entry->scanning = false; in __efi_pstore_scan_sysfs_exit() 293 if (entry->scanning) { in efi_pstore_erase_func() 327 if (found && !entry->scanning) in efi_pstore_erase_name()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | cyttsp.txt | 28 scanning/processing cycles when the chip is in active mode. 31 scanning/processing cycles when the chip is in low-power mode. 40 scanning/processing cycle).
|
| /OK3568_Linux_fs/kernel/drivers/staging/vt6656/ |
| H A D | baseband.c | 440 int vnt_update_pre_ed_threshold(struct vnt_private *priv, int scanning) in vnt_update_pre_ed_threshold() argument 471 for (ed_inx = scanning ? 0 : length - 1; ed_inx > 0; ed_inx--) { in vnt_update_pre_ed_threshold() 479 if (ed_inx == priv->bb_pre_ed_index && !scanning) in vnt_update_pre_ed_threshold()
|
| H A D | baseband.h | 75 int vnt_update_pre_ed_threshold(struct vnt_private *priv, int scanning);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
| H A D | rtl_btc.h | 32 bool scanning); 34 bool scanning);
|
| H A D | rtl_btc.c | 454 bool scanning) in rtl_btc_switch_band_notify() argument 464 if (scanning) in rtl_btc_switch_band_notify() 480 bool scanning) in rtl_btc_switch_band_notify_wifionly() argument
|
| /OK3568_Linux_fs/kernel/drivers/sh/maple/ |
| H A D | maple.c | 52 static int started, scanning, fullscan; variable 517 scanning = 1; in maple_map_subunits() 581 if (!started || (scanning == 2) || !fullscan) { in maple_response_devinfo() 700 if (scanning == 1) { in maple_dma_handler() 702 scanning = 2; in maple_dma_handler() 704 scanning = 0; in maple_dma_handler()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-devtools/python/ |
| H A D | python3-scapy_2.4.5.bb | 1 SUMMARY = "Network scanning and manipulation tool" 5 It can easily handle most classical tasks like scanning, tracerouting, probing, \
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl1251/ |
| H A D | event.c | 24 if (wl->scanning) { in wl1251_event_scan_complete() 31 wl->scanning = false; in wl1251_event_scan_complete()
|
| H A D | main.c | 430 if (wl->scanning) { in wl1251_op_stop() 436 wl->scanning = false; in wl1251_op_stop() 679 if (changed & IEEE80211_CONF_CHANGE_IDLE && !wl->scanning) { in wl1251_op_config() 992 if (wl->scanning) { in wl1251_op_hw_scan() 1031 wl->scanning = true; in wl1251_op_hw_scan() 1037 wl->scanning = false; in wl1251_op_hw_scan() 1594 wl->scanning = false; in wl1251_alloc_hw()
|
| /OK3568_Linux_fs/buildroot/utils/ |
| H A D | readme.txt | 29 a script to create a Buildroot package by scanning a CPAN module 33 a script to create a Buildroot package by scanning a PyPI package
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-uwb_rc | 68 to start (or stop) scanning on a channel. <type> is one of: 74 3 scanning disabled 86 not beaconing or scanning.
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.odroid | 178 scanning bus 0 for devices... 4 USB Device(s) found 179 scanning usb for storage devices... 1 Storage Device(s) found 180 scanning usb for ethernet devices... 1 Ethernet Device(s) found 285 scanning bus 0 for devices... 4 USB Device(s) found 286 scanning usb for storage devices... 1 Storage Device(s) found 287 scanning usb for ethernet devices...
|
| /OK3568_Linux_fs/buildroot/package/file/ |
| H A D | Config.in | 4 Program to identify a file's format by scanning binary data
|
| /OK3568_Linux_fs/buildroot/package/fmtools/ |
| H A D | Config.in | 7 scanning for stations.
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | advansys.rst | 178 This option can be used to either disable I/O port scanning or to limit 179 scanning to 1 - 4 I/O ports. Regardless of the option setting EISA and 184 1. Eliminate I/O port scanning: 194 2. Limit I/O port scanning to one I/O port: 200 3. Limit I/O port scanning to four I/O ports:
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/lmsensors-config/ |
| H A D | sensord | 5 # interval between scanning alarms
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | Kconfig | 17 available PCI devices, allows scanning of PCI buses and provides 51 PCI feature such as bus scanning, device configuration and device
|
| /OK3568_Linux_fs/rkbin/tools/ |
| H A D | ddrbin_tool_user_guide.txt | 91 * DDR eye scanning 92 1) eye_2d_scan_en: 1: will enable 2D eye scanning for debug purpose, vref and skew eye scanning. 93 2) wr_vref_scan_en: 1: enable vref scan and use scanning result for write. 94 3) rd_vref_scan_en: 1: enable vref scan and use scanning result for read.
|
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | README | 238 - scanning prefix '/opt/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-' 240 - scanning prefix '/opt/arm-eabi-4.6/bin/arm-eabi-' 242 - scanning path '/toolchains/gcc-4.9.0-nolibc/i386-linux' 248 - scanning path '/toolchains/gcc-4.9.0-nolibc/aarch64-linux' 254 - scanning path '/toolchains/gcc-4.9.0-nolibc/microblaze-linux' 260 - scanning path '/toolchains/gcc-4.9.0-nolibc/mips64-linux' 266 - scanning path '/toolchains/gcc-4.9.0-nolibc/sparc64-linux' 272 - scanning path '/toolchains/gcc-4.9.0-nolibc/arm-unknown-linux-gnueabi' 279 - scanning path '/toolchains/gcc-4.9.0-nolibc/sparc-linux' 285 - scanning path '/toolchains/gcc-4.9.0-nolibc/mips-linux' [all …]
|