Lines Matching full:aoss
206 * qmp_send() - send a message to the AOSS
211 * Transmit message to AOSS and wait for the AOSS to acknowledge the message.
506 "aoss-qmp", qmp); in qmp_probe()
522 dev_err(&pdev->dev, "failed to register aoss cooling devices\n"); in qmp_probe()
548 { .compatible = "qcom,sc7180-aoss-qmp", },
549 { .compatible = "qcom,sc7280-aoss-qmp", },
550 { .compatible = "qcom,sdm845-aoss-qmp", },
551 { .compatible = "qcom,sm8150-aoss-qmp", },
552 { .compatible = "qcom,sm8250-aoss-qmp", },
553 { .compatible = "qcom,sm8350-aoss-qmp", },
554 { .compatible = "qcom,aoss-qmp", },
570 MODULE_DESCRIPTION("Qualcomm AOSS QMP driver");