/* SPDX-License-Identifier: GPL-2.0-only */

Method (MPTS, 1, NotSerialized)
{
	RPTS (Arg0)
}

Method (MWAK, 1, NotSerialized)
{
	RWAK (Arg0)
}