Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/st/stm32/
Dstm32-dcmi.c1419 static const struct of_device_id stm32_dcmi_of_match[] = { variable
1423 MODULE_DEVICE_TABLE(of, stm32_dcmi_of_match);
2155 .of_match_table = of_match_ptr(stm32_dcmi_of_match),