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