Kernel  |  3.14

下载     查看原文件
C++程序  |  9行  |  113 B
#ifndef _INCLUDE_PALMASOC_H_
#define _INCLUDE_PALMASOC_H_

struct palm27x_asoc_info {
	int	jack_gpio;
};

#endif