Home
last modified time | relevance | path

Searched defs:ac97_ctrl (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/sound/ac97/
Dbus.c60 ac97_codec_find(struct ac97_controller *ac97_ctrl, unsigned int codec_num) in ac97_codec_find()
69 ac97_of_get_child_device(struct ac97_controller *ac97_ctrl, int idx, in ac97_of_get_child_device()
92 struct ac97_controller *ac97_ctrl; in ac97_codec_release() local
101 static int ac97_codec_add(struct ac97_controller *ac97_ctrl, int idx, in ac97_codec_add()
153 static int ac97_bus_scan(struct ac97_controller *ac97_ctrl) in ac97_bus_scan()
174 static int ac97_bus_reset(struct ac97_controller *ac97_ctrl) in ac97_bus_reset()
221 struct ac97_controller *ac97_ctrl = adev->ac97_ctrl; in snd_ac97_codec_get_platdata() local
227 static void ac97_ctrl_codecs_unregister(struct ac97_controller *ac97_ctrl) in ac97_ctrl_codecs_unregister()
242 struct ac97_controller *ac97_ctrl; in cold_reset_store() local
256 struct ac97_controller *ac97_ctrl; in warm_reset_store() local
[all …]
/linux-6.14.4/include/sound/ac97/
Dcontroller.h78 snd_ac97_controller_unregister(struct ac97_controller *ac97_ctrl) in snd_ac97_controller_unregister()
Dcodec.h52 struct ac97_controller *ac97_ctrl; member
/linux-6.14.4/sound/pci/trident/
Dtrident.h359 unsigned int ac97_ctrl; member