Searched refs:qmgrs (Results 1 – 6 of 6) sorted by relevance
307 struct list_head qmgrs; member369 list_for_each_entry(qmgr, &kdev->qmgrs, list)
1364 struct device_node *qmgrs) in knav_queue_init_qmgrs() argument1372 for_each_child_of_node(qmgrs, child) { in knav_queue_init_qmgrs()1432 list_add_tail(&qmgr->list, &kdev->qmgrs); in knav_queue_init_qmgrs()1693 struct device_node *qmgrs, *queue_pools, *regions, *pdsps; in knav_queue_probe() local1712 INIT_LIST_HEAD(&kdev->qmgrs); in knav_queue_probe()1733 qmgrs = of_get_child_by_name(node, "qmgrs"); in knav_queue_probe()1734 if (!qmgrs) { in knav_queue_probe()1739 ret = knav_queue_init_qmgrs(kdev, qmgrs); in knav_queue_probe()1740 of_node_put(qmgrs); in knav_queue_probe()
28 - qmgrs : child node describing the individual queue managers on the120 qmgrs {
22 qmgrs {