OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:select_control
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/aiomixer/
main.c
48
static int
select_control
(struct aiomixer *, unsigned int);
85
select_control
(struct aiomixer *aio, unsigned int n)
function in typeref:typename:int
253
select_control
(aio, aio->curcontrol - 1);
273
select_control
(aio, (aio->curcontrol + 1) % class->numcontrols);
338
select_control
(aio, 0);
main.c
48
static int
select_control
(struct aiomixer *, unsigned int);
85
select_control
(struct aiomixer *aio, unsigned int n)
function in typeref:typename:int
253
select_control
(aio, aio->curcontrol - 1);
273
select_control
(aio, (aio->curcontrol + 1) % class->numcontrols);
338
select_control
(aio, 0);
Completed in 24 milliseconds
Indexes created Mon Sep 22 21:09:42 GMT 2025