Searched defs:sensor_hub_data (Results 1 – 1 of 1) sorted by relevance
43 struct sensor_hub_data { struct44 struct mutex mutex;45 spinlock_t lock;46 struct list_head dyn_callback_list;47 spinlock_t dyn_callback_lock;48 struct mfd_cell *hid_sensor_hub_client_devs;49 int hid_sensor_client_cnt;50 unsigned long quirks;51 int ref_cnt;