Home
last modified time | relevance | path

Searched defs:qcom_ec (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/arm64/
H A Dqcom-hamoa-ec.c79 struct qcom_ec { struct
80 struct qcom_ec_cooling_dev *ec_cdev; argument
81 struct qcom_ec_thermal_cap thermal_cap; argument
82 struct qcom_ec_version version; argument
86 static int qcom_ec_read(struct qcom_ec *ec, u8 cmd, u8 resp_len, u8 *resp) in qcom_ec_read() argument