Searched defs:qcom_icc_provider (Results 1 – 2 of 2) sorted by relevance
22 struct qcom_icc_provider { struct23 struct icc_provider provider;24 struct device *dev;25 struct qcom_icc_bcm **bcms;26 size_t num_bcms;27 struct bcm_voter *voter;
112 struct qcom_icc_provider { struct113 struct icc_provider provider;114 struct clk_bulk_data *bus_clks;115 int num_clks;