Searched refs:bam_of_match (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/dma/qcom/
H A Dbam_dma.c1227 static const struct of_device_id bam_of_match[] = { variable in typeref:struct:of_device_id
1234 MODULE_DEVICE_TABLE(of, bam_of_match);
1248 match = of_match_node(bam_of_match, pdev->dev.of_node);
1480 .of_match_table = bam_of_match,

Completed in 99 milliseconds