Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dqcom_wcnss.h18 struct qcom_iris *qcom_iris_probe(struct device *parent, bool *use_48mhz_xo);
H A Dqcom_wcnss_iris.c113 struct qcom_iris *qcom_iris_probe(struct device *parent, bool *use_48mhz_xo) in qcom_iris_probe() function
H A Dqcom_wcnss.c643 wcnss->iris = qcom_iris_probe(&pdev->dev, &wcnss->use_48mhz_xo); in wcnss_probe()