Searched hist:"2690 e61e8e313461428334586ed9dbf56531dae9" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/audio/ |
H A D | hda-codec-common.h | diff 2690e61e8e313461428334586ed9dbf56531dae9 Fri Sep 06 23:53:59 CDT 2013 Bandan Das <bsd@redhat.com> hda-codec: make mixemu selectable at runtime
Define PARAM so that we have two versions of the "desc_codec and family" structs. Add a property called "mixer" whose default value depends on whether CONFIG_MIXEMU is defined or not which will help us call the appropriate instance init functions.
Signed-off-by: Bandan Das <bsd@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|
H A D | hda-codec.c | diff 2690e61e8e313461428334586ed9dbf56531dae9 Fri Sep 06 23:53:59 CDT 2013 Bandan Das <bsd@redhat.com> hda-codec: make mixemu selectable at runtime
Define PARAM so that we have two versions of the "desc_codec and family" structs. Add a property called "mixer" whose default value depends on whether CONFIG_MIXEMU is defined or not which will help us call the appropriate instance init functions.
Signed-off-by: Bandan Das <bsd@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|