Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A 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 bool valid;
70 unsigned long last_updated; /* In jiffies */
72 struct ipmi_addr address;
73 struct completion read_complete;
74 struct ipmi_user *user;
[all …]