Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dstm32-dac-core.c239 static const struct of_device_id stm32_dac_of_match[] = { variable
248 MODULE_DEVICE_TABLE(of, stm32_dac_of_match);
255 .of_match_table = stm32_dac_of_match,
H A Dstm32-dac.c394 static const struct of_device_id stm32_dac_of_match[] = { variable
398 MODULE_DEVICE_TABLE(of, stm32_dac_of_match);
405 .of_match_table = stm32_dac_of_match,