Searched refs:stpmic2_get_version (Results 1 – 3 of 3) sorted by relevance
398 int stpmic2_get_version(struct pmic_handle_s *pmic, uint8_t *val);
485 int stpmic2_get_version(struct pmic_handle_s *pmic, uint8_t *val) in stpmic2_get_version() function
551 if (stpmic2_get_version(pmic2, &val) != 0) { in initialize_pmic()