OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aumask
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/audio/
audiovar.h
115
u_int
aumask
[AUDIO_N_PORTS]; /* exposed value of "ports" */
member in struct:au_mixer_ports
audiovar.h
115
u_int
aumask
[AUDIO_N_PORTS]; /* exposed value of "ports" */
member in struct:au_mixer_ports
audiovar.h
115
u_int
aumask
[AUDIO_N_PORTS]; /* exposed value of "ports" */
member in struct:au_mixer_ports
audio.c
8672
ports->
aumask
[ports->nports] = tbl[i].mask;
8689
ports->
aumask
[ports->nports] = tbl[i].mask;
8938
port = ports->
aumask
[ports->cur_port];
8953
if (ports->
aumask
[i] == port) {
8967
if (ports->
aumask
[i] & port)
8986
int i,
aumask
;
local in function:au_get_port
8997
aumask
= 0;
9001
aumask
= ports->
aumask
[ports->cur_port];
9005
if (
aumask
== 0
[
all
...]
audio.c
8672
ports->
aumask
[ports->nports] = tbl[i].mask;
8689
ports->
aumask
[ports->nports] = tbl[i].mask;
8938
port = ports->
aumask
[ports->cur_port];
8953
if (ports->
aumask
[i] == port) {
8967
if (ports->
aumask
[i] & port)
8986
int i,
aumask
;
local in function:au_get_port
8997
aumask
= 0;
9001
aumask
= ports->
aumask
[ports->cur_port];
9005
if (
aumask
== 0
[
all
...]
audio.c
8672
ports->
aumask
[ports->nports] = tbl[i].mask;
8689
ports->
aumask
[ports->nports] = tbl[i].mask;
8938
port = ports->
aumask
[ports->cur_port];
8953
if (ports->
aumask
[i] == port) {
8967
if (ports->
aumask
[i] & port)
8986
int i,
aumask
;
local in function:au_get_port
8997
aumask
= 0;
9001
aumask
= ports->
aumask
[ports->cur_port];
9005
if (
aumask
== 0
[
all
...]
Completed in 200 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025