OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 in typeref:typename:int
/src/sys/dev/pci/
auich.c
626
if (
ac97_attach_type
(&sc->host_if, self, sc->sc_codectype,
Completed in 14 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025