Home
last modified time | relevance | path

Searched refs:sample (Results 1 – 8 of 8) sorted by relevance

/include/uapi/sound/
Dsfnt_info.h117 unsigned short sample; /* sample id */ member
162 unsigned short sample; /* sample id */ member
/include/linux/
Duwb.h779 void stats_add_sample(struct stats *stats, s8 sample) in stats_add_sample() argument
794 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()
Doprofile.h184 struct op_sample *sample; member
Dwm97xx.h233 int (*poll_sample) (struct wm97xx *, int adcsel, int *sample);
Dperf_event.h996 struct perf_sample_data *sample);
/include/sound/
Dsoundfont.h40 struct snd_sf_sample *sample; /* Link to sample */ member
/include/linux/mfd/
Dmc13xxx.h35 u8 ato, bool atox, unsigned int *sample);
/include/net/
Dtcp.h929 void (*pkts_acked)(struct sock *sk, const struct ack_sample *sample);