Home
last modified time | relevance | path

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

/linux/drivers/thermal/qcom/
H A Dqcom-spmi-adc-tm5.c241 static int adc_tm5_read(struct adc_tm5_chip *adc_tm, u16 offset, u8 *data, int len) in adc_tm5_read() argument
246 static int adc_tm5_write(struct adc_tm5_chip *adc_tm, u16 offset, u8 *data, int len) in adc_tm5_write() argument
251 static int adc_tm5_reg_update(struct adc_tm5_chip *adc_tm, u16 offset, u8 mask, u8 val) in adc_tm5_reg_update() argument
668 static int adc_tm5_register_tzd(struct adc_tm5_chip *adc_tm) in adc_tm5_register_tzd() argument
780 adc_tm5_get_dt_channel_data(struct adc_tm5_chip * adc_tm,struct adc_tm5_channel * channel,struct device_node * node) adc_tm5_get_dt_channel_data() argument
938 adc_tm5_get_dt_data(struct adc_tm5_chip * adc_tm,struct device_node * node) adc_tm5_get_dt_data() argument
999 struct adc_tm5_chip *adc_tm; adc_tm5_probe() local
[all...]