Searched refs:regulator_name_is_unique (Results 1 – 1 of 1) sorted by relevance
251 static bool regulator_name_is_unique(struct udevice *check_dev, in regulator_name_is_unique() function294 if (regulator_name_is_unique(dev, uc_pdata->name)) in regulator_post_bind()