/kernel/linux/linux-5.10/include/media/ |
H A D | rc-map.h | 137 * @scancode: scan code (u64) 148 * @scan: pointer to struct &rc_map_table 151 * @alloc: size of \*scan, in bytes 158 struct rc_map_table *scan; member
|
/kernel/linux/linux-5.10/drivers/media/rc/keymaps/ |
H A D | rc-dib0700-rc5.c | 210 .scan = dib0700_rc5_table,
|
H A D | rc-hauppauge.c | 268 .scan = rc5_hauppauge_new,
|
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | cw1200.h | 25 #include "scan.h" 205 struct cw1200_scan scan; member 206 /* Keep cw1200 awake (WUP = 1) 1 second after each scan to avoid
|
/kernel/linux/linux-6.6/drivers/media/rc/keymaps/ |
H A D | rc-hauppauge.c | 268 .scan = rc5_hauppauge_new,
|
H A D | rc-dib0700-rc5.c | 210 .scan = dib0700_rc5_table,
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | Makefile | 40 acpi-y += scan.o
|
/kernel/linux/linux-6.6/include/media/ |
H A D | rc-map.h | 137 * @scancode: scan code (u64) 148 * @scan: pointer to struct &rc_map_table 151 * @alloc: size of \*scan, in bytes 158 struct rc_map_table *scan; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | virtio.h | 174 * @scan: optional function to call after successful probe; intended 175 * for virtio-scsi to invoke a scan. 191 void (*scan)(struct virtio_device *dev); member
|
/kernel/linux/linux-6.6/drivers/char/hw_random/ |
H A D | virtio-rng.c | 254 .scan = virtrng_scan,
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/ |
H A D | cfg.c | 289 .scan = orinoco_scan,
|
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | cw1200.h | 25 #include "scan.h" 205 struct cw1200_scan scan; member 206 /* Keep cw1200 awake (WUP = 1) 1 second after each scan to avoid
|
/kernel/linux/linux-5.10/drivers/iio/accel/ |
H A D | bmc150-accel-core.c | 199 } scan; member 938 memcpy(&data->scan.channels[j++], &buffer[i * 3 + bit], in __bmc150_accel_fifo_flush() 939 sizeof(data->scan.channels[0])); in __bmc150_accel_fifo_flush() 941 iio_push_to_buffers_with_timestamp(indio_dev, &data->scan, in __bmc150_accel_fifo_flush()
|
/kernel/linux/linux-6.6/drivers/iio/accel/ |
H A D | fxls8962af-core.c | 165 } scan; member 971 memcpy(&data->scan.channels[j++], &buffer[i * 3 + bit], in fxls8962af_fifo_flush() 972 sizeof(data->scan.channels[0])); in fxls8962af_fifo_flush() 975 iio_push_to_buffers_with_timestamp(indio_dev, &data->scan, in fxls8962af_fifo_flush()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | wmi.c | 1981 /** Set scan control flags */ in ath11k_wmi_copy_scan_event_cntrl_flags() 2023 /* for adaptive scan mode using 3 bits (21 - 23 bits) */ in ath11k_wmi_copy_scan_event_cntrl_flags() 2234 /* stop the scan with the corresponding scan_id */ in ath11k_wmi_send_scan_stop_cmd() 2242 /* Cancelling specific scan */ in ath11k_wmi_send_scan_stop_cmd() 2245 ath11k_warn(ar->ab, "invalid scan cancel param %d", in ath11k_wmi_send_scan_stop_cmd() 2357 "WMI chan scan list chan[%d] = %u, chan_info->info %8x\n", in ath11k_wmi_send_scan_chan_list_cmd() 3358 "failed to send spectral scan config wmi cmd\n"); in ath11k_wmi_vdev_spectral_conf() 3363 "WMI spectral scan config cmd vdev_id 0x%x\n", in ath11k_wmi_vdev_spectral_conf() 4398 switch (ar->scan.state) { in ath11k_wmi_event_scan_started() 4402 ath11k_warn(ar->ab, "received scan starte in ath11k_wmi_event_scan_started() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | wmi.c | 2167 /** Set scan control flags */ in ath12k_wmi_copy_scan_event_cntrl_flags() 2257 ath12k_warn(ar->ab, "discard large size %d bytes extraie for scan start\n", in ath12k_wmi_send_scan_start_cmd() 2417 /* stop the scan with the corresponding scan_id */ in ath12k_wmi_send_scan_stop_cmd() 2425 /* Cancelling specific scan */ in ath12k_wmi_send_scan_stop_cmd() 2428 ath12k_warn(ar->ab, "invalid scan cancel req_type %d", in ath12k_wmi_send_scan_stop_cmd() 2540 "WMI chan scan list chan[%d] = %u, chan_info->info %8x\n", in ath12k_wmi_send_scan_chan_list_cmd() 3529 "WMI spectral scan config cmd vdev_id 0x%x\n", in ath12k_wmi_vdev_spectral_conf() 3536 "failed to send spectral scan config wmi cmd\n"); in ath12k_wmi_vdev_spectral_conf() 4978 switch (ar->scan.state) { in ath12k_wmi_event_scan_started() 4982 ath12k_warn(ar->ab, "received scan starte in ath12k_wmi_event_scan_started() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | wmi.c | 641 ar->scan.is_roc && in ath11k_wmi_mgmt_get_freq() 643 freq = ar->scan.roc_freq; in ath11k_wmi_mgmt_get_freq() 2144 /** Set scan control flags */ in ath11k_wmi_copy_scan_event_cntrl_flags() 2186 /* for adaptive scan mode using 3 bits (21 - 23 bits) */ in ath11k_wmi_copy_scan_event_cntrl_flags() 2377 ath11k_dbg(ar->ab, ATH11K_DBG_WMI, "cmd start scan"); in ath11k_wmi_send_scan_start_cmd() 2403 /* stop the scan with the corresponding scan_id */ in ath11k_wmi_send_scan_stop_cmd() 2411 /* Cancelling specific scan */ in ath11k_wmi_send_scan_stop_cmd() 2414 ath11k_warn(ar->ab, "invalid scan cancel param %d", in ath11k_wmi_send_scan_stop_cmd() 2427 ath11k_dbg(ar->ab, ATH11K_DBG_WMI, "cmd stop scan"); in ath11k_wmi_send_scan_stop_cmd() 2532 "chan scan lis in ath11k_wmi_send_scan_chan_list_cmd() [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | core.c | 2306 complete(&ar->scan.started); in ath10k_core_restart() 2307 complete(&ar->scan.completed); in ath10k_core_restart() 2308 complete(&ar->scan.on_channel); in ath10k_core_restart() 3302 init_completion(&ar->scan.started); in ath10k_core_create() 3303 init_completion(&ar->scan.completed); in ath10k_core_create() 3304 init_completion(&ar->scan.on_channel); in ath10k_core_create() 3317 INIT_DELAYED_WORK(&ar->scan.timeout, ath10k_scan_timeout_work); in ath10k_core_create()
|
H A D | wmi.c | 2024 switch (ar->scan.state) { in ath10k_wmi_event_scan_started() 2028 ath10k_warn(ar, "received scan started event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_started() 2029 ath10k_scan_state_str(ar->scan.state), in ath10k_wmi_event_scan_started() 2030 ar->scan.state); in ath10k_wmi_event_scan_started() 2033 ar->scan.state = ATH10K_SCAN_RUNNING; in ath10k_wmi_event_scan_started() 2035 if (ar->scan.is_roc) in ath10k_wmi_event_scan_started() 2038 complete(&ar->scan.started); in ath10k_wmi_event_scan_started() 2047 switch (ar->scan.state) { in ath10k_wmi_event_scan_start_failed() 2051 ath10k_warn(ar, "received scan star in ath10k_wmi_event_scan_start_failed() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | core.c | 2518 complete(&ar->scan.started); in ath10k_core_restart() 2519 complete(&ar->scan.completed); in ath10k_core_restart() 2520 complete(&ar->scan.on_channel); in ath10k_core_restart() 3603 init_completion(&ar->scan.started); in ath10k_core_create() 3604 init_completion(&ar->scan.completed); in ath10k_core_create() 3605 init_completion(&ar->scan.on_channel); in ath10k_core_create() 3618 INIT_DELAYED_WORK(&ar->scan.timeout, ath10k_scan_timeout_work); in ath10k_core_create()
|
H A D | wmi.c | 2024 switch (ar->scan.state) { in ath10k_wmi_event_scan_started() 2028 ath10k_warn(ar, "received scan started event in an invalid scan state: %s (%d)\n", in ath10k_wmi_event_scan_started() 2029 ath10k_scan_state_str(ar->scan.state), in ath10k_wmi_event_scan_started() 2030 ar->scan.state); in ath10k_wmi_event_scan_started() 2033 ar->scan.state = ATH10K_SCAN_RUNNING; in ath10k_wmi_event_scan_started() 2035 if (ar->scan.is_roc) in ath10k_wmi_event_scan_started() 2038 complete(&ar->scan.started); in ath10k_wmi_event_scan_started() 2047 switch (ar->scan.state) { in ath10k_wmi_event_scan_start_failed() 2051 ath10k_warn(ar, "received scan star in ath10k_wmi_event_scan_start_failed() [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 1839 /* list of space separated channels to scan, optionally ending with 0 */ in store_speed_scan() 2361 IPW_DEBUG_SCAN("Scan completion watchdog aborting scan " in ipw_scan_check() 4374 * 1st missed -> roaming_threshold, just wait, don't do any scan/roam. 4375 * roaming_threshold -> disassociate_threshold, scan and roam for better signal. 4395 "Aborting scan with missed beacon.\n"); in ipw_handle_missed_beacon() 4416 * bit in the status and kick off a scan. in ipw_handle_missed_beacon() 4432 /* Stop scan to keep fw from getting in ipw_handle_missed_beacon() 4434 * otherwise we'll never scan more than 2 or 3 in ipw_handle_missed_beacon() 4437 "Aborting scan with missed beacon.\n"); in ipw_handle_missed_beacon() 4458 /* Only userspace-requested scan completio in handle_scan_event() 6155 ipw_add_scan_channels(struct ipw_priv *priv, struct ipw_scan_request_ext *scan, int scan_type) ipw_add_scan_channels() argument 6271 struct ipw_scan_request_ext scan; ipw_request_scan_helper() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 1807 /* list of space separated channels to scan, optionally ending with 0 */ in speed_scan_store() 2329 IPW_DEBUG_SCAN("Scan completion watchdog aborting scan " in ipw_scan_check() 4328 * 1st missed -> roaming_threshold, just wait, don't do any scan/roam. 4329 * roaming_threshold -> disassociate_threshold, scan and roam for better signal. 4349 "Aborting scan with missed beacon.\n"); in ipw_handle_missed_beacon() 4370 * bit in the status and kick off a scan. in ipw_handle_missed_beacon() 4386 /* Stop scan to keep fw from getting in ipw_handle_missed_beacon() 4388 * otherwise we'll never scan more than 2 or 3 in ipw_handle_missed_beacon() 4391 "Aborting scan with missed beacon.\n"); in ipw_handle_missed_beacon() 4412 /* Only userspace-requested scan completio in handle_scan_event() 6109 ipw_add_scan_channels(struct ipw_priv *priv, struct ipw_scan_request_ext *scan, int scan_type) ipw_add_scan_channels() argument 6225 struct ipw_scan_request_ext scan; ipw_request_scan_helper() local [all...] |
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_sync.c | 359 bt_dev_err(hdev, "failed to disable LE scan: %d", status); in le_scan_disable() 365 /* If we were running LE only scan, change discovery state. If in le_scan_disable() 431 bt_dev_err(hdev, "failed to restart LE scan: status %d", in le_scan_restart() 442 /* When the scan was started, hdev->le_scan_disable has been queued in le_scan_restart() 443 * after duration from scan_start. During scan restart this job in le_scan_restart() 445 * timeout, to make sure that scan does not run indefinitely. in le_scan_restart() 1037 * hdev->random_addr is shared with scan state machine. in hci_set_adv_set_random_addr_sync() 2074 bt_dev_dbg(hdev, "cancelling interleave scan"); in cancel_interleave_scan() 2086 /* Do interleaved scan only if all of the following are true: in hci_update_interleaved_scan_sync() 2090 * If so, we should alternate between allowlist scan an in hci_update_interleaved_scan_sync() 3156 u8 scan; hci_update_scan_sync() local 5860 u8 scan = SCAN_DISABLED; hci_update_event_filter_sync() local [all...] |
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | dir.c | 556 unsigned int len, gfs2_dscan_t scan, in gfs2_dirent_scan() 576 ret = scan(dent, name, opaque); in gfs2_dirent_scan() 809 gfs2_dscan_t scan, in gfs2_dirent_search() 833 scan, name, NULL); in gfs2_dirent_search() 852 dent = gfs2_dirent_scan(inode, bh->b_data, bh->b_size, scan, name, NULL); in gfs2_dirent_search() 555 gfs2_dirent_scan(struct inode *inode, void *buf, unsigned int len, gfs2_dscan_t scan, const struct qstr *name, void *opaque) gfs2_dirent_scan() argument 807 gfs2_dirent_search(struct inode *inode, const struct qstr *name, gfs2_dscan_t scan, struct buffer_head **pbh) gfs2_dirent_search() argument
|