Kernel  |  2.6.39

下载     查看原文件
C++程序  |  11行  |  243 B
/* Temporary staging glue */

#include <sound/jack.h>

/* These want adding to jack.h as enum entries once approved */

#define SND_JACK_HS_SHORT_PRESS 	(SND_JACK_HEADSET | 0x0020)
#define	SND_JACK_HS_LONG_PRESS		(SND_JACK_HEADSET | 0x0040)