Searched defs:sensor_hub_data (Results 1 – 1 of 1) sorted by relevance
30 struct sensor_hub_data { struct31 struct mutex mutex;32 spinlock_t lock;33 struct list_head dyn_callback_list;34 spinlock_t dyn_callback_lock;35 struct mfd_cell *hid_sensor_hub_client_devs;36 int hid_sensor_client_cnt;37 unsigned long quirks;38 int ref_cnt;