| /linux/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
|
| /linux/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
|
| /linux/drivers/sh/maple/ |
| H A D | maple.c | 51 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()
|
| /linux/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() 1607 wl->scanning = false; in wl1251_alloc_hw()
|
| H A D | wl1251.h | 340 bool scanning; member
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | ps.h | 45 if (rtwdev->scanning) in rtw89_enter_ips_by_hwflags()
|
| H A D | mac80211.c | 98 !rtwdev->scanning) in rtw89_ops_config() 374 if (rtwdev->scanning) { in rtw89_ops_configure_filter() 719 if (rtwdev->scanning) in rtw89_ops_vif_cfg_changed() 824 if (rtwdev->scanning) in rtw89_ops_start_ap() 1299 if (rtwdev->scanning || rtwvif->offchan) in rtw89_ops_hw_scan() 1336 if (!rtwdev->scanning) in rtw89_ops_cancel_hw_scan() 1525 if (rtwdev->scanning) in rtw89_ops_remain_on_channel() 1741 if (rtwdev->scanning) in rtw89_ops_change_vif_links()
|
| /linux/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:
|
| H A D | dpti.rst | 72 - Add sparse lun scanning
|
| /linux/Documentation/hwmon/ |
| H A D | sbtsi_temp.rst | 13 Addresses scanned: This driver doesn't support address scanning.
|
| H A D | sbrmi.rst | 13 Addresses scanned: This driver doesn't support address scanning.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-block-loop | 38 (RO) Shows if automatic partition scanning is enabled for the
|
| /linux/Documentation/driver-api/acpi/ |
| H A D | scan_handlers.rst | 26 The core ACPI namespace scanning code in drivers/acpi/scan.c carries out basic 54 The namespace scanning function, acpi_bus_scan(), first registers all of the
|
| /linux/drivers/mtd/ubi/ |
| H A D | Kconfig | 68 in nearly constant time. Instead of scanning the whole MTD device it 72 attaching by scanning takes long. UBI will not automatically install
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | orphan.rst | 41 RO_COMPAT_ORPHAN_PRESENT feature to avoid unnecessary scanning of the orphan
|
| /linux/Documentation/devicetree/bindings/mtd/ |
| H A D | fsmc-nand.txt | 12 - nand-skip-bbtscan: Indicates the BBT scanning should be skipped
|
| /linux/net/mac80211/ |
| H A D | iface.c | 108 bool working, scanning, active; in __ieee80211_recalc_idle() local 129 scanning = test_bit(SCAN_SW_SCANNING, &local->scanning) || in __ieee80211_recalc_idle() 130 test_bit(SCAN_ONCHANNEL_SCANNING, &local->scanning); in __ieee80211_recalc_idle() 132 if (working || scanning) in __ieee80211_recalc_idle() 144 if (working || scanning || active) in __ieee80211_recalc_idle() 242 if (local->scanning) { in ieee80211_can_powered_addr_change() 1810 if (test_bit(SCAN_SW_SCANNING, &local->scanning)) in ieee80211_iface_work()
|
| H A D | main.c | 46 if (local->monitors || test_bit(SCAN_SW_SCANNING, &local->scanning) || in ieee80211_configure_filter() 47 test_bit(SCAN_ONCHANNEL_SCANNING, &local->scanning)) in ieee80211_configure_filter() 151 if (offchannel_flag || local->scanning || local->in_reconfig || in ieee80211_calc_hw_conf_chan() 488 WARN(test_bit(SCAN_HW_SCANNING, &local->scanning), in ieee80211_restart_work()
|
| /linux/Documentation/filesystems/ |
| H A D | vfat.rst | 105 scanning disk. But it's not used by default, because 108 correct, by this option you can avoid scanning disk. 237 Need to get rid of the raw scanning stuff. Instead, always use 239 raw scanning is the directory renaming code.
|
| /linux/Documentation/translations/zh_CN/dev-tools/ |
| H A D | gdb-kernel-debugging.rst | 72 scanning for modules in /home/user/linux/build
|
| /linux/Documentation/translations/zh_TW/dev-tools/ |
| H A D | gdb-kernel-debugging.rst | 68 scanning for modules in /home/user/linux/build
|
| /linux/Documentation/admin-guide/ |
| H A D | svga.rst | 103 After scanning, the mode ordering is a bit different: the auto-detected SVGA 148 (remember that mode scanning is not done automatically). 222 2.5 (19-Mar-96) Fixed a VESA mode scanning bug introduced in 2.4.
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | dvbproperty.rst | 115 provides methods for usual operations like program scanning and to
|