OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sa_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/dev/
ucbsnd.c
131
enum ucbsnd_state
sa_state
;
member in struct:ucbsnd_softc
239
return (sc->
sa_state
!= UCBSND_IDLE);
251
switch (sc->
sa_state
) {
253
panic("ucbsnd_exec_output: invalid state %d", sc->
sa_state
);
266
sc->
sa_state
= UCBSND_ENABLE_SAMPLERATE;
276
sc->
sa_state
= UCBSND_ENABLE_OUTPUTPATH;
292
sc->
sa_state
= UCBSND_ENABLE_SPEAKER0;
301
sc->
sa_state
= UCBSND_ENABLE_SPEAKER1;
309
sc->
sa_state
= UCBSND_ENABLE_SPEAKER0;
316
sc->
sa_state
= UCBSND_IDLE
[
all
...]
ucbsnd.c
131
enum ucbsnd_state
sa_state
;
member in struct:ucbsnd_softc
239
return (sc->
sa_state
!= UCBSND_IDLE);
251
switch (sc->
sa_state
) {
253
panic("ucbsnd_exec_output: invalid state %d", sc->
sa_state
);
266
sc->
sa_state
= UCBSND_ENABLE_SAMPLERATE;
276
sc->
sa_state
= UCBSND_ENABLE_OUTPUTPATH;
292
sc->
sa_state
= UCBSND_ENABLE_SPEAKER0;
301
sc->
sa_state
= UCBSND_ENABLE_SPEAKER1;
309
sc->
sa_state
= UCBSND_ENABLE_SPEAKER0;
316
sc->
sa_state
= UCBSND_IDLE
[
all
...]
Completed in 20 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025