Searched +full:merge +full:- +full:mute (Results 1 – 11 of 11) sorted by relevance
/freebsd-src/sys/contrib/device-tree/Bindings/display/mediatek/ |
H A D | mediatek,merge.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/display/mediatek/mediatek,merge.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Mediatek display merge 10 - Chun-Kuang Hu <chunkuang.hu@kernel.org> 11 - Philipp Zabel <p.zabel@pengutronix.de> 14 Mediatek display merge, namely MERGE, is used to merge two slice-per-line 15 inputs into one side-by-side output. 16 MERGE device node must be siblings to the central MMSYS_CONFIG node. [all …]
|
/freebsd-src/usr.sbin/mixer/ |
H A D | mixer.8 | 1 .\"- 7 .\" to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 46 .Bl -tag -width "-V voss_device:mode" 58 There is also the possibility of hot-swapping to the new default device if 64 Hot-swapping generally cannot happen with plain 70 mid-track. 72 on the other hand, can do hot-swapping, because it creates a virtual device for 76 Note that hot-swappin [all...] |
H A D | mixer.c | 1 /*- 7 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 66 while ((ch = getopt(argc, argv, "ad:f:hosV:")) != -1) { in main() 98 argc -= optind; in main() 161 *q == '+' || *q == '-' || *q == '.'); in main() 169 if ((m->dev = mixer_get_dev_byname(m, devstr)) == NULL) { in main() 180 * Input: `dev=N` -> shorthand for `dev.volume=N`. in main() 186 cp = mixer_get_ctl(m->dev, C_VOL); in main() 187 cp->mod(cp->parent_de in main() [all...] |
/freebsd-src/lib/libmixer/ |
H A D | mixer.3 | 1 .\"- 2 .\" Copyright (c) 2021-2022 Christos Margiolis <christos@FreeBSD.org> 7 .\" to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 51 Mixer library (libmixer, -lmixer) 109 .Bd -literal 139 .Bl -tag -width "f_default" 203 .Bd -literal 223 .Bl -tag -widt [all...] |
H A D | mixer.c | 1 /*- 7 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 48 if (ioctl(dev->parent_mixer->fd, MIXER_READ(dev->devno), &v) < 0) in _mixer_readvol() 49 return (-1); in _mixer_readvol() 50 dev->vol.left = MIX_VOLNORM(v & 0x00ff); in _mixer_readvol() 51 dev->vol.right = MIX_VOLNORM((v >> 8) & 0x00ff); in _mixer_readvol() 78 m->unit = -1; in mixer_open() 83 m->unit = strtol(name + strlen(BASEPATH), NULL, 10); in mixer_open() 85 (void)strlcpy(m->name, name, sizeof(m->name)); in mixer_open() 88 if ((m->unit = mixer_get_dunit()) < 0) in mixer_open() [all …]
|
/freebsd-src/share/misc/ |
H A D | usb_hid_usages | 4 # - lines that do not start with a white space give the number and name of 6 # - lines that start with a white space give the number and name of 20 0x08 Multi-axis Controller 62 0x90 D-pad Up 63 0x91 D-pad Down 64 0x92 D-pad Right 65 0x93 D-pad Left 73 0xA7 System Speaker Mute 107 0xB2 Anti-Torque Control 278 0x2D Keyboard - and (underscore) [all …]
|
/freebsd-src/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt8195.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 7 /dts-v1/; 8 #include <dt-bindings/clock/mt8195-clk.h> 9 #include <dt-bindings/gce/mt8195-gce.h> 10 #include <dt-bindings/interrupt-controlle [all...] |
/freebsd-src/sys/contrib/xen/io/ |
H A D | sndif.h | 4 * Unified sound-device I/O interface for Xen guest OSes. 9 * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or 24 * Copyright (C) 2013-2015 GlobalLogic Inc. 25 * Copyright (C) 2016-2017 EPAM Systems Inc. 51 * Front->back notifications: when enqueuing a new request, sending a 53 * hold-off mechanism provided by the ring macros). Backends must set 56 * Back->front notifications: when enqueuing a new response, sending a 58 * hold-off mechanism provided by the ring macros). Frontends must set 61 * The two halves of a para-virtual sound card driver utilize nodes within 75 * Note: depending on the use-case backend can expose more sound cards and [all …]
|
/freebsd-src/contrib/pam_modules/pam_passwdqc/ |
H A D | wordset_4k.c | 6 * I've replaced two 7-character words to save space. 2333 "merge", 2444 "mute",
|
/freebsd-src/sys/net80211/ |
H A D | ieee80211_node.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 5 * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting 69 CTASSERT((IEEE80211_NODE_HASHSIZE & (IEEE80211_NODE_HASHSIZE-1)) == 0); 75 ((_vap)->iv_aid_bitmap[IEEE80211_AID(b) / 32] |= \ 78 ((_vap)->iv_aid_bitmap[IEEE80211_AID(b) / 32] &= \ 81 ((_vap)->iv_aid_bitma [all...] |
/freebsd-src/share/dict/ |
H A D | web2 | 99810 Jean-Christophe 99811 Jean-Pierre 114139 merge 121335 mute
|