Home
last modified time | relevance | path

Searched refs:scanning (Results 1 – 25 of 75) sorted by relevance

123

/linux/Documentation/ABI/stable/
H A Dsysfs-bus-w14 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 Drtl_btc.h32 bool scanning);
34 bool scanning);
H A Drtl_btc.c454 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 Dmaple.c51 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 Devent.c24 if (wl->scanning) { in wl1251_event_scan_complete()
31 wl->scanning = false; in wl1251_event_scan_complete()
H A Dmain.c430 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 Dwl1251.h340 bool scanning; member
/linux/drivers/net/wireless/realtek/rtw89/
H A Dps.h45 if (rtwdev->scanning) in rtw89_enter_ips_by_hwflags()
H A Dmac80211.c98 !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 Dadvansys.rst178 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 Ddpti.rst72 - Add sparse lun scanning
/linux/Documentation/hwmon/
H A Dsbtsi_temp.rst13 Addresses scanned: This driver doesn't support address scanning.
H A Dsbrmi.rst13 Addresses scanned: This driver doesn't support address scanning.
/linux/Documentation/ABI/testing/
H A Dsysfs-block-loop38 (RO) Shows if automatic partition scanning is enabled for the
/linux/Documentation/driver-api/acpi/
H A Dscan_handlers.rst26 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 DKconfig68 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 Dorphan.rst41 RO_COMPAT_ORPHAN_PRESENT feature to avoid unnecessary scanning of the orphan
/linux/Documentation/devicetree/bindings/mtd/
H A Dfsmc-nand.txt12 - nand-skip-bbtscan: Indicates the BBT scanning should be skipped
/linux/net/mac80211/
H A Diface.c108 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 Dmain.c46 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 Dvfat.rst105 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 Dgdb-kernel-debugging.rst72 scanning for modules in /home/user/linux/build
/linux/Documentation/translations/zh_TW/dev-tools/
H A Dgdb-kernel-debugging.rst68 scanning for modules in /home/user/linux/build
/linux/Documentation/admin-guide/
H A Dsvga.rst103 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 Ddvbproperty.rst115 provides methods for usual operations like program scanning and to

123