Lines Matching +full:io +full:- +full:channels
22 /** @brief Return the path to the phandle file matching value in io-channels.
25 * One path is used to find the io-channels file.
28 * The 4 byte phandle value and 4 byte index value is read from io-channels.
31 * @param[in] iochanneldir - Path to file for getting phandle from io-channels
32 * @param[in] phandledir - Path to use for reading from phandle file
34 * @return Path to phandle file with value matching that in io-channels
39 /** @brief Find hwmon instances from an open-firmware device tree path
44 * @param[in] ofNode- The open firmware device path.
46 * @returns[in] - The hwmon instance path or an empty
57 * @param[in] devPath - The device path.
59 * @return - The hwmon instance path or an empty
69 * @param[in] instancePath - /sys/class/hwmon/hwmon<N> path.