Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvmem/
H A Dstm32-romem.c271 static const struct of_device_id stm32_romem_of_match[] __maybe_unused = { variable
281 MODULE_DEVICE_TABLE(of, stm32_romem_of_match);
287 .of_match_table = of_match_ptr(stm32_romem_of_match),