Searched refs:stm32_dcmi_of_match (Results 1 – 1 of 1) sorted by relevance
1420 static const struct of_device_id stm32_dcmi_of_match[] = { variable1424 MODULE_DEVICE_TABLE(of, stm32_dcmi_of_match);1902 match = of_match_device(of_match_ptr(stm32_dcmi_of_match), &pdev->dev); in dcmi_probe()2163 .of_match_table = of_match_ptr(stm32_dcmi_of_match),