Toggle navigation
/
Symbol
File
Text
Line
Symbol: sen
function parameter
Defined...
drivers/thermal/sprd_thermal.c:150:12-150:40
: struct sprd_thermal_sensor *sen)
drivers/thermal/sprd_thermal.c:178:37-178:65
: static int sprd_thm_rawdata_to_temp(struct sprd_thermal_sensor *sen,
drivers/thermal/sprd_thermal.c:191:47-191:75
: static int sprd_thm_temp_to_rawdata(int temp, struct sprd_thermal_sensor *sen)
drivers/thermal/sprd_thermal.c:283:6-283:34
: struct sprd_thermal_sensor *sen)
drivers/thermal/sprd_thermal.c:321:36-321:64
: static void sprd_thm_toggle_sensor(struct sprd_thermal_sensor *sen, bool on)
variable
Defined...
drivers/thermal/sprd_thermal.c:209:2-209:63
: struct sprd_thermal_sensor *sen = thermal_zone_device_priv(tz);
drivers/thermal/sprd_thermal.c:336:2-336:30
: struct sprd_thermal_sensor *sen;