OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aud
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_audio.c
42
aud
->base.ctx
47
(
aud
->regs->reg)
51
aud
->shifts->field_name,
aud
->masks->field_name
66
struct dce_audio *
aud
= DCE_AUD(audio);
local
82
struct dce_audio *
aud
= DCE_AUD(audio);
local
410
struct dce_audio *
aud
= DCE_AUD(audio);
local
788
struct dce_audio *
aud
= DCE_AUD(audio);
local
893
struct dce_audio *
aud
= DCE_AUD(audio);
local
934
struct dce_audio *
aud
= DCE_AUD(*audio)
local
[
all
...]
/src/sys/arch/amiga/amiga/
cc.c
443
custom.
aud
[ch].len = len;
444
custom.
aud
[ch].lc = data;
445
custom.
aud
[ch].per = period;
446
custom.
aud
[ch].vol = volume;
custom.h
143
}
aud
[4];
member in struct:Custom
/src/sys/arch/sun3/dev/
xyreg.h
105
volatile u_char
aud
:1; /* auto-update iopb */
member in struct:xy_iopb
xy.c
407
xyc->iopbase[lcv].
aud
= 1; /* always the same */
/src/sys/dev/vme/
xyreg.h
104
volatile u_char
aud
:1; /* auto-update iopb */
member in struct:xy_iopb
xy.c
508
xyc->iopbase[lcv].
aud
= 1; /* always the same */
/src/sys/arch/amiga/dev/
aucc.c
424
custom.
aud
[i].vol = sc->sc_channel[i].nd_volume;
425
custom.
aud
[i].per = sc->sc_channel[i].nd_per;
528
custom.
aud
[i].per = sc->sc_channel[i].nd_per;
530
custom.
aud
[i].vol = 1;
532
custom.
aud
[i].vol = sc->sc_channel[i].nd_volume;
533
custom.
aud
[i].lc = PREP_DMA_MEM(dmap[k++]);
534
custom.
aud
[i].len = len / 2;
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_resource.c
265
struct audio *
aud
= create_funcs->create_audio(ctx, i);
local
267
if (
aud
== NULL) {
271
if (!
aud
->funcs->endpoint_valid(
aud
)) {
272
aud
->funcs->destroy(&
aud
);
275
pool->audios[i] =
aud
;
Completed in 103 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026