Home
last modified time | relevance | path

Searched defs:bgp (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c34 struct ti_bandgap *bgp; member
74 struct ti_bandgap *bgp; in __ti_thermal_get_temp() local
117 struct ti_bandgap *bgp; in __ti_thermal_get_trend() local
143 *ti_thermal_build_data(struct ti_bandgap *bgp, int id) in ti_thermal_build_data()
162 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, in ti_thermal_expose_sensor()
192 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id) in ti_thermal_remove_sensor()
206 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id) in ti_thermal_report_sensor_temperature()
217 int ti_thermal_register_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_register_cpu_cooling()
258 int ti_thermal_unregister_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_unregister_cpu_cooling()
H A Dti-thermal.h49 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, char *domain) in ti_thermal_expose_sensor()
55 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id) in ti_thermal_remove_sensor()
61 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id) in ti_thermal_report_sensor_temperature()
67 int ti_thermal_register_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_register_cpu_cooling()
73 int ti_thermal_unregister_cpu_cooling(struct ti_bandgap *bgp, int id) in ti_thermal_unregister_cpu_cooling()
/linux/drivers/thermal/
H A Dk3_j72xx_bandgap.c188 struct k3_j72xx_bandgap *bgp; member
222 struct k3_j72xx_bandgap *bgp; in k3_bgp_read_temp() local
344 static void k3_j72xx_bandgap_init_hw(struct k3_j72xx_bandgap *bgp) in k3_j72xx_bandgap_init_hw()
383 struct k3_j72xx_bandgap *bgp; in k3_j72xx_bandgap_probe() local
558 struct k3_j72xx_bandgap *bgp = dev_get_drvdata(dev); in k3_j72xx_bandgap_resume() local