Searched defs:ufs_qcom_bus_vote (Results 1 – 1 of 1) sorted by relevance
185 struct ufs_qcom_bus_vote { struct186 uint32_t client_handle;187 uint32_t curr_vote;188 int min_bw_vote;189 int max_bw_vote;190 int saved_vote;191 bool is_max_bw_needed;192 struct device_attribute max_bus_bw;