Home
last modified time | relevance | path

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

/optee_os/core/drivers/regulator/
H A Dstm32mp13_regulator_iod.c261 static struct regu_dt_desc iod_regul_desc[IOD_REGU_COUNT] = { variable
278 if (!strcmp(iod_regul_desc[i].name, node_name)) in iod_regulator_probe()
286 return regulator_dt_register(fdt, node, node, iod_regul_desc + i); in iod_regulator_probe()