Home
last modified time | relevance | path

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

/linux/include/linux/iio/adc/
H A Dqcom-adc5-gen3-common.h178 struct tm5_aux_dev_wrapper { struct
/linux/drivers/thermal/qcom/
H A Dqcom-spmi-adc-tm5-gen3.c346 struct tm5_aux_dev_wrapper *aux_dev_wrapper; in adc_tm5_probe()
354 aux_dev_wrapper = container_of(aux_dev, struct tm5_aux_dev_wrapper, aux_dev); in adc_tm5_probe()
/linux/drivers/iio/adc/
H A Dqcom-spmi-adc5-gen3.c615 struct tm5_aux_dev_wrapper *aux_device; in adc5_gen3_add_aux_tm_device()