Searched refs:davinci_evm_dt_ids (Results 1 – 1 of 1) sorted by relevance
368 static const struct of_device_id davinci_evm_dt_ids[] = { variable375 MODULE_DEVICE_TABLE(of, davinci_evm_dt_ids);392 match = of_match_device(of_match_ptr(davinci_evm_dt_ids), &pdev->dev); in davinci_evm_probe()464 .of_match_table = of_match_ptr(davinci_evm_dt_ids),