Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/interconnect/qcom/
Dsc7280.c25 .qosbox = &(const struct qcom_icc_qosbox) {
40 .qosbox = &(const struct qcom_icc_qosbox) {
55 .qosbox = &(const struct qcom_icc_qosbox) {
79 .qosbox = &(const struct qcom_icc_qosbox) {
94 .qosbox = &(const struct qcom_icc_qosbox) {
109 .qosbox = &(const struct qcom_icc_qosbox) {
124 .qosbox = &(const struct qcom_icc_qosbox) {
148 .qosbox = &(const struct qcom_icc_qosbox) {
163 .qosbox = &(const struct qcom_icc_qosbox) {
187 .qosbox = &(const struct qcom_icc_qosbox) {
[all …]
Dicc-rpmh.h68 struct qcom_icc_qosbox { struct
106 const struct qcom_icc_qosbox *qosbox;
Dicc-rpmh.c34 const struct qcom_icc_qosbox *qos = node->qosbox; in qcom_icc_set_qos()