Searched refs:i2cBusPath (Results 1 – 1 of 1) sorted by relevance
50 static fs::path i2cBusPath(uint64_t bus) in i2cBusPath() function65 fs::path path = i2cBusPath(bus) / deviceDirName(bus, address); in devicePresent()84 fs::path ofNode = i2cBusPath(bus) / deviceDirName(bus, address) / "of_node"; in deviceStatic()114 fs::path ctorPath = i2cBusPath(params.bus) / "new_device"; in create()147 fs::path dtorPath = i2cBusPath(params.bus) / "delete_device"; in destroy()