Searched refs:qmgrs (Results 1 – 7 of 7) sorted by relevance
306 struct list_head qmgrs; member369 list_for_each_entry(qmgr, &kdev->qmgrs, list)
1392 struct device_node *qmgrs) in knav_queue_init_qmgrs() argument1400 for_each_child_of_node(qmgrs, child) { in knav_queue_init_qmgrs()1483 list_add_tail(&qmgr->list, &kdev->qmgrs); in knav_queue_init_qmgrs()1758 struct device_node *qmgrs, *queue_pools, *regions, *pdsps; in knav_queue_probe() local1782 INIT_LIST_HEAD(&kdev->qmgrs); in knav_queue_probe()1804 qmgrs = of_get_child_by_name(node, "qmgrs"); in knav_queue_probe()1805 if (!qmgrs) { in knav_queue_probe()1810 ret = knav_queue_init_qmgrs(kdev, qmgrs); in knav_queue_probe()1811 of_node_put(qmgrs); in knav_queue_probe()
21 qmgrs {
19 qmgrs {
29 - qmgrs : child node describing the individual queue managers on the127 qmgrs {