bind_fuchsia/
fuchsia_lib.rs

1// Copyright 2022 The Fuchsia Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5// WARNING: This file is machine generated by bindc.
6
7
8pub const BIND_FLAGS: &str = "fuchsia.BIND_FLAGS";
9
10pub const BIND_PROTOCOL: &str = "fuchsia.BIND_PROTOCOL";
11
12pub const BIND_AUTOBIND: &str = "fuchsia.BIND_AUTOBIND";
13
14pub const BIND_COMPOSITE: &str = "fuchsia.BIND_COMPOSITE";
15
16pub const BIND_FIDL_PROTOCOL: &str = "fuchsia.BIND_FIDL_PROTOCOL";
17
18pub const BIND_PCI_VID: &str = "fuchsia.BIND_PCI_VID";
19
20pub const BIND_PCI_DID: &str = "fuchsia.BIND_PCI_DID";
21
22pub const BIND_PCI_CLASS: &str = "fuchsia.BIND_PCI_CLASS";
23
24pub const BIND_PCI_SUBCLASS: &str = "fuchsia.BIND_PCI_SUBCLASS";
25
26pub const BIND_PCI_INTERFACE: &str = "fuchsia.BIND_PCI_INTERFACE";
27
28pub const BIND_PCI_REVISION: &str = "fuchsia.BIND_PCI_REVISION";
29
30pub const BIND_PCI_TOPO: &str = "fuchsia.BIND_PCI_TOPO";
31
32pub const BIND_USB_VID: &str = "fuchsia.BIND_USB_VID";
33
34pub const BIND_USB_PID: &str = "fuchsia.BIND_USB_PID";
35
36pub const BIND_USB_CLASS: &str = "fuchsia.BIND_USB_CLASS";
37
38pub const BIND_USB_SUBCLASS: &str = "fuchsia.BIND_USB_SUBCLASS";
39
40pub const BIND_USB_PROTOCOL: &str = "fuchsia.BIND_USB_PROTOCOL";
41
42pub const BIND_USB_INTERFACE_NUMBER: &str = "fuchsia.BIND_USB_INTERFACE_NUMBER";
43
44pub const BIND_PLATFORM_DEV_VID: &str = "fuchsia.BIND_PLATFORM_DEV_VID";
45
46pub const BIND_PLATFORM_DEV_PID: &str = "fuchsia.BIND_PLATFORM_DEV_PID";
47
48pub const BIND_PLATFORM_DEV_DID: &str = "fuchsia.BIND_PLATFORM_DEV_DID";
49
50pub const BIND_PLATFORM_DEV_INSTANCE_ID: &str = "fuchsia.BIND_PLATFORM_DEV_INSTANCE_ID";
51
52pub const BIND_PLATFORM_DEV_INTERRUPT_ID: &str = "fuchsia.BIND_PLATFORM_DEV_INTERRUPT_ID";
53
54pub const BIND_ACPI_BUS_TYPE: &str = "fuchsia.BIND_ACPI_BUS_TYPE";
55
56pub const BIND_ACPI_ID: &str = "fuchsia.BIND_ACPI_ID";
57
58pub const BIND_IHDA_CODEC_VID: &str = "fuchsia.BIND_IHDA_CODEC_VID";
59
60pub const BIND_IHDA_CODEC_DID: &str = "fuchsia.BIND_IHDA_CODEC_DID";
61
62pub const BIND_IHDA_CODEC_MAJOR_REV: &str = "fuchsia.BIND_IHDA_CODEC_MAJOR_REV";
63
64pub const BIND_IHDA_CODEC_MINOR_REV: &str = "fuchsia.BIND_IHDA_CODEC_MINOR_REV";
65
66pub const BIND_IHDA_CODEC_VENDOR_REV: &str = "fuchsia.BIND_IHDA_CODEC_VENDOR_REV";
67
68pub const BIND_IHDA_CODEC_VENDOR_STEP: &str = "fuchsia.BIND_IHDA_CODEC_VENDOR_STEP";
69
70pub const BIND_SERIAL_CLASS: &str = "fuchsia.BIND_SERIAL_CLASS";
71
72pub const BIND_SERIAL_VID: &str = "fuchsia.BIND_SERIAL_VID";
73
74pub const BIND_SERIAL_PID: &str = "fuchsia.BIND_SERIAL_PID";
75
76pub const BIND_NAND_CLASS: &str = "fuchsia.BIND_NAND_CLASS";
77
78pub const BIND_SDIO_VID: &str = "fuchsia.BIND_SDIO_VID";
79
80pub const BIND_SDIO_PID: &str = "fuchsia.BIND_SDIO_PID";
81
82pub const BIND_SDIO_FUNCTION: &str = "fuchsia.BIND_SDIO_FUNCTION";
83
84pub const BIND_I2C_CLASS: &str = "fuchsia.BIND_I2C_CLASS";
85
86pub const BIND_I2C_BUS_ID: &str = "fuchsia.BIND_I2C_BUS_ID";
87
88pub const BIND_I2C_ADDRESS: &str = "fuchsia.BIND_I2C_ADDRESS";
89
90pub const BIND_I2C_VID: &str = "fuchsia.BIND_I2C_VID";
91
92pub const BIND_I2C_DID: &str = "fuchsia.BIND_I2C_DID";
93
94pub const BIND_GPIO_PIN: &str = "fuchsia.BIND_GPIO_PIN";
95
96pub const BIND_GPIO_CONTROLLER: &str = "fuchsia.BIND_GPIO_CONTROLLER";
97
98pub const BIND_POWER_DOMAIN: &str = "fuchsia.BIND_POWER_DOMAIN";
99
100pub const BIND_POWER_DOMAIN_COMPOSITE: &str = "fuchsia.BIND_POWER_DOMAIN_COMPOSITE";
101
102pub const BIND_CLOCK_ID: &str = "fuchsia.BIND_CLOCK_ID";
103
104pub const BIND_SPI_BUS_ID: &str = "fuchsia.BIND_SPI_BUS_ID";
105
106pub const BIND_SPI_CHIP_SELECT: &str = "fuchsia.BIND_SPI_CHIP_SELECT";
107
108pub const BIND_PWM_ID: &str = "fuchsia.BIND_PWM_ID";
109
110pub const BIND_INIT_STEP: &str = "fuchsia.BIND_INIT_STEP";
111
112pub const BIND_CODEC_INSTANCE: &str = "fuchsia.BIND_CODEC_INSTANCE";
113
114pub const BIND_POWER_SENSOR_DOMAIN: &str = "fuchsia.BIND_POWER_SENSOR_DOMAIN";
115
116pub const BIND_MAILBOX_ID: &str = "fuchsia.BIND_MAILBOX_ID";
117
118pub const BIND_INTERCONNECT_PATH_ID: &str = "fuchsia.BIND_INTERCONNECT_PATH_ID";