sysfs_lookup
sysfs_lookup(
path):KEntry|null
Defined in: src/kobject.ts:211
Resolve a sysfs path.
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”KEntry | null
null if nothing exists at path
Throws
Section titled “Throws”ENOTDIR when part of path is used as a directory but isn’t a kobject