Merge remote-tracking branches 'asoc/topic/ssm2518', 'asoc/topic/ssm2602', 'asoc...
[linux-2.6/btrfs-unstable.git] / drivers / macintosh / via-pmu-event.h
blob5e52109eb9a6ff39c94d87c05319722829975105
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __VIA_PMU_EVENT_H
3 #define __VIA_PMU_EVENT_H
5 #define PMU_EVT_POWER 0
6 #define PMU_EVT_LID 1
7 extern void via_pmu_event(int key, int down);
9 #endif /* __VIA_PMU_EVENT_H */