Home
last modified time | relevance | path

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

/drivers/hwmon/
Dxgene-hwmon.c93 struct xgene_hwmon_dev { struct
94 struct device *dev;
95 struct mbox_chan *mbox_chan;
96 struct mbox_client mbox_client;
97 int mbox_idx;
99 spinlock_t kfifo_lock;
100 struct mutex rd_mutex;
101 struct completion rd_complete;
102 int resp_pending;
103 struct slimpro_resp_msg sync_msg;
[all …]