DeviceTreeType
Defined in: src/drivers/of/device_tree.ts:13
What the “BIOS” can hand the kernel, keyed by the kind of node.
A driver adds to this by augmenting the interface, and matches on the key with of_match_table.
Properties
Section titled “Properties”xterm:
object
Defined in: src/drivers/of/device_tree.ts:14
options?
Section titled “options?”
optionaloptions?:AttachXTermOptions
terminal
Section titled “terminal”terminal:
XTermLike