Searched defs:tsen_cfg (Results 1 – 2 of 2) sorted by relevance
13 int marvell_thermal_init(struct tsen_config *tsen_cfg) in marvell_thermal_init()35 int marvell_thermal_read(struct tsen_config *tsen_cfg, int *temp) in marvell_thermal_read()
43 static int ext_tsen_probe(struct tsen_config *tsen_cfg) in ext_tsen_probe()83 static int ext_tsen_read(struct tsen_config *tsen_cfg, int *temp) in ext_tsen_read()117 static struct tsen_config tsen_cfg = { variable
Completed in 4 milliseconds