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