sample_buf 237 drivers/input/touchscreen/fsl-imx25-tcq.c u32 *sample_buf, sample_buf 247 drivers/input/touchscreen/fsl-imx25-tcq.c unsigned int index = MX25_ADCQ_FIFO_ID(sample_buf[i]); sample_buf 248 drivers/input/touchscreen/fsl-imx25-tcq.c unsigned int val = MX25_ADCQ_FIFO_DATA(sample_buf[i]); sample_buf 311 drivers/input/touchscreen/fsl-imx25-tcq.c u32 sample_buf[TSC_MAX_SAMPLES]; sample_buf 329 drivers/input/touchscreen/fsl-imx25-tcq.c regmap_read(priv->regs, MX25_ADCQ_FIFO, &sample_buf[i]); sample_buf 331 drivers/input/touchscreen/fsl-imx25-tcq.c mx25_tcq_create_event_for_4wire(priv, sample_buf, samples); sample_buf 128 drivers/net/wireless/ath/ath9k/common-spectral.c u8 *sample_buf, u64 tsf, u16 freq, int chan_type); sample_buf 133 drivers/net/wireless/ath/ath9k/common-spectral.c u8 *sample_buf, sample_buf 154 drivers/net/wireless/ath/ath9k/common-spectral.c mag_info = (struct ath_ht20_mag_info *) (sample_buf + sample_buf 171 drivers/net/wireless/ath/ath9k/common-spectral.c memcpy(fft_sample_20.data, sample_buf, SPECTRAL_HT20_NUM_BINS); sample_buf 237 drivers/net/wireless/ath/ath9k/common-spectral.c u8 *sample_buf, sample_buf 284 drivers/net/wireless/ath/ath9k/common-spectral.c mag_info = (struct ath_ht20_40_mag_info *) (sample_buf + sample_buf 310 drivers/net/wireless/ath/ath9k/common-spectral.c memcpy(fft_sample_40.data, sample_buf, SPECTRAL_HT20_40_NUM_BINS); sample_buf 471 drivers/net/wireless/ath/ath9k/common-spectral.c u8 sample_buf[SPECTRAL_SAMPLE_MAX_LEN] = {0}; sample_buf 620 drivers/net/wireless/ath/ath9k/common-spectral.c sample_buf, sample_len, sample_buf 623 drivers/net/wireless/ath/ath9k/common-spectral.c ret = fft_handler(rs, spec_priv, sample_buf, sample_buf 631 drivers/net/wireless/ath/ath9k/common-spectral.c memset(sample_buf, 0, SPECTRAL_SAMPLE_MAX_LEN); sample_buf 636 drivers/net/wireless/ath/ath9k/common-spectral.c add_device_randomness(sample_buf, num_bins);