/* * Apple Onboard Audio Alsa private helpers * * Copyright 2006 Johannes Berg * * GPL v2, can be found in COPYING. */ #ifndef __SND_AOA_ALSA_H #define __SND_AOA_ALSA_H #include "../aoa.h" extern int aoa_alsa_init(char *name, struct module *mod, struct device *dev); extern void aoa_alsa_cleanup(void); #endif /* __SND_AOA_ALSA_H */ ve' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmrani, Ram <Ram.Amrani@cavium.com>2017-01-24 12:01:31 +0200
committerDoug Ledford <dledford@redhat.com>2017-01-24 15:34:36 -0500
commit20f5e10ef8bcf29a915642245b66e5a132e38fc4 (patch)
tree5c75d87778a8a86daba8291519582ad682a9b4a1 /sound/drivers
parent097b615965fb1af714fbc2311f68839b1086ebcb (diff)
RDMA/qedr: Add uapi header qedr-abi.h
Signed-off-by: Ram Amrani <Ram.Amrani@cavium.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'sound/drivers')