Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dsprd_thermal.c150 struct sprd_thermal_sensor *sen) in sprd_thm_sensor_calibration()
178 static int sprd_thm_rawdata_to_temp(struct sprd_thermal_sensor *sen, in sprd_thm_rawdata_to_temp()
191 static int sprd_thm_temp_to_rawdata(int temp, struct sprd_thermal_sensor *sen) in sprd_thm_temp_to_rawdata()
209 struct sprd_thermal_sensor *sen = devdata; in sprd_thm_read_temp() local
283 struct sprd_thermal_sensor *sen) in sprd_thm_sensor_init()
321 static void sprd_thm_toggle_sensor(struct sprd_thermal_sensor *sen, bool on) in sprd_thm_toggle_sensor()
336 struct sprd_thermal_sensor *sen; in sprd_thm_probe() local
/OK3568_Linux_fs/kernel/sound/soc/sh/rcar/
H A Dsrc.c26 struct rsnd_kctrl_cfg_s sen; /* sync convert enable */ member
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgsl_point_id.c1350 static unsigned int KeyMap(int *drv,int *sen) in KeyMap()