Lines Matching full:aoss
5 #include <dt-bindings/power/qcom-aoss-qmp.h>
215 * qmp_send() - send a message to the AOSS
220 * Transmit @data to AOSS and wait for the AOSS to acknowledge the message.
552 "aoss-qmp", qmp); in qmp_probe()
572 dev_err(&pdev->dev, "failed to register aoss cooling devices\n"); in qmp_probe()
603 { .compatible = "qcom,sc7180-aoss-qmp", },
604 { .compatible = "qcom,sc7280-aoss-qmp", },
605 { .compatible = "qcom,sdm845-aoss-qmp", },
606 { .compatible = "qcom,sm8150-aoss-qmp", },
607 { .compatible = "qcom,sm8250-aoss-qmp", },
608 { .compatible = "qcom,sm8350-aoss-qmp", },
609 { .compatible = "qcom,aoss-qmp", },
624 MODULE_DESCRIPTION("Qualcomm AOSS QMP driver");