Home
last modified time | relevance | path

Searched refs:scanning (Results 1 – 25 of 67) 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/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/drivers/net/wireless/realtek/rtw89/
H A Dps.h45 if (rtwdev->scanning) in rtw89_enter_ips_by_hwflags()
/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/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/Documentation/ABI/testing/
H A Dsysfs-block-loop38 (RO) Shows if automatic partition scanning is enabled for the
/linux/Documentation/gpu/nova/core/
H A Dvbios.rst142 | | | BIT Header | (Signature scanning | |
234 The location of the PMU lookup table is found by scanning the BIT (`BIOS Information Table`_)
/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/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/driver-api/firmware/
H A Dfallback-mechanisms.rst225 The EFI embedded-fw code works by scanning all EFI_BOOT_SERVICES_CODE memory
254 1. The code scanning for EFI embedded-firmware runs near the end
268 4. The current brute-force scanning of EFI_BOOT_SERVICES_CODE is an ad-hoc
/linux/Documentation/userspace-api/media/dvb/
H A Ddvbproperty.rst115 provides methods for usual operations like program scanning and to
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h97 bool scanning:1; member

123