Searched refs:sh_dmae_of_match (Results 1 – 2 of 2) sorted by relevance
65 MODULE_DEVICE_TABLE(of, sh_dmae_of_match);
677 static const struct of_device_id sh_dmae_of_match[] = { variable681 MODULE_DEVICE_TABLE(of, sh_dmae_of_match);702 pdata = of_match_device(sh_dmae_of_match, &pdev->dev)->data; in sh_dmae_probe()935 .of_match_table = sh_dmae_of_match,