Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
Dhid-sensor-hub.c30 struct sensor_hub_data { struct
31 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;
/kernel/linux/linux-6.6/drivers/hid/
Dhid-sensor-hub.c29 struct sensor_hub_data { struct
30 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;