OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:codecif
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
emuxkivar.h
151
struct ac97_codec_if *
codecif
;
member in struct:emuxki_softc
emuxki.c
1039
return sc->
codecif
->vtbl->mixer_set_port(sc->
codecif
, mctl);
1047
return sc->
codecif
->vtbl->mixer_get_port(sc->
codecif
, mctl);
1055
return sc->
codecif
->vtbl->query_devinfo(sc->
codecif
, minfo);
1279
emuxki_ac97_attach(void *hdl, struct ac97_codec_if *
codecif
)
1283
sc->
codecif
=
codecif
;
Completed in 13 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025