Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhid-sensor-hub.h47 struct sensor_hub_pending { struct
48 bool status;
49 struct completion ready;
50 u32 usage_id;
51 u32 attr_usage_id;
75 struct sensor_hub_pending pending; argument