Searched defs:svs_bank (Results 1 – 1 of 1) sorted by relevance
510 struct svs_bank { struct511 const struct svs_bank_pdata pdata; argument512 struct device *dev;513 struct device *opp_dev;514 struct completion init_completion;515 struct regulator *buck;516 struct thermal_zone_device *tzd;517 struct mutex lock;518 int pm_runtime_enabled_count;519 short int volt_od;[all …]