Searched defs:ac97_ctrl (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ac97/ |
H A D | codec.h | 52 struct ac97_controller *ac97_ctrl; member
|
H A D | controller.h | 78 snd_ac97_controller_unregister(struct ac97_controller *ac97_ctrl) in snd_ac97_controller_unregister() argument
|
/kernel/linux/linux-6.6/include/sound/ac97/ |
H A D | codec.h | 52 struct ac97_controller *ac97_ctrl; member
|
H A D | controller.h | 78 snd_ac97_controller_unregister(struct ac97_controller *ac97_ctrl) in snd_ac97_controller_unregister() argument
|
/kernel/linux/linux-5.10/sound/ac97/ |
H A D | bus.c | 61 ac97_codec_find(struct ac97_controller *ac97_ctrl, unsigned int codec_num) in ac97_codec_find() argument 70 ac97_of_get_child_device(struct ac97_controller *ac97_ctrl, int idx, in ac97_of_get_child_device() argument 93 struct ac97_controller *ac97_ctrl; in ac97_codec_release() local 102 static int ac97_codec_add(struct ac97_controller *ac97_ctrl, int idx, in ac97_codec_add() argument 154 ac97_bus_scan(struct ac97_controller *ac97_ctrl) ac97_bus_scan() argument 175 ac97_bus_reset(struct ac97_controller *ac97_ctrl) ac97_bus_reset() argument 222 struct ac97_controller *ac97_ctrl = adev->ac97_ctrl; snd_ac97_codec_get_platdata() local 228 ac97_ctrl_codecs_unregister(struct ac97_controller *ac97_ctrl) ac97_ctrl_codecs_unregister() argument 243 struct ac97_controller *ac97_ctrl; cold_reset_store() local 257 struct ac97_controller *ac97_ctrl; warm_reset_store() local 286 ac97_del_adapter(struct ac97_controller *ac97_ctrl) ac97_del_adapter() argument 298 struct ac97_controller *ac97_ctrl; ac97_adapter_release() local 311 ac97_add_adapter(struct ac97_controller *ac97_ctrl) ac97_add_adapter() argument 352 struct ac97_controller *ac97_ctrl; snd_ac97_controller_register() local 384 snd_ac97_controller_unregister(struct ac97_controller *ac97_ctrl) snd_ac97_controller_unregister() argument [all...] |
/kernel/linux/linux-6.6/sound/ac97/ |
H A D | bus.c | 61 ac97_codec_find(struct ac97_controller *ac97_ctrl, unsigned int codec_num) in ac97_codec_find() argument 70 ac97_of_get_child_device(struct ac97_controller *ac97_ctrl, int idx, in ac97_of_get_child_device() argument 93 struct ac97_controller *ac97_ctrl; in ac97_codec_release() local 102 static int ac97_codec_add(struct ac97_controller *ac97_ctrl, int idx, in ac97_codec_add() argument 154 ac97_bus_scan(struct ac97_controller *ac97_ctrl) ac97_bus_scan() argument 175 ac97_bus_reset(struct ac97_controller *ac97_ctrl) ac97_bus_reset() argument 222 struct ac97_controller *ac97_ctrl = adev->ac97_ctrl; snd_ac97_codec_get_platdata() local 228 ac97_ctrl_codecs_unregister(struct ac97_controller *ac97_ctrl) ac97_ctrl_codecs_unregister() argument 243 struct ac97_controller *ac97_ctrl; cold_reset_store() local 257 struct ac97_controller *ac97_ctrl; warm_reset_store() local 286 ac97_del_adapter(struct ac97_controller *ac97_ctrl) ac97_del_adapter() argument 298 struct ac97_controller *ac97_ctrl; ac97_adapter_release() local 311 ac97_add_adapter(struct ac97_controller *ac97_ctrl) ac97_add_adapter() argument 352 struct ac97_controller *ac97_ctrl; snd_ac97_controller_register() local 384 snd_ac97_controller_unregister(struct ac97_controller *ac97_ctrl) snd_ac97_controller_unregister() argument [all...] |
/kernel/linux/linux-5.10/sound/pci/trident/ |
H A D | trident.h | 360 unsigned int ac97_ctrl; member
|
/kernel/linux/linux-6.6/sound/pci/trident/ |
H A D | trident.h | 359 unsigned int ac97_ctrl; member
|
Completed in 5 milliseconds