Home
last modified time | relevance | path

Searched refs:overrange (Results 1 – 9 of 9) sorted by relevance

/linux/sound/core/
H A Dpcm_compat.c170 u32 overrange; member
217 .overrange = status.overrange, in snd_pcm_status_user_compat64()
H A Dpcm_native.c1099 status->overrange = runtime->overrange; in snd_pcm_status64()
1101 runtime->overrange = 0; in snd_pcm_status64()
1162 .overrange = status64.overrange, in snd_pcm_status_user32()
/linux/drivers/iio/dac/
H A Dltc2688.c80 bool overrange; member
166 if (chan->overrange) in ltc2688_scale_get()
822 chan->overrange = true; in ltc2688_channel_config()
/linux/include/sound/
H A Dpcm.h369 int overrange; member
1552 snd_pcm_uframes_t overrange; /* count of ADC (capture) overrange detections from last status */ member
1577 u32 overrange; /* count of ADC (capture) overrange detections from last status */ member
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h491 snd_pcm_uframes_t overrange; /* count of ADC (capture) overrange detections from last status */ member
/linux/include/uapi/sound/
H A Dasound.h491 snd_pcm_uframes_t overrange; /* count of ADC (capture) overrange detections from last status */ member
/linux/sound/sparc/
H A Dcs4231.c930 chip->capture_substream->runtime->overrange++; in snd_cs4231_overrange()
/linux/sound/isa/wss/
H A Dwss_lib.c1038 chip->capture_substream->runtime->overrange++; in snd_wss_overrange()
/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst1469 int overrange;