Searched refs:supported_voltages (Results 1 – 6 of 6) sorted by relevance
138 TEE_Result (*supported_voltages)(struct regulator *r, member
239 if (regulator->ops->supported_voltages) in regulator_supported_voltages()240 res = regulator->ops->supported_voltages(regulator, desc, in regulator_supported_voltages()
250 .supported_voltages = iod_list_voltages,
125 .supported_voltages = regulator_gpio_voltages,
315 .supported_voltages = vrefbuf_list_voltages,
476 .supported_voltages = pmic_list_voltages,