Searched defs:qcom_ec (Results 1 – 1 of 1) sorted by relevance
79 struct qcom_ec { struct80 struct qcom_ec_cooling_dev *ec_cdev; argument81 struct qcom_ec_thermal_cap thermal_cap; argument82 struct qcom_ec_version version; argument86 static int qcom_ec_read(struct qcom_ec *ec, u8 cmd, u8 resp_len, u8 *resp) in qcom_ec_read() argument