Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dtmu.h23 enum tmu_status_t { enum
37 enum tmu_status_t tmu_monitor(int *temp);
/rk3399_rockchip-uboot/drivers/power/
H A Dexynos-tmu.c139 enum tmu_status_t tmu_monitor(int *temp) in tmu_monitor()