Home
last modified time | relevance | path

Searched refs:overrange (Results 1 – 6 of 6) 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.c1126 status->overrange = runtime->overrange; in snd_pcm_status64()
1128 runtime->overrange = 0; in snd_pcm_status64()
1189 .overrange = status64.overrange, in snd_pcm_status_user32()
/linux/drivers/iio/dac/
H A Dltc2688.c79 bool overrange; member
165 if (chan->overrange) in ltc2688_scale_get()
821 chan->overrange = true; in ltc2688_channel_config()
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h285 #define SNDRV_PCM_INFO_OVERRANGE 0x00020000 /* hardware supports ADC (capture) overrange detection */
491 snd_pcm_uframes_t 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