Home
last modified time | relevance | path

Searched refs:fixed_data (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/drivers/st/regulator/
H A Dregulator_fixed.c22 struct fixed_data { struct
27 static struct fixed_data data[PLAT_NB_FIXED_REGUS]; argument
59 struct fixed_data *d = &data[count]; in fixed_regulator_register()