OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:audio_set_port
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/audio/
audio.c
699
static int
audio_set_port
(struct audio_softc *, mixer_ctrl_t *);
8600
error =
audio_set_port
(sc, (mixer_ctrl_t *)addr);
8714
if (
audio_set_port
(sc, ct) == 0)
8718
return
audio_set_port
(sc, ct);
8960
error =
audio_set_port
(sc, &ct);
8972
error =
audio_set_port
(sc, &ct);
9034
return
audio_set_port
(sc, &ct);
9062
audio_set_port
(struct audio_softc *sc, mixer_ctrl_t *mc)
function in typeref:typename:int
9130
(void)
audio_set_port
(sc, mc);
audio.c
699
static int
audio_set_port
(struct audio_softc *, mixer_ctrl_t *);
8600
error =
audio_set_port
(sc, (mixer_ctrl_t *)addr);
8714
if (
audio_set_port
(sc, ct) == 0)
8718
return
audio_set_port
(sc, ct);
8960
error =
audio_set_port
(sc, &ct);
8972
error =
audio_set_port
(sc, &ct);
9034
return
audio_set_port
(sc, &ct);
9062
audio_set_port
(struct audio_softc *sc, mixer_ctrl_t *mc)
function in typeref:typename:int
9130
(void)
audio_set_port
(sc, mc);
Completed in 30 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025