Home
last modified time | relevance | path

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

/linux/drivers/thermal/broadcom/
A Dsr-thermal.c25 struct sr_thermal *priv;
28 struct sr_thermal { struct
37 struct sr_thermal *sr_thermal = tmon->priv; in sr_get_temp() argument
51 struct sr_thermal *sr_thermal; in sr_thermal_probe() local
58 sr_thermal = devm_kzalloc(dev, sizeof(*sr_thermal), GFP_KERNEL); in sr_thermal_probe()
59 if (!sr_thermal) in sr_thermal_probe()
66 if (IS_ERR(sr_thermal->regs)) { in sr_thermal_probe()
68 return PTR_ERR(sr_thermal->regs); in sr_thermal_probe()
75 tmon = sr_thermal->tmon; in sr_thermal_probe()
83 tmon->priv = sr_thermal; in sr_thermal_probe()
[all …]
A D.sr-thermal.o.cmd1 …vers/thermal/broadcom/sr-thermal"' -DKBUILD_BASENAME='"sr_thermal"' -DKBUILD_MODNAME='"sr_thermal"…
/linux/
A Dmodules.builtin.modinfo16 …ecki.pl>�sr_thermal.license=GPL v2�sr_thermal.file=drivers/thermal/broadcom/sr-thermal�sr_thermal.…

Completed in 16 milliseconds