of_match_device
of_match_device(
matches,device):"xterm"|undefined
Defined in: src/drivers/of/device_tree.ts:52
Whether a driver’s of_match_table covers a device’s node, i.e. of_match_device
Parameters
Section titled “Parameters”matches
Section titled “matches”readonly "xterm"[] | undefined
device
Section titled “device”Returns
Section titled “Returns”"xterm" | undefined