Home
last modified time | relevance | path

Searched refs:scan (Results 601 - 625 of 711) sorted by relevance

1...<<212223242526272829

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-jpeg.c527 ret = jpeg_parse_scan_header(&stream, out->scan); in v4l2_jpeg_parse_header()
529 * stop parsing, the scan header marks the beginning of in v4l2_jpeg_parse_header()
574 * v4l2_jpeg_parse_scan_header - parse scan header
575 * @buf: address of the scan header, after the SOS marker
576 * @len: length of the scan header
577 * @scan_header: returns the parsed scan header
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dconf.h868 * when it's possible to have longer scan dwell times.
871 * single scan.
878 * when it's possible to have longer scan dwell times.
892 * Number of probe requests to transmit on each active scan channel
899 * Scan trigger (split scan) timeout. The FW will split the scan
946 * number of short intervals scheduled scan cycles before
951 /* interval between each long scheduled scan cycle (in ms) */
1138 struct conf_scan_settings scan; member
H A Dmain.c28 #include "scan.h"
277 * if a scan is in progress, we might not have any Tx for a long in wl12xx_tx_watchdog_work()
280 if (wl->scan.state != WL1271_SCAN_STATE_IDLE) { in wl12xx_tx_watchdog_work()
281 wl1271_debug(DEBUG_TX, "No Tx (in FW) for %d ms due to scan", in wl12xx_tx_watchdog_work()
2665 if (wl->scan.state != WL1271_SCAN_STATE_IDLE && in __wl1271_op_remove_interface()
2672 * Rearm the tx watchdog just before idling scan. This in __wl1271_op_remove_interface()
2677 wl->scan.state = WL1271_SCAN_STATE_IDLE; in __wl1271_op_remove_interface()
2678 memset(wl->scan.scanned_ch, 0, sizeof(wl->scan.scanned_ch)); in __wl1271_op_remove_interface()
2680 wl->scan in __wl1271_op_remove_interface()
[all...]
H A Ddebugfs.c391 wl->conf.scan.split_scan_timeout / 1000); in split_scan_timeout_read()
409 wl1271_info("split scan will be disabled"); in split_scan_timeout_write()
413 wl->conf.scan.split_scan_timeout = value * 1000; in split_scan_timeout_write()
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Ddebug.c284 atomic_read(&priv->scan.in_progress) ? "active" : "idle"); in cw1200_status_show()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-jpeg.c572 ret = jpeg_parse_scan_header(&stream, out->scan); in v4l2_jpeg_parse_header()
574 * stop parsing, the scan header marks the beginning of in v4l2_jpeg_parse_header()
619 * v4l2_jpeg_parse_scan_header - parse scan header
620 * @buf: address of the scan header, after the SOS marker
621 * @len: length of the scan header
622 * @scan_header: returns the parsed scan header
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dvirt_wifi.c168 wiphy_debug(wiphy, "scan\n"); in virt_wifi_scan()
347 .scan = virt_wifi_scan,
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h327 struct wl1271_scan scan; member
H A Dconf.h868 * when it's possible to have longer scan dwell times.
871 * single scan.
878 * when it's possible to have longer scan dwell times.
892 * Number of probe requests to transmit on each active scan channel
899 * Scan trigger (split scan) timeout. The FW will split the scan
946 * number of short intervals scheduled scan cycles before
951 /* interval between each long scheduled scan cycle (in ms) */
1138 struct conf_scan_settings scan; member
H A Dmain.c28 #include "scan.h"
271 * if a scan is in progress, we might not have any Tx for a long in wl12xx_tx_watchdog_work()
274 if (wl->scan.state != WL1271_SCAN_STATE_IDLE) { in wl12xx_tx_watchdog_work()
275 wl1271_debug(DEBUG_TX, "No Tx (in FW) for %d ms due to scan", in wl12xx_tx_watchdog_work()
2644 if (wl->scan.state != WL1271_SCAN_STATE_IDLE && in __wl1271_op_remove_interface()
2651 * Rearm the tx watchdog just before idling scan. This in __wl1271_op_remove_interface()
2656 wl->scan.state = WL1271_SCAN_STATE_IDLE; in __wl1271_op_remove_interface()
2657 memset(wl->scan.scanned_ch, 0, sizeof(wl->scan.scanned_ch)); in __wl1271_op_remove_interface()
2659 wl->scan in __wl1271_op_remove_interface()
[all...]
H A Ddebugfs.c382 wl->conf.scan.split_scan_timeout / 1000); in split_scan_timeout_read()
400 wl1271_info("split scan will be disabled"); in split_scan_timeout_write()
404 wl->conf.scan.split_scan_timeout = value * 1000; in split_scan_timeout_write()
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Ddebug.c284 atomic_read(&priv->scan.in_progress) ? "active" : "idle"); in cw1200_status_show()
/kernel/linux/linux-5.10/drivers/lightnvm/
H A Dcore.c856 * If the chunk is found to be open, also scan it to update the write
884 goto scan; in nvm_bb_chunk_scan()
914 scan: in nvm_bb_chunk_scan()
916 * chunk is open, we scan sequentially to update the write pointer. in nvm_bb_chunk_scan()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dphy.c936 bool scan = test_bit(MT76_SCANNING, &dev->mphy.state); in mt76x0_phy_set_channel() local
1005 if (scan) in mt76x0_phy_set_channel()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_scan.c23 * If target is SCSI-3 or up, issue a REPORT LUN, and scan
25 * sequentially scan LUNs up until some maximum is reached,
102 module_param_string(scan, scsi_scan_type, sizeof(scsi_scan_type),
104 MODULE_PARM_DESC(scan, "sync, async, manual, or none. "
106 "for manual device scan via the 'scan' sysfs attribute.");
129 * this function was called will have finished its scan. Hosts which
381 * means it was allocated but never made visible (because a scan in scsi_target_reap_ref_release()
580 "scsi scan: INQUIRY pass %d length %d\n", in scsi_probe_lun()
599 "scsi scan in scsi_probe_lun()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_scan.c23 * If target is SCSI-3 or up, issue a REPORT LUN, and scan
25 * sequentially scan LUNs up until some maximum is reached,
102 module_param_string(scan, scsi_scan_type, sizeof(scsi_scan_type),
104 MODULE_PARM_DESC(scan, "sync, async, manual, or none. "
106 "for manual device scan via the 'scan' sysfs attribute.");
145 * this function was called will have finished its scan. Hosts which
463 * means it was allocated but never made visible (because a scan in scsi_target_reap_ref_release()
667 "scsi scan: INQUIRY pass %d length %d\n", in scsi_probe_lun()
684 "scsi scan in scsi_probe_lun()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hubbub.c810 } else if (input->scan == SCAN_DIRECTION_HORIZONTAL) { in hubbub31_get_dcc_compression_cap()
817 } else if (input->scan == SCAN_DIRECTION_VERTICAL) { in hubbub31_get_dcc_compression_cap()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dphy.c938 bool scan = test_bit(MT76_SCANNING, &dev->mphy.state); in mt76x0_phy_set_channel() local
1007 if (scan) in mt76x0_phy_set_channel()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.c827 bool scan = false, link = false, roam = false, wifi_busy = false; in halbtc_display_wifi_status() local
861 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_SCAN, &scan); in halbtc_display_wifi_status()
865 "Wifi link/ roam/ scan", in halbtc_display_wifi_status()
866 link, roam, scan); in halbtc_display_wifi_status()
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c260 static int scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) in scan() function
1660 .scan = scan,
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtt_tx.c1177 return ar->scan.vdev_id; in ath10k_htt_tx_get_vdev_id()
1460 freq = ar->scan.roc_freq; in ath10k_htt_tx_32()
1662 freq = ar->scan.roc_freq; in ath10k_htt_tx_64()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt_tx.c1159 return ar->scan.vdev_id; in ath10k_htt_tx_get_vdev_id()
1448 freq = ar->scan.roc_freq; in ath10k_htt_tx_32()
1653 freq = ar->scan.roc_freq; in ath10k_htt_tx_64()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c262 static int scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) in scan() function
1713 .scan = scan,
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.c811 bool scan = false, link = false, roam = false, wifi_busy = false; in halbtc_display_wifi_status() local
845 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_SCAN, &scan); in halbtc_display_wifi_status()
849 "Wifi link/ roam/ scan", in halbtc_display_wifi_status()
850 link, roam, scan); in halbtc_display_wifi_status()
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dbmc150-accel-core.c1052 memcpy(&data->scan.channels[j++], &buffer[i * 3 + bit], in __bmc150_accel_fifo_flush()
1053 sizeof(data->scan.channels[0])); in __bmc150_accel_fifo_flush()
1055 iio_push_to_buffers_with_timestamp(indio_dev, &data->scan, in __bmc150_accel_fifo_flush()

Completed in 47 milliseconds

1...<<212223242526272829