Lines Matching defs:bgp
57 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, char *domain);
58 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id);
59 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id);
60 int ti_thermal_register_cpu_cooling(struct ti_bandgap *bgp, int id);
61 int ti_thermal_unregister_cpu_cooling(struct ti_bandgap *bgp, int id);
64 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, char *domain)
70 int ti_thermal_remove_sensor(struct ti_bandgap *bgp, int id)
76 int ti_thermal_report_sensor_temperature(struct ti_bandgap *bgp, int id)
82 int ti_thermal_register_cpu_cooling(struct ti_bandgap *bgp, int id)
88 int ti_thermal_unregister_cpu_cooling(struct ti_bandgap *bgp, int id)