Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/wcn36xx/
Dmain.c1217 struct device_node *iris_node; in wcn36xx_platform_get_resources() local
1281 iris_node = of_get_child_by_name(mmio_node, "iris"); in wcn36xx_platform_get_resources()
1282 if (iris_node) { in wcn36xx_platform_get_resources()
1283 if (of_device_is_compatible(iris_node, "qcom,wcn3620")) in wcn36xx_platform_get_resources()
1285 of_node_put(iris_node); in wcn36xx_platform_get_resources()