OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ac97_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
ac97.c
81
struct
ac97_softc
;
95
static int ac97_add_port(struct
ac97_softc
*,
98
static int ac97_check_capability(struct
ac97_softc
*, int);
99
static void ac97_setup_source_info(struct
ac97_softc
*);
100
static void ac97_read(struct
ac97_softc
*, uint8_t, uint16_t *);
101
static void ac97_setup_defaults(struct
ac97_softc
*);
102
static int ac97_write(struct
ac97_softc
*, uint8_t, uint16_t);
104
static void ac97_ad198x_init(struct
ac97_softc
*);
105
static void ac97_alc650_init(struct
ac97_softc
*);
106
static void ac97_ucb1400_init(struct
ac97_softc
*);
498
struct
ac97_softc
{
struct
[
all
...]
Completed in 11 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025