blob: 98ca6781d74e38ba340883ed155dcacc6873d63a (
plain)
1
2
3
4
5
6
7
8
9
|
/* SPDX-License-Identifier: GPL-2.0-only */
/* Intel Integrated Sensor Hub Controller 0:13.0 */
Device (ISHB)
{
Name (_ADR, 0x00130000)
Name (_DDN, "Integrated Sensor Hub Controller")
}
|