Searched refs:bam_of_match (Results 1 – 1 of 1) sorted by relevance
1080 static const struct of_device_id bam_of_match[] = { variable1087 MODULE_DEVICE_TABLE(of, bam_of_match);1102 match = of_match_node(bam_of_match, pdev->dev.of_node); in bam_dma_probe()1251 .of_match_table = bam_of_match,