Searched defs:regulator_pca9420_config (Results 1 – 1 of 1) sorted by relevance
111 struct regulator_pca9420_config { struct112 struct regulator_common_config common;113 bool enable_inverted;114 int32_t modes_uv[4];115 const struct regulator_pca9420_desc *desc;116 const struct device *parent;