Searched defs:sensor_hub_data (Results 1 – 2 of 2) 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;
29 struct sensor_hub_data { struct30 struct mutex mutex;31 spinlock_t lock;32 struct list_head dyn_callback_list;33 spinlock_t dyn_callback_lock;34 struct mfd_cell *hid_sensor_hub_client_devs;35 int hid_sensor_client_cnt;36 int ref_cnt;