// SPDX-License-Identifier: Apache-2.0 #include extern "C" { const struct DeviceType TOUCH_TYPE { .name = "touch" }; }