qemu/hw/audio
Eduardo Habkost 4c565674a2 audio: Rename audio_init() to soundhw_init()
To make it consistent with the remaining soundhw.c functions and
avoid confusion with the audio_init() function in audio/audio.c,
rename audio_init() to soundhw_init().

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Message-id: 20170508205735.23444-3-ehabkost@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2017-05-19 10:48:53 +02:00
..
Makefile.objs audio: Move arch_init audio code to hw/audio/soundhw.c 2017-05-19 10:48:53 +02:00
ac97.c audio: ac97: add exit function 2017-01-11 09:19:03 +01:00
adlib.c audio: Remove type field 2017-05-04 09:16:04 +02:00
cs4231.c
cs4231a.c
es1370.c es1370: wire up reset via DeviceClass 2017-01-11 09:19:03 +01:00
fmopl.c audio: Use ARRAY_SIZE from qemu/osdep.h 2017-05-04 09:16:05 +02:00
fmopl.h audio: un-export OPLResetChip 2017-05-04 09:16:05 +02:00
gus.c audio: GUSsample is int16_t 2017-05-04 09:16:05 +02:00
gusemu.h audio: GUSsample is int16_t 2017-05-04 09:16:05 +02:00
gusemu_hal.c audio: GUSsample is int16_t 2017-05-04 09:16:05 +02:00
gusemu_mixer.c audio: GUSsample is int16_t 2017-05-04 09:16:05 +02:00
gustate.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
hda-codec-common.h
hda-codec.c hw/audio: convert exit callback in HDACodecDeviceClass to void 2017-05-04 08:29:01 +02:00
intel-hda-defs.h
intel-hda.c hw/audio: replace exit with unrealize in hda_codec_device_class_init 2017-05-04 08:29:01 +02:00
intel-hda.h hw/audio: convert exit callback in HDACodecDeviceClass to void 2017-05-04 08:29:01 +02:00
lm4549.c
lm4549.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
marvell_88w8618.c qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable 2017-05-17 10:37:00 -03:00
milkymist-ac97.c
pcspk.c qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable 2017-05-17 10:37:00 -03:00
pl041.c hw/audio: QOM'ify pl041.c 2017-01-11 09:19:03 +01:00
pl041.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
pl041.hx
sb16.c portio: keep references on portio 2016-09-08 18:05:21 +04:00
soundhw.c audio: Rename audio_init() to soundhw_init() 2017-05-19 10:48:53 +02:00
trace-events trace-events: fix first line comment in trace-events 2016-08-12 10:36:01 +01:00
wm8750.c i2c: Allow I2C devices to NAK start events 2017-01-09 11:40:20 +00:00