Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dstm32-adc-core.c889 static const struct of_device_id stm32_adc_of_match[] = { variable
905 MODULE_DEVICE_TABLE(of, stm32_adc_of_match);
912 .of_match_table = stm32_adc_of_match,
H A Dstm32-adc.c2636 static const struct of_device_id stm32_adc_of_match[] = { variable
2643 MODULE_DEVICE_TABLE(of, stm32_adc_of_match);
2650 .of_match_table = stm32_adc_of_match,