Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dstm32-adc-core.c810 static const struct of_device_id stm32_adc_of_match[] = { variable
823 MODULE_DEVICE_TABLE(of, stm32_adc_of_match);
830 .of_match_table = stm32_adc_of_match,
H A Dstm32-adc.c2111 static const struct of_device_id stm32_adc_of_match[] = { variable
2117 MODULE_DEVICE_TABLE(of, stm32_adc_of_match);
2124 .of_match_table = stm32_adc_of_match,