Home
last modified time | relevance | path

Searched refs:qpnp_tm_chip (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/thermal/
Dqcom-spmi-temp-alarm.c63 struct qpnp_tm_chip { struct
78 static int qpnp_tm_read(struct qpnp_tm_chip *chip, u16 addr, u8 *data) in qpnp_tm_read() argument
91 static int qpnp_tm_write(struct qpnp_tm_chip *chip, u16 addr, u8 data) in qpnp_tm_write()
102 static int qpnp_tm_get_temp_stage(struct qpnp_tm_chip *chip) in qpnp_tm_get_temp_stage()
123 static int qpnp_tm_update_temp_no_adc(struct qpnp_tm_chip *chip) in qpnp_tm_update_temp_no_adc()
160 struct qpnp_tm_chip *chip = data; in qpnp_tm_get_temp()
189 struct qpnp_tm_chip *chip = data; in qpnp_tm_isr()
201 static int qpnp_tm_init(struct qpnp_tm_chip *chip) in qpnp_tm_init()
247 struct qpnp_tm_chip *chip; in qpnp_tm_probe()