PageRenderTime 18ms CodeModel.GetById 13ms app.highlight 4ms RepoModel.GetById 1ms app.codeStats 0ms

/arch/arm/mach-pxa/include/mach/palmasoc.h

https://bitbucket.org/sammyz/iscream_thunderc-2.6.35-rebase
C++ Header | 8 lines | 6 code | 2 blank | 0 comment | 0 complexity | 465dca42bea371a8c9ab2e02e68cc871 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1#ifndef _INCLUDE_PALMASOC_H_
2#define _INCLUDE_PALMASOC_H_
3
4struct palm27x_asoc_info {
5	int	jack_gpio;
6};
7
8#endif