Home
last modified time | relevance | path

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

/linux/sound/ac97/
H A Dbus.c60 ac97_codec_find(struct ac97_controller *ac97_ctrl, unsigned int codec_num) in ac97_codec_find() argument
69 ac97_of_get_child_device(struct ac97_controller *ac97_ctrl, int idx, in ac97_of_get_child_device() argument
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() argument
153 ac97_bus_scan(struct ac97_controller * ac97_ctrl) ac97_bus_scan() argument
174 ac97_bus_reset(struct ac97_controller * ac97_ctrl) ac97_bus_reset() argument
221 struct ac97_controller *ac97_ctrl = adev->ac97_ctrl; snd_ac97_codec_get_platdata() local
227 ac97_ctrl_codecs_unregister(struct ac97_controller * ac97_ctrl) ac97_ctrl_codecs_unregister() argument
242 struct ac97_controller *ac97_ctrl; cold_reset_store() local
255 struct ac97_controller *ac97_ctrl; warm_reset_store() local
283 ac97_del_adapter(struct ac97_controller * ac97_ctrl) ac97_del_adapter() argument
295 struct ac97_controller *ac97_ctrl; ac97_adapter_release() local
309 ac97_add_adapter(struct ac97_controller * ac97_ctrl) ac97_add_adapter() argument
351 struct ac97_controller *ac97_ctrl; snd_ac97_controller_register() local
380 snd_ac97_controller_unregister(struct ac97_controller * ac97_ctrl) snd_ac97_controller_unregister() argument
[all...]
/linux/sound/pci/trident/
H A Dtrident.h359 unsigned int ac97_ctrl; member