Searched refs:sample (Results 1 – 8 of 8) sorted by relevance
117 unsigned short sample; /* sample id */ member162 unsigned short sample; /* sample id */ member
779 void stats_add_sample(struct stats *stats, s8 sample) in stats_add_sample() argument794 if (sample < min) /* compute new values */ in stats_add_sample()795 min = sample; in stats_add_sample()796 else if (sample > max) in stats_add_sample()797 max = sample; in stats_add_sample()798 sigma += sample; in stats_add_sample()
184 struct op_sample *sample; member
233 int (*poll_sample) (struct wm97xx *, int adcsel, int *sample);
996 struct perf_sample_data *sample);
40 struct snd_sf_sample *sample; /* Link to sample */ member
35 u8 ato, bool atox, unsigned int *sample);
929 void (*pkts_acked)(struct sock *sk, const struct ack_sample *sample);