Home
last modified time | relevance | path

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

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