Home
last modified time | relevance | path

Searched refs:tps65090_matches (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps65090-regulator.c294 static struct of_regulator_match tps65090_matches[] = { variable
336 ret = of_regulator_match(&pdev->dev, regulators, tps65090_matches, in tps65090_parse_dt_reg_data()
337 ARRAY_SIZE(tps65090_matches)); in tps65090_parse_dt_reg_data()
345 *tps65090_reg_matches = tps65090_matches; in tps65090_parse_dt_reg_data()
346 for (idx = 0; idx < ARRAY_SIZE(tps65090_matches); idx++) { in tps65090_parse_dt_reg_data()
352 ri_data = tps65090_matches[idx].init_data; in tps65090_parse_dt_reg_data()
356 np = tps65090_matches[idx].of_node; in tps65090_parse_dt_reg_data()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps65090-regulator.c294 static struct of_regulator_match tps65090_matches[] = { variable
336 ret = of_regulator_match(&pdev->dev, regulators, tps65090_matches, in tps65090_parse_dt_reg_data()
337 ARRAY_SIZE(tps65090_matches)); in tps65090_parse_dt_reg_data()
345 *tps65090_reg_matches = tps65090_matches; in tps65090_parse_dt_reg_data()
346 for (idx = 0; idx < ARRAY_SIZE(tps65090_matches); idx++) { in tps65090_parse_dt_reg_data()
352 ri_data = tps65090_matches[idx].init_data; in tps65090_parse_dt_reg_data()
356 np = tps65090_matches[idx].of_node; in tps65090_parse_dt_reg_data()

Completed in 2 milliseconds