Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hwmon/
Dibmpex.c64 struct ibmpex_bmc_data { struct
65 struct list_head list;
66 struct device *hwmon_dev;
67 struct device *bmc_device;
68 struct mutex lock;
69 char valid;
70 unsigned long last_updated; /* In jiffies */
72 struct ipmi_addr address;
73 struct completion read_complete;
74 struct ipmi_user *user;
[all …]