Lines Matching full:aoss
18 #include "trace-aoss.h"
216 * qmp_send() - send a message to the AOSS
221 * Transmit message to AOSS and wait for the AOSS to acknowledge the message.
603 "aoss-qmp", qmp); in qmp_probe()
619 dev_err(&pdev->dev, "failed to register aoss cooling devices\n"); in qmp_probe()
649 { .compatible = "qcom,sc7180-aoss-qmp", },
650 { .compatible = "qcom,sc7280-aoss-qmp", },
651 { .compatible = "qcom,sdm845-aoss-qmp", },
652 { .compatible = "qcom,sm8150-aoss-qmp", },
653 { .compatible = "qcom,sm8250-aoss-qmp", },
654 { .compatible = "qcom,sm8350-aoss-qmp", },
655 { .compatible = "qcom,aoss-qmp", },
671 MODULE_DESCRIPTION("Qualcomm AOSS QMP driver");