Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dstm32-adc-core.c896 static const struct of_device_id stm32_adc_of_match[] = { variable
912 MODULE_DEVICE_TABLE(of, stm32_adc_of_match);
919 .of_match_table = stm32_adc_of_match,
H A Dstm32-adc.c2652 static const struct of_device_id stm32_adc_of_match[] = { variable
2659 MODULE_DEVICE_TABLE(of, stm32_adc_of_match);
2666 .of_match_table = stm32_adc_of_match,