Searched refs:adc5_device_data (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/iio/adc/ |
| H A D | qcom-adc5-gen3-common.h | 138 struct adc5_device_data { struct 180 struct adc5_device_data *dev_data; 185 int adc5_gen3_read(struct adc5_device_data *adc, unsigned int sdam_index, 188 int adc5_gen3_write(struct adc5_device_data *adc, unsigned int sdam_index, 191 int adc5_gen3_poll_wait_hs(struct adc5_device_data *adc, 197 int adc5_gen3_status_clear(struct adc5_device_data *adc,
|
| /linux/drivers/iio/adc/ |
| H A D | qcom-spmi-adc5-gen3.c | 65 struct adc5_device_data dev_data; 77 int adc5_gen3_read(struct adc5_device_data *adc, unsigned int sdam_index, in adc5_gen3_read() 86 int adc5_gen3_write(struct adc5_device_data *adc, unsigned int sdam_index, in adc5_gen3_write() 187 int adc5_gen3_poll_wait_hs(struct adc5_device_data *adc, in adc5_gen3_poll_wait_hs() 218 int adc5_gen3_status_clear(struct adc5_device_data *adc, in adc5_gen3_status_clear()
|