Searched refs:pvt_hwmon (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | bt1-pvt.c | 158 static inline void pvt_set_mode(struct pvt_hwmon *pvt, u32 mode) in pvt_set_mode() 176 static inline void pvt_set_trim(struct pvt_hwmon *pvt, u32 trim) in pvt_set_trim() 187 static inline void pvt_set_tout(struct pvt_hwmon *pvt, u32 tout) in pvt_set_tout() 231 struct pvt_hwmon *pvt = data; in pvt_soft_isr() 314 static int pvt_read_data(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_data() 334 static int pvt_read_limit(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_limit() 355 static int pvt_write_limit(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_write_limit() 395 static int pvt_read_alarm(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_alarm() 434 struct pvt_hwmon *pvt = data; in pvt_hard_isr() 476 static int pvt_read_data(struct pvt_hwmon *pv [all...] |
H A D | bt1-pvt.h | 193 * struct pvt_hwmon - Baikal-T1 PVT private data 207 struct pvt_hwmon { struct
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | bt1-pvt.c | 134 static inline void pvt_set_mode(struct pvt_hwmon *pvt, u32 mode) in pvt_set_mode() 152 static inline void pvt_set_trim(struct pvt_hwmon *pvt, u32 trim) in pvt_set_trim() 163 static inline void pvt_set_tout(struct pvt_hwmon *pvt, u32 tout) in pvt_set_tout() 207 struct pvt_hwmon *pvt = data; in pvt_soft_isr() 290 static int pvt_read_data(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_data() 310 static int pvt_read_limit(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_limit() 331 static int pvt_write_limit(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_write_limit() 371 static int pvt_read_alarm(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_alarm() 410 struct pvt_hwmon *pvt = data; in pvt_hard_isr() 452 static int pvt_read_data(struct pvt_hwmon *pv [all...] |
H A D | bt1-pvt.h | 193 * struct pvt_hwmon - Baikal-T1 PVT private data 207 struct pvt_hwmon { struct
|
Completed in 4 milliseconds