Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iio/dac/
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,
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,

Completed in 4 milliseconds