OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sound
(Results
1 - 25
of
58
) sorted by relevancy
1
2
3
/src/sys/external/gpl2/dts/dist/include/dt-bindings/sound/
apq8016-lpass.h
7
#include <dt-bindings/
sound
/qcom,lpass.h>
sc7180-lpass.h
7
#include <dt-bindings/
sound
/qcom,lpass.h>
qcom,q6afe.h
9
#include <dt-bindings/
sound
/qcom,q6dsp-lpass-ports.h>
/src/sys/arch/arm/dts/
sun50i-a64.dtsi
30
sound_hdmi:
sound
-hdmi {
38
sound
-dai = <&i2s2>;
42
sound
-dai = <&hdmi>;
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/allwinner/
sun6i-a31-i7.dts
81
sound
{
85
sound
-dai = <&spdif>;
89
sound
-dai = <&spdif_out>;
94
#
sound
-dai-cells = <0>;
sun6i-a31s-sina31s.dts
76
sound
{
80
sound
-dai = <&spdif>;
84
sound
-dai = <&spdif_out>;
89
#
sound
-dai-cells = <0>;
sun7i-a20-itead-ibox.dts
69
sound
{
74
sound
-dai = <&spdif>;
78
sound
-dai = <&spdif_out>;
83
#
sound
-dai-cells = <0>;
sun5i-gr8-evb.dts
79
sound
-analog {
86
sound
-dai = <&i2s0>;
90
sound
-dai = <&wm8978>;
94
sound
-spdif {
99
sound
-dai = <&spdif>;
103
sound
-dai = <&spdif_out>;
108
#
sound
-dai-cells = <0>;
147
#
sound
-dai-cells = <0>;
sun4i-a10-a1000.dts
99
sound
{
104
sound
-dai = <&spdif>;
108
sound
-dai = <&spdif_out>;
113
#
sound
-dai-cells = <0>;
sun5i-gr8.dtsi
67
#
sound
-dai-cells = <0>;
80
#
sound
-dai-cells = <0>;
sun8i-a23.dtsi
50
#
sound
-dai-cells = <0>;
sun8i-h3-beelink-x2.dts
112
sound
-dai = <&spdif>;
116
sound
-dai = <&spdif_out>;
121
#
sound
-dai-cells = <0>;
sun8i-a33.dtsi
183
sound
:
sound
{
197
sound
-dai = <&dai>;
201
sound
-dai = <&codec 0>;
228
#
sound
-dai-cells = <0>;
241
#
sound
-dai-cells = <1>;
sun7i-a20-cubietruck.dts
106
sound
{
111
sound
-dai = <&spdif>;
115
sound
-dai = <&spdif_out>;
120
#
sound
-dai-cells = <0>;
sun8i-a83t-cubietruck-plus.dts
129
sound
{
134
sound
-dai = <&spdif>;
138
sound
-dai = <&spdif_out>;
143
#
sound
-dai-cells = <0>;
sun8i-a33-olinuxino.dts
191
&
sound
{
/src/sys/external/isc/libsodium/dist/test/default/
codecs.exp
25
[This is a journey into
sound
]
/src/sys/arch/atari/dev/
kbd.c
597
static uint8_t
sound
[] = {
variable
608
for (i = 0; i < sizeof(
sound
); i++) {
610
YM2149->sd_wdat =
sound
[i];
628
tmp =
sound
[11] | (
sound
[12] << 8);
631
tmp =
sound
[0] | (
sound
[1] << 8);
650
sound
[ 0] = f & 0xff;
651
sound
[ 1] = (f >> 8) & 0xf;
653
sound
[ 2] = f & 0xff
[
all
...]
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/nxp/imx/
imx6q-cm-fx6.dts
46
#include <dt-bindings/
sound
/fsl-imx-audmux.h>
102
sound
-analog {
121
sound
-dai = <&ssi2>;
126
sound
-dai = <&wm8731>;
132
#
sound
-dai-cells = <0>;
137
#
sound
-dai-cells = <0>;
140
sound
-spdif {
307
#
sound
-dai-cells = <0>;
imx6qdl-hummingboard.dtsi
41
#include <dt-bindings/
sound
/fsl-imx-audmux.h>
120
audio:
sound
-sgtl5000 {
135
sound
-dai = <&ssi1>;
139
sound
-dai = <&sgtl5000>;
145
#
sound
-dai-cells = <0>;
148
sound
-spdif {
211
#
sound
-dai-cells = <0>;
imx6q-display5.dtsi
44
#include <dt-bindings/
sound
/fsl-imx-audmux.h>
114
sound
{
125
sound
-dai = <&ssi2>;
128
sound
-dai = <&codec>;
260
#
sound
-dai-cells = <0>;
imx6qdl-gw551x.dtsi
52
#include <dt-bindings/
sound
/fsl-imx-audmux.h>
152
sound
-digital {
160
sound
-dai = <&ssi1>;
164
sound
-dai = <&hdmi_receiver>;
451
#
sound
-dai-cells = <0>;
imx6qdl-hummingboard2.dtsi
41
#include <dt-bindings/
sound
/fsl-imx-audmux.h>
160
audio:
sound
-sgtl5000 {
175
sound
-dai = <&ssi1>;
179
sound
-dai = <&sgtl5000>;
236
#
sound
-dai-cells = <0>;
imx6qdl-cubox-i.dtsi
105
#
sound
-dai-cells = <0>;
108
sound
-spdif {
/src/sys/dev/
spkr.c
177
* sustain indicates the number of subsequent dots that extend the
sound
185
int
sound
;
local
214
sound
= total - silence;
219
note,
sound
, silence);
222
if (
sound
!= 0)
223
(*sc->sc_tone)(sc->sc_dev, pitchtab[note],
sound
);
local
417
* If the pitch is zero, it halts all
sound
if any (for compatibility
418
* with the past confused specifications, but there should be no
sound
at
Completed in 19 milliseconds
1
2
3
Indexes created Tue Aug 25 00:27:06 UTC 2026