Searched refs:sdma_dt_ids (Results 1 – 1 of 1) sorted by relevance
448 static const struct of_device_id sdma_dt_ids[] = { variable457 MODULE_DEVICE_TABLE(of, sdma_dt_ids);1454 of_match_device(sdma_dt_ids, &pdev->dev); in sdma_probe()1646 .of_match_table = sdma_dt_ids,