Home
last modified time | relevance | path

Searched refs:scan (Results 651 - 675 of 926) sorted by relevance

1...<<21222324252627282930>>...38

/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dbmc150_magn.c145 } scan; member
678 ret = bmc150_magn_read_xyz(data, data->scan.chans); in bmc150_magn_trigger_handler()
682 iio_push_to_buffers_with_timestamp(indio_dev, &data->scan, in bmc150_magn_trigger_handler()
/third_party/ffmpeg/libavcodec/
H A Dproresdec2.c253 ctx->scan = ctx->progressive_scan; // permuted in decode_frame_header()
255 ctx->scan = ctx->interlaced_scan; // permuted in decode_frame_header()
536 out[((pos & block_mask) << 6) + ctx->scan[i]] = ((level ^ sign) - sign); in decode_ac_coeffs()
/third_party/ffmpeg/tests/checkasm/
H A Dvp9dsp.c263 const int16_t *scan = ff_vp9_scans[tx][txtp]; in copy_subcoefs() local
267 int rc = scan[n], rcx = rc % sz, rcy = rc / sz; in copy_subcoefs()
284 int rc = scan[n]; in copy_subcoefs()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dwmi.c1981 /** 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 Dwmi.c2167 /** 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-5.10/drivers/iio/accel/
H A Dbmc150-accel-core.c199 } 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 Dfxls8962af-core.c165 } 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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp396 scan(); in InvokeStateChangeIterator()
434 InvokeStateChangeIterator &operator++() { return scan(); } in operator ++()
437 InvokeStateChangeIterator &scan();
451 InvokeStateChangeIterator &InvokeStateChangeIterator::scan() { in scan() function in InvokeStateChangeIterator
467 // Don't re-visit this instr on the next scan in scan()
501 // Don't re-visit this instr on the next scan in scan()
1135 // outer, earlier before later; the order by which a forward scan with in emitCLRExceptionTable()
1258 // call when the runtime does its scan is the IP of the next instruction in emitCLRExceptionTable()
/kernel/linux/linux-5.10/arch/arm/mach-dove/
H A Dpcie.c185 .scan = dove_pcie_scan_bus,
/kernel/linux/linux-5.10/arch/arm/mach-orion5x/
H A Dterastation_pro2-setup.c122 .scan = orion5x_pci_sys_scan_bus,
H A Ddb88f5281-setup.c269 .scan = orion5x_pci_sys_scan_bus,
H A Dkurobox_pro-setup.c142 .scan = orion5x_pci_sys_scan_bus,
/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Dvirtio-rng.c253 .scan = virtrng_scan,
/kernel/linux/linux-6.6/arch/arm/mach-dove/
H A Dpcie.c188 .scan = dove_pcie_scan_bus,
/kernel/linux/linux-6.6/arch/arm/mach-orion5x/
H A Dkurobox_pro-setup.c139 .scan = orion5x_pci_sys_scan_bus,
H A Dterastation_pro2-setup.c122 .scan = orion5x_pci_sys_scan_bus,
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dcfg.c289 .scan = orinoco_scan,
/kernel/linux/linux-5.10/include/media/
H A Drc-map.h137 * @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 Drc-dib0700-rc5.c210 .scan = dib0700_rc5_table,
H A Drc-hauppauge.c268 .scan = rc5_hauppauge_new,
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dcw1200.h25 #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 Drc-hauppauge.c268 .scan = rc5_hauppauge_new,
H A Drc-dib0700-rc5.c210 .scan = dib0700_rc5_table,
/kernel/linux/linux-6.6/drivers/acpi/
H A DMakefile40 acpi-y += scan.o
/kernel/linux/linux-6.6/include/media/
H A Drc-map.h137 * @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

Completed in 76 milliseconds

1...<<21222324252627282930>>...38