repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX...
[linux-2.6/next.git]
/
sound
/
soc
/
codecs
/
ak4104.h
blob
eb88fe7e4def140cf1f61093a5864a759cf14693
1
#ifndef _AK4104_H
2
#define _AK4104_H
3
4
extern
struct
snd_soc_dai ak4104_dai
;
5
extern
struct
snd_soc_codec_device soc_codec_device_ak4104
;
6
7
#endif