Home
last modified time | relevance | path

Searched defs:ts_offset (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/linux/iio/
H A Dbuffer.h37 size_t ts_offset = indio_dev->scan_bytes / sizeof(int64_t) - 1; in iio_push_to_buffers_with_timestamp() local
/kernel/linux/linux-6.6/include/linux/iio/
H A Dbuffer.h41 size_t ts_offset = indio_dev->scan_bytes / sizeof(int64_t) - 1; in iio_push_to_buffers_with_timestamp() local
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Ddln2-adc.c134 size_t ts_offset = indio_dev->scan_bytes / sizeof(int64_t) - 1; in dln2_adc_update_demux() local
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Ddln2-adc.c134 size_t ts_offset = indio_dev->scan_bytes / sizeof(int64_t) - 1; in dln2_adc_update_demux() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dar9003_phy.c1858 ar9003_hw_init_txpower_ht(struct ath_hw *ah, u8 *rate_array, int ss_offset, int ds_offset, int ts_offset, bool is_40) ar9003_hw_init_txpower_ht() argument
1884 ar9003_hw_init_txpower_stbc(struct ath_hw *ah, int ss_offset, int ds_offset, int ts_offset) ar9003_hw_init_txpower_stbc() argument
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dcommand_submission.c3200 ts_buff_get_kernel_ts_record(struct hl_mmap_mem_buf *buf, struct hl_cb *cq_cb, u64 ts_offset, u64 cq_offset, u64 target_value, spinlock_t *wait_list_lock, struct hl_user_pending_interrupt **pend) ts_buff_get_kernel_ts_record() argument
3281 _hl_interrupt_wait_ioctl(struct hl_device *hdev, struct hl_ctx *ctx, struct hl_mem_mgr *cb_mmg, struct hl_mem_mgr *mmg, u64 timeout_us, u64 cq_counters_handle, u64 cq_counters_offset, u64 target_value, struct hl_user_interrupt *interrupt, bool register_ts_record, u64 ts_handle, u64 ts_offset, u32 *status, u64 *timestamp) _hl_interrupt_wait_ioctl() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dar9003_phy.c1849 ar9003_hw_init_txpower_ht(struct ath_hw *ah, u8 *rate_array, int ss_offset, int ds_offset, int ts_offset, bool is_40) ar9003_hw_init_txpower_ht() argument
1875 ar9003_hw_init_txpower_stbc(struct ath_hw *ah, int ss_offset, int ds_offset, int ts_offset) ar9003_hw_init_txpower_stbc() argument

Completed in 13 milliseconds