stm32_dcmi_of_match 1429 drivers/media/platform/stm32/stm32-dcmi.c static const struct of_device_id stm32_dcmi_of_match[] = { stm32_dcmi_of_match 1433 drivers/media/platform/stm32/stm32-dcmi.c MODULE_DEVICE_TABLE(of, stm32_dcmi_of_match); stm32_dcmi_of_match 1844 drivers/media/platform/stm32/stm32-dcmi.c match = of_match_device(of_match_ptr(stm32_dcmi_of_match), &pdev->dev); stm32_dcmi_of_match 2114 drivers/media/platform/stm32/stm32-dcmi.c .of_match_table = of_match_ptr(stm32_dcmi_of_match),