repo.or.cz
/
linux-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
[linux-2.6.git]
/
include
/
linux
/
platform_data
/
asoc-mx27vis.h
blob
409adcd04d049f4cde48da7ab19777938ed01225
1
#ifndef __PLATFORM_DATA_ASOC_MX27VIS_H
2
#define __PLATFORM_DATA_ASOC_MX27VIS_H
3
4
struct
snd_mx27vis_platform_data
{
5
int
amp_gain0_gpio
;
6
int
amp_gain1_gpio
;
7
int
amp_mutel_gpio
;
8
int
amp_muter_gpio
;
9
};
10
11
#endif
/* __PLATFORM_DATA_ASOC_MX27VIS_H */