Home
last modified time | relevance | path

Searched refs:pvt_cache (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dbt1-pvt.h174 * struct pvt_cache - PVT sensors data cache
181 struct pvt_cache { struct
218 struct pvt_cache cache[PVT_SENSORS_NUM];
H A Dbt1-pvt.c232 struct pvt_cache *cache; in pvt_soft_isr()
317 struct pvt_cache *cache = &pvt->cache[type]; in pvt_read_data()
435 struct pvt_cache *cache; in pvt_hard_isr()
479 struct pvt_cache *cache = &pvt->cache[type]; in pvt_read_data()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dbt1-pvt.h174 * struct pvt_cache - PVT sensors data cache
181 struct pvt_cache { struct
218 struct pvt_cache cache[PVT_SENSORS_NUM];
H A Dbt1-pvt.c208 struct pvt_cache *cache; in pvt_soft_isr()
293 struct pvt_cache *cache = &pvt->cache[type]; in pvt_read_data()
411 struct pvt_cache *cache; in pvt_hard_isr()
455 struct pvt_cache *cache = &pvt->cache[type]; in pvt_read_data()

Completed in 5 milliseconds