Searched defs:qcom_icc_provider (Results 1 – 2 of 2) sorted by relevance
26 struct qcom_icc_provider { struct27 struct icc_provider provider;28 struct device *dev;29 struct qcom_icc_bcm **bcms;30 size_t num_bcms;
112 struct qcom_icc_provider { struct113 struct icc_provider provider;114 struct clk_bulk_data *bus_clks;115 int num_clks;