Lines Matching defs:ac97_ctrl
64 ac97_codec_find(struct ac97_controller *ac97_ctrl, unsigned int codec_num) in ac97_codec_find()
73 ac97_of_get_child_device(struct ac97_controller *ac97_ctrl, int idx, in ac97_of_get_child_device()
96 struct ac97_controller *ac97_ctrl; in ac97_codec_release() local
105 static int ac97_codec_add(struct ac97_controller *ac97_ctrl, int idx, in ac97_codec_add()
162 static int ac97_bus_scan(struct ac97_controller *ac97_ctrl) in ac97_bus_scan()
183 static int ac97_bus_reset(struct ac97_controller *ac97_ctrl) in ac97_bus_reset()
230 struct ac97_controller *ac97_ctrl = adev->ac97_ctrl; in snd_ac97_codec_get_platdata() local
236 static void ac97_ctrl_codecs_unregister(struct ac97_controller *ac97_ctrl) in ac97_ctrl_codecs_unregister()
251 struct ac97_controller *ac97_ctrl; in cold_reset_store() local
265 struct ac97_controller *ac97_ctrl; in warm_reset_store() local
294 static void ac97_del_adapter(struct ac97_controller *ac97_ctrl) in ac97_del_adapter()
306 struct ac97_controller *ac97_ctrl; in ac97_adapter_release() local
319 static int ac97_add_adapter(struct ac97_controller *ac97_ctrl) in ac97_add_adapter()
360 struct ac97_controller *ac97_ctrl; in snd_ac97_controller_register() local
392 void snd_ac97_controller_unregister(struct ac97_controller *ac97_ctrl) in snd_ac97_controller_unregister()