Skip to content

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.

xterm: object

Defined in: src/drivers/of/device_tree.ts:14

optional options?: AttachXTermOptions

terminal: XTermLike