OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ac97_attach_type
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
ac97var.h
95
int
ac97_attach_type
(struct ac97_host_if *, device_t, int, kmutex_t *);
ac97.c
1229
return
ac97_attach_type
(host_if, sc_dev, AC97_CODEC_TYPE_AUDIO, lk);
1233
ac97_attach_type
(struct ac97_host_if *host_if, device_t sc_dev, int type, kmutex_t *lk)
function
/src/sys/dev/pci/
auich.c
626
if (
ac97_attach_type
(&sc->host_if, self, sc->sc_codectype,
Completed in 17 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026