blob: 6e90400edccfa2cc09ba4ea8557cdc88d6f51eef [file]
// Copyright 2022 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// WARNING: This file is machine generated by bindc.
#ifndef BIND_FUCHSIA_BINDLIB_
#define BIND_FUCHSIA_BINDLIB_
#include <string>
namespace bind_fuchsia {
static const std::string FLAGS = "fuchsia.BIND_FLAGS";
static const std::string PROTOCOL = "fuchsia.BIND_PROTOCOL";
static const std::string AUTOBIND = "fuchsia.BIND_AUTOBIND";
static const std::string COMPOSITE = "fuchsia.BIND_COMPOSITE";
static const std::string FIDL_PROTOCOL = "fuchsia.BIND_FIDL_PROTOCOL";
static const std::string PCI_VID = "fuchsia.BIND_PCI_VID";
static const std::string PCI_DID = "fuchsia.BIND_PCI_DID";
static const std::string PCI_CLASS = "fuchsia.BIND_PCI_CLASS";
static const std::string PCI_SUBCLASS = "fuchsia.BIND_PCI_SUBCLASS";
static const std::string PCI_INTERFACE = "fuchsia.BIND_PCI_INTERFACE";
static const std::string PCI_REVISION = "fuchsia.BIND_PCI_REVISION";
static const std::string PCI_TOPO = "fuchsia.BIND_PCI_TOPO";
static const std::string USB_VID = "fuchsia.BIND_USB_VID";
static const std::string USB_PID = "fuchsia.BIND_USB_PID";
static const std::string USB_CLASS = "fuchsia.BIND_USB_CLASS";
static const std::string USB_SUBCLASS = "fuchsia.BIND_USB_SUBCLASS";
static const std::string USB_PROTOCOL = "fuchsia.BIND_USB_PROTOCOL";
static const std::string USB_INTERFACE_NUMBER = "fuchsia.BIND_USB_INTERFACE_NUMBER";
static const std::string PLATFORM_DEV_VID = "fuchsia.BIND_PLATFORM_DEV_VID";
static const std::string PLATFORM_DEV_PID = "fuchsia.BIND_PLATFORM_DEV_PID";
static const std::string PLATFORM_DEV_DID = "fuchsia.BIND_PLATFORM_DEV_DID";
static const std::string PLATFORM_DEV_INSTANCE_ID = "fuchsia.BIND_PLATFORM_DEV_INSTANCE_ID";
static const std::string PLATFORM_DEV_INTERRUPT_ID = "fuchsia.BIND_PLATFORM_DEV_INTERRUPT_ID";
static const std::string ACPI_BUS_TYPE = "fuchsia.BIND_ACPI_BUS_TYPE";
static const std::string ACPI_ID = "fuchsia.BIND_ACPI_ID";
static const std::string IHDA_CODEC_VID = "fuchsia.BIND_IHDA_CODEC_VID";
static const std::string IHDA_CODEC_DID = "fuchsia.BIND_IHDA_CODEC_DID";
static const std::string IHDA_CODEC_MAJOR_REV = "fuchsia.BIND_IHDA_CODEC_MAJOR_REV";
static const std::string IHDA_CODEC_MINOR_REV = "fuchsia.BIND_IHDA_CODEC_MINOR_REV";
static const std::string IHDA_CODEC_VENDOR_REV = "fuchsia.BIND_IHDA_CODEC_VENDOR_REV";
static const std::string IHDA_CODEC_VENDOR_STEP = "fuchsia.BIND_IHDA_CODEC_VENDOR_STEP";
static const std::string SERIAL_CLASS = "fuchsia.BIND_SERIAL_CLASS";
static const std::string SERIAL_VID = "fuchsia.BIND_SERIAL_VID";
static const std::string SERIAL_PID = "fuchsia.BIND_SERIAL_PID";
static const std::string NAND_CLASS = "fuchsia.BIND_NAND_CLASS";
static const std::string SDIO_VID = "fuchsia.BIND_SDIO_VID";
static const std::string SDIO_PID = "fuchsia.BIND_SDIO_PID";
static const std::string SDIO_FUNCTION = "fuchsia.BIND_SDIO_FUNCTION";
static const std::string I2C_CLASS = "fuchsia.BIND_I2C_CLASS";
static const std::string I2C_BUS_ID = "fuchsia.BIND_I2C_BUS_ID";
static const std::string I2C_ADDRESS = "fuchsia.BIND_I2C_ADDRESS";
static const std::string I2C_VID = "fuchsia.BIND_I2C_VID";
static const std::string I2C_DID = "fuchsia.BIND_I2C_DID";
static const std::string GPIO_PIN = "fuchsia.BIND_GPIO_PIN";
static const std::string POWER_DOMAIN = "fuchsia.BIND_POWER_DOMAIN";
static const std::string POWER_DOMAIN_COMPOSITE = "fuchsia.BIND_POWER_DOMAIN_COMPOSITE";
static const std::string CLOCK_ID = "fuchsia.BIND_CLOCK_ID";
static const std::string SPI_BUS_ID = "fuchsia.BIND_SPI_BUS_ID";
static const std::string SPI_CHIP_SELECT = "fuchsia.BIND_SPI_CHIP_SELECT";
static const std::string PWM_ID = "fuchsia.BIND_PWM_ID";
static const std::string INIT_STEP = "fuchsia.BIND_INIT_STEP";
static const std::string CODEC_INSTANCE = "fuchsia.BIND_CODEC_INSTANCE";
static const std::string REGISTER_ID = "fuchsia.BIND_REGISTER_ID";
static const std::string POWER_SENSOR_DOMAIN = "fuchsia.BIND_POWER_SENSOR_DOMAIN";
} // namespace bind_fuchsia
#endif // BIND_FUCHSIA_BINDLIB_