summaryrefslogtreecommitdiffstats
path: root/drivers/staging/intel_sst/jack.h
blob: 9a6e483ddebaf1f55fc00943184f39fe7ca4dad0 (plain)
1
2
3
4
5
6
7
8
9
10
/* 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)


OpenPOWER on IntegriCloud