ac97_codec_if
ac97_mixer_set_port(struct ac97_codec_if *codec_if, mixer_ctrl_t *cp)
ac97_set_rate(struct ac97_codec_if *codec_if, int target, u_long *rate)
ac97_set_clock(struct ac97_codec_if *codec_if, unsigned int clock)
ac97_get_extcaps(struct ac97_codec_if *codec_if)
ac97_get_portnum_by_name(struct ac97_codec_if *codec_if, char *class,
ac97_mixer_get_port(struct ac97_codec_if *codec_if, mixer_ctrl_t *cp)
struct ac97_codec_if codec_if;
int ac97_mixer_get_port(struct ac97_codec_if *, mixer_ctrl_t *);
int ac97_mixer_set_port(struct ac97_codec_if *, mixer_ctrl_t *);
void ac97_lock(struct ac97_codec_if *);
void ac97_unlock(struct ac97_codec_if *);
int ac97_query_devinfo(struct ac97_codec_if *, mixer_devinfo_t *);
int ac97_get_portnum_by_name(struct ac97_codec_if *, char *, char *,
int ac97_set_rate(struct ac97_codec_if *codec_if, int target, u_long *rate);
void ac97_set_clock(struct ac97_codec_if *codec_if, unsigned int clock);
u_int16_t ac97_get_extcaps(struct ac97_codec_if *codec_if);
ac97_resume(struct ac97_host_if *host_if, struct ac97_codec_if *codec_if)
ac97_lock(struct ac97_codec_if *codec_if)
ac97_unlock(struct ac97_codec_if *codec_if)
ac97_query_devinfo(struct ac97_codec_if *codec_if, mixer_devinfo_t *dip)
struct ac97_codec_if;
int (*attach)(void *arg, struct ac97_codec_if *codecif);
int (*mixer_get_port)(struct ac97_codec_if *addr, mixer_ctrl_t *cp);
int (*mixer_set_port)(struct ac97_codec_if *addr, mixer_ctrl_t *cp);
int (*query_devinfo)(struct ac97_codec_if *addr, mixer_devinfo_t *cp);
int (*get_portnum_by_name)(struct ac97_codec_if *addr, char *class,
u_int16_t (*get_caps)(struct ac97_codec_if *codec_if);
int (*set_rate)(struct ac97_codec_if *codec_if, int target,
void (*set_clock)(struct ac97_codec_if *codec_if,
void (*lock)(struct ac97_codec_if *codec_if);
void (*unlock)(struct ac97_codec_if *codec_if);
int ac97_resume(struct ac97_host_if *, struct ac97_codec_if *);
int ac97_set_rate(struct ac97_codec_if *, int, u_long *);
int auacer_attach_codec(void *, struct ac97_codec_if *);
auacer_attach_codec(void *v, struct ac97_codec_if *cif)
struct ac97_codec_if *codec_if;
struct ac97_codec_if *codec_if;
int auglx_attach_codec(void *, struct ac97_codec_if *);
auglx_attach_codec(void *v, struct ac97_codec_if *cif)
struct ac97_codec_if *codec_if;
int auich_attach_codec(void *, struct ac97_codec_if *);
auich_attach_codec(void *v, struct ac97_codec_if *cif)
struct ac97_codec_if *codec = sc->codec_if;
auixp_attach_codec(void *aux, struct ac97_codec_if *codec_if)
int auixp_attach_codec(void *, struct ac97_codec_if *);
struct ac97_codec_if *codec_if;
autri_attach_codec(void *sc_, struct ac97_codec_if *codec_if)
int autri_attach_codec(void *sc, struct ac97_codec_if *);
struct ac97_codec_if *codec_if;
int auvia_attach_codec(void *, struct ac97_codec_if *);
auvia_attach_codec(void *addr, struct ac97_codec_if *cif)
struct ac97_codec_if* codec = sc->codec_if;
struct ac97_codec_if *codec_if;
struct ac97_codec_if *codec_if;
int cs4280_attach_codec(void *sc, struct ac97_codec_if *);
cs4280_attach_codec(void *sc_, struct ac97_codec_if *codec_if)
struct ac97_codec_if *codec_if;
cs4281_attach_codec(void *addr, struct ac97_codec_if *codec_if)
int cs4281_attach_codec(void *, struct ac97_codec_if *);
struct ac97_codec_if *codec_if;
int eap1371_attach_codec(void *sc, struct ac97_codec_if *);
eap1371_attach_codec(void *sc_, struct ac97_codec_if *codec_if)
int emuxki_ac97_attach(void *, struct ac97_codec_if *);
emuxki_ac97_attach(void *arg, struct ac97_codec_if *codecif)
struct ac97_codec_if *codecif;
int envy_ac97_attach_codec(void *, struct ac97_codec_if *);
envy_ac97_attach_codec(void *hdl, struct ac97_codec_if *codec_if)
struct ac97_codec_if *codec_if;
esa_attach_codec(void *aux, struct ac97_codec_if *codec_if)
int esa_attach_codec(void *, struct ac97_codec_if *);
struct ac97_codec_if *codec_if;
int fms_attach_codec(void *, struct ac97_codec_if *);
fms_attach_codec(void *addr, struct ac97_codec_if *cif)
struct ac97_codec_if *codec_if;
maestro_attach_codec(void *self, struct ac97_codec_if *cif)
struct ac97_codec_if *codec_if;
int maestro_attach_codec(void *, struct ac97_codec_if *);
struct ac97_codec_if *c = ((struct maestro_softc *)self)->codec_if;
struct ac97_codec_if *c = ((struct maestro_softc *)self)->codec_if;
struct ac97_codec_if *c = ((struct maestro_softc *)self)->codec_if;
struct ac97_codec_if *codec_if;
int neo_attach_codec(void *sc, struct ac97_codec_if *);
neo_attach_codec(void *sc_, struct ac97_codec_if *codec_if)
int yds_attach_codec(void *sc, struct ac97_codec_if *);
yds_attach_codec(void *sc_, struct ac97_codec_if *codec_if)
struct ac97_codec_if *codec_if;