Home
last modified time | relevance | path

Searched refs:hidma_mgmt_match (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/dma/qcom/
Dhidma_mgmt.c330 static const struct of_device_id hidma_mgmt_match[] = { variable
334 MODULE_DEVICE_TABLE(of, hidma_mgmt_match);
340 .of_match_table = hidma_mgmt_match,
417 for_each_matching_node(child, hidma_mgmt_match) { in hidma_mgmt_init()