OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newpi
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/audio/
audio.c
7627
const struct audio_prinfo *
newpi
;
local in function:audio_hw_setinfo
7644
newpi
= &newai->play;
7657
if (SPECIFIED(
newpi
->port)) {
7660
error = au_set_port(sc, &sc->sc_outports,
newpi
->port);
7664
newpi
->port, error);
7681
if (SPECIFIED(
newpi
->gain) || SPECIFIED_CH(
newpi
->balance)) {
7688
if (SPECIFIED(
newpi
->gain))
7689
pgain =
newpi
->gain;
7690
if (SPECIFIED_CH(
newpi
->balance)
[
all
...]
Completed in 16 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025