Lines Matching defs:codec_if
308 struct ac97_codec_if codec_if; member
932 ac97_resume(struct ac97_host_if *host_if, struct ac97_codec_if *codec_if) in ac97_resume()
983 ac97_lock(struct ac97_codec_if *codec_if) in ac97_lock()
990 ac97_unlock(struct ac97_codec_if *codec_if) in ac97_unlock()
997 ac97_query_devinfo(struct ac97_codec_if *codec_if, mixer_devinfo_t *dip) in ac97_query_devinfo()
1035 ac97_mixer_set_port(struct ac97_codec_if *codec_if, mixer_ctrl_t *cp) in ac97_mixer_set_port()
1137 ac97_set_rate(struct ac97_codec_if *codec_if, int target, u_long *rate) in ac97_set_rate()
1233 ac97_set_clock(struct ac97_codec_if *codec_if, unsigned int clock) in ac97_set_clock()
1242 ac97_get_extcaps(struct ac97_codec_if *codec_if) in ac97_get_extcaps()
1298 ac97_get_portnum_by_name(struct ac97_codec_if *codec_if, char *class, in ac97_get_portnum_by_name()
1316 ac97_mixer_get_port(struct ac97_codec_if *codec_if, mixer_ctrl_t *cp) in ac97_mixer_get_port()