Searched refs:qmgrs (Results 1 – 7 of 7) sorted by relevance
314 struct list_head qmgrs; member377 list_for_each_entry(qmgr, &kdev->qmgrs, list)
1398 struct device_node *qmgrs) in knav_queue_init_qmgrs() argument1406 for_each_child_of_node(qmgrs, child) { in knav_queue_init_qmgrs()1488 list_add_tail(&qmgr->list, &kdev->qmgrs); in knav_queue_init_qmgrs()1762 struct device_node *qmgrs, *queue_pools, *regions, *pdsps; in knav_queue_probe() local1786 INIT_LIST_HEAD(&kdev->qmgrs); in knav_queue_probe()1807 qmgrs = of_get_child_by_name(node, "qmgrs"); in knav_queue_probe()1808 if (!qmgrs) { in knav_queue_probe()1813 ret = knav_queue_init_qmgrs(kdev, qmgrs); in knav_queue_probe()1814 of_node_put(qmgrs); in knav_queue_probe()
21 qmgrs {
19 qmgrs {
29 - qmgrs : child node describing the individual queue managers on the127 qmgrs {