Home
last modified time | relevance | path

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

/linux-6.15/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ltc2688.yaml81 adi,overrange:
82 description: Enable 5% overrange over the selected full scale range.
134 adi,overrange;
H A Dadi,ad5755.yaml95 adi,enable-voltage-overrange:
97 description: Enable voltage overrange
/linux-6.15/sound/core/
H A Dpcm_compat.c170 u32 overrange; member
217 .overrange = status.overrange, in snd_pcm_status_user_compat64()
H A Dpcm_native.c1088 status->overrange = runtime->overrange; in snd_pcm_status64()
1090 runtime->overrange = 0; in snd_pcm_status64()
1151 .overrange = status64.overrange, in snd_pcm_status_user32()
/linux-6.15/drivers/iio/dac/
H A Dltc2688.c79 bool overrange; member
167 if (chan->overrange) in ltc2688_scale_get()
828 chan->overrange = true; in ltc2688_channel_config()
/linux-6.15/include/sound/
H A Dpcm.h369 int overrange; member
1554 snd_pcm_uframes_t overrange; /* count of ADC (capture) overrange detections from last status */ member
1579 u32 overrange; /* count of ADC (capture) overrange detections from last status */ member
/linux-6.15/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-6.15/include/uapi/sound/
H A Dasound.h491 snd_pcm_uframes_t overrange; /* count of ADC (capture) overrange detections from last status */ member
/linux-6.15/sound/sparc/
H A Dcs4231.c970 chip->capture_substream->runtime->overrange++; in snd_cs4231_overrange()
/linux-6.15/sound/isa/wss/
H A Dwss_lib.c1072 chip->capture_substream->runtime->overrange++; in snd_wss_overrange()
/linux-6.15/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst1469 int overrange;