Home
last modified time | relevance | path

Searched defs:stm32mp1_get_iod_regulator (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/drivers/
H A Dstm32mp13_regulator_iod.h21 stm32mp1_get_iod_regulator(enum iod_regulator_id id __unused) { return NULL; } in stm32mp1_get_iod_regulator() function
/optee_os/core/drivers/regulator/
H A Dstm32mp13_regulator_iod.c73 struct regulator *stm32mp1_get_iod_regulator(enum iod_regulator_id index) in stm32mp1_get_iod_regulator() function