Searched refs:tps6586x_matches (Results 1 – 1 of 1) sorted by relevance
378 static struct of_regulator_match tps6586x_matches[] = { variable400 const unsigned int num = ARRAY_SIZE(tps6586x_matches); in tps6586x_parse_regulator_dt()414 err = of_regulator_match(&pdev->dev, regs, tps6586x_matches, num); in tps6586x_parse_regulator_dt()427 if (!tps6586x_matches[i].init_data) in tps6586x_parse_regulator_dt()430 pdata->reg_init_data[i] = tps6586x_matches[i].init_data; in tps6586x_parse_regulator_dt()431 id = (uintptr_t)tps6586x_matches[i].driver_data; in tps6586x_parse_regulator_dt()438 *tps6586x_reg_matches = tps6586x_matches; in tps6586x_parse_regulator_dt()