Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/
H A Dbt1-pvt.h207 struct pvt_hwmon { struct
208 struct device *dev;
209 struct device *hwmon;
211 void __iomem *regs;
212 int irq;
214 struct clk_bulk_data clks[PVT_CLOCK_NUM];
216 struct mutex iface_mtx;
217 enum pvt_sensor_type sensor;
218 struct pvt_cache cache[PVT_SENSORS_NUM];
219 ktime_t timeout;
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/
H A Dbt1-pvt.h207 struct pvt_hwmon { struct
208 struct device *dev;
209 struct device *hwmon;
211 void __iomem *regs;
212 int irq;
214 struct clk_bulk_data clks[PVT_CLOCK_NUM];
216 struct mutex iface_mtx;
217 enum pvt_sensor_type sensor;
218 struct pvt_cache cache[PVT_SENSORS_NUM];
219 ktime_t timeout;
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/
H A Dbt1-pvt.h207 struct pvt_hwmon { struct
208 struct device *dev;
209 struct device *hwmon;
211 void __iomem *regs;
212 int irq;
214 struct clk_bulk_data clks[PVT_CLOCK_NUM];
216 struct mutex iface_mtx;
217 enum pvt_sensor_type sensor;
218 struct pvt_cache cache[PVT_SENSORS_NUM];
219 ktime_t timeout;