Home
last modified time | relevance | path

Searched refs:mono (Results 1 – 25 of 56) sorted by relevance

123

/linux/Documentation/admin-guide/
H A Dmono.rst5 (in the form of .exe files) without the need to use the mono CLR
15 https://www.mono-project.com/download/
19 https://www.mono-project.com/docs/compiling-mono/linux/
22 ``/usr/bin/mono`` (which could be located elsewhere, for example
23 ``/usr/local/bin/mono``) is working.
52 # Replace /usr/bin/mono with the correct pathname to
53 # the Mono CLR runtime (usually /usr/local/bin/mono
55 echo ':CLR:M::MZ::/usr/bin/mono:' > /proc/sys/fs/binfmt_misc/register
/linux/tools/testing/selftests/net/
H A Dso_txtime.sh87 do_test 4 mono a,-1 a,-1
88 do_test 6 mono a,0 a,0
89 do_test 6 mono a,10 a,10
90 do_test 4 mono a,10,b,20 a,10,b,20
91 do_test 6 mono a,20,b,10 b,20,a,20
/linux/Documentation/sound/cards/
H A Daudigy-mixer.rst113 16bit/8KHz mono) without volume control.
234 * 0 - mono, default 0xffff (no attenuation)
243 * 0 - mono, A destination (FX-bus 0-63), default 0
244 * 1 - mono, B destination (FX-bus 0-63), default 1
245 * 2 - mono, C destination (FX-bus 0-63), default 2
246 * 3 - mono, D destination (FX-bus 0-63), default 3
247 * 4 - mono, E destination (FX-bus 0-63), default 4
248 * 5 - mono, F destination (FX-bus 0-63), default 5
249 * 6 - mono, G destination (FX-bus 0-63), default 6
250 * 7 - mono, H destination (FX-bus 0-63), default 7
[all …]
H A Dsb-live-mixer.rst79 The result is mixed to mono signal (single channel) and forwarded to
86 The result is mixed to mono signal (single channel) and forwarded to
265 * 0 - mono, default 0xffff (no attenuation)
274 * 0 - mono, A destination (FX-bus 0-15), default 0
275 * 1 - mono, B destination (FX-bus 0-15), default 1
276 * 2 - mono, C destination (FX-bus 0-15), default 2
277 * 3 - mono, D destination (FX-bus 0-15), default 3
295 * 0 - mono, A destination attn, default 255 (no attenuation)
296 * 1 - mono, B destination attn, default 255 (no attenuation)
297 * 2 - mono, C destination attn, default 0 (mute)
[all …]
H A Dbt87x.rst67 The second device (hw:X,1) gives you 8 or 16 bit mono sound. Supported
H A Dmixart.rst74 - mono record
/linux/Documentation/devicetree/bindings/sound/
H A Dwm8741.txt18 1 = mono left
20 3 = mono right
H A Dcs35l34.txt33 received mono data is in the left or right portion of the I2S frame
/linux/drivers/leds/rgb/
H A Dleds-group-multicolor.c36 struct led_classdev *mono = priv->monochromatics[i]; in leds_gmc_set() local
37 const unsigned int mono_max_brightness = mono->max_brightness; in leds_gmc_set()
48 led_set_brightness(mono, mono_brightness); in leds_gmc_set()
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-tuner.rst127 - receiving mono audio
135 - receiving mono or stereo audio, the hardware cannot distinguish
143 - receiving mono, stereo or bilingual audio
263 standard. Two audio carriers are available for mono or stereo
310 - The tuner receives a mono audio signal.
348 - Play mono audio. When the tuner receives a stereo signal this a
364 - Play the primary language, mono or stereo. Only
368 - Play the secondary language, mono. When the tuner receives no
370 driver shall fall back to mono or stereo mode. Only
376 driver shall fall back to mono or stereo mode. Only
H A Dvidioc-g-modulator.rst135 - Modulate channel 1 as mono audio, when the input has more
146 driver does not support stereo audio it shall fall back to mono.
157 return an ``EINVAL`` error code and the driver shall fall back to mono
165 encoded as mono audio, the last channel as Second Audio Program.
167 tracks. When the input has three channels the mono track is a
179 driver shall fall back to mono or stereo mode.
H A Dpixfmt-srggb8-pisp-comp.rst8 .. _v4l2-pix-fmt-pisp-comp1-mono:
13 .. _v4l2-pix-fmt-pisp-comp2-mono:
/linux/Documentation/devicetree/bindings/media/xilinx/
H A Dvideo.txt31 "bggr", "gbrg", "grbg", "rggb" and "mono". If not specified, the pattern
32 defaults to "mono".
/linux/include/linux/
H A Dtimekeeping.h163 static inline ktime_t ktime_mono_to_real(ktime_t mono) in ktime_mono_to_real() argument
165 return ktime_mono_to_any(mono, TK_OFFS_REAL); in ktime_mono_to_real()
/linux/drivers/media/tuners/
H A Dtea5761.c138 bool mono) in __set_radio_freq() argument
156 if (mono) { in __set_radio_freq()
/linux/tools/testing/ktest/examples/bootconfigs/
H A Dboottrace.bconf40 trace_clock = mono
/linux/sound/pci/ctxfi/
H A Dctatc.c361 if (apcm->mono) { in atc_pcm_release_resources()
362 sum_mgr->put_sum(sum_mgr, apcm->mono); in atc_pcm_release_resources()
363 apcm->mono = NULL; in atc_pcm_release_resources()
603 err = sum_mgr->get_sum(sum_mgr, &sum_dsc, (struct sum **)&apcm->mono); in atc_pcm_capture_get_resources()
655 struct sum *mono; in atc_pcm_capture_prepare() local
674 mono = apcm->mono; in atc_pcm_capture_prepare()
678 MONO_SUM_SCALE, mono); in atc_pcm_capture_prepare()
680 out_ports[0] = &mono->rsc; in atc_pcm_capture_prepare()
H A Dctatc.h60 /* Only mono and interleaved modes are supported now. */
66 void *mono; /* A SUM resource for mixing chs to one */ member
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dindex.rst110 * mono
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dindex.rst112 * mono
/linux/kernel/time/
H A Dtimekeeping.c2484 ktime_t offset, mono; in ktime_get_real_ts64_mg() local
2492 mono = tk->tkr_mono.base; in ktime_get_real_ts64_mg()
2497 mono = ktime_add_ns(mono, nsecs); in ktime_get_real_ts64_mg()
2506 if (atomic64_try_cmpxchg(&mg_floor, &old, mono)) { in ktime_get_real_ts64_mg()
2524 struct timespec64 now, mono; in ktime_get_coarse_ts64() local
2531 mono = tk->wall_to_monotonic; in ktime_get_coarse_ts64()
2534 set_normalized_timespec64(ts, now.tv_sec + mono.tv_sec, in ktime_get_coarse_ts64()
2535 now.tv_nsec + mono.tv_nsec); in ktime_get_coarse_ts64()
/linux/net/sched/
H A Dact_gate.c23 ktime_t mono = ktime_get(); in gate_get_time() local
27 return mono; in gate_get_time()
29 return ktime_mono_to_any(mono, gact->tk_offset); in gate_get_time()
/linux/sound/pci/pcxhr/
H A Dpcxhr.c42 static bool mono[SNDRV_CARDS]; /* capture mono only */ variable
50 module_param_array(mono, bool, NULL, 0444);
51 MODULE_PARM_DESC(mono, "Mono capture mode (default is stereo)");
1512 mgr->mono_capture = mono[dev]; in pcxhr_probe()
/linux/sound/soc/mediatek/mt8365/
H A Dmt8365-dai-i2s.c343 unsigned int mono, in mt8365_afe_set_2nd_i2s_asrc() argument
363 val = FIELD_PREP(O16BIT, o16bit) | FIELD_PREP(IS_MONO, mono); in mt8365_afe_set_2nd_i2s_asrc()
/linux/sound/pci/riptide/
H A Driptide.c366 const unsigned char *mono; member
618 .mono = lbus_play_mono1,
623 .mono = lbus_play_mono2,
628 .mono = lbus_play_mono3,
634 .mono = lbus_rec_mono1,
1466 lbuspath = data->paths.mono; in snd_riptide_prepare()

123