OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spdif_event
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ic/
ac97var.h
57
void (*
spdif_event
)(void *, bool);
member in struct:ac97_host_if
ac97.c
1819
if (spdif && as->host_if->
spdif_event
!= NULL) {
1820
DPRINTF(("%s: call
spdif_event
(%d)\n", __func__, cp->un.ord));
1821
as->host_if->
spdif_event
(as->host_if->arg, cp->un.ord);
/src/sys/dev/pci/
auvia.c
453
sc->host_if.
spdif_event
= auvia_spdif_event;
gcscaudio.c
316
sc->host_if.
spdif_event
= gcscaudio_spdif_event_codec;
auich.c
608
sc->host_if.
spdif_event
= auich_spdif_event;
Completed in 16 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025