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