提交 73799a88 编写于 作者: O Oleksij Rempel 提交者: Greg Kroah-Hartman
上级 4da08477
...@@ -61,6 +61,8 @@ enum counter_event_type { ...@@ -61,6 +61,8 @@ enum counter_event_type {
COUNTER_EVENT_THRESHOLD, COUNTER_EVENT_THRESHOLD,
/* Index signal detected */ /* Index signal detected */
COUNTER_EVENT_INDEX, COUNTER_EVENT_INDEX,
/* State of counter is changed */
COUNTER_EVENT_CHANGE_OF_STATE,
}; };
/** /**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册