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