Lines Matching refs:hid_device

109 static inline int ntrig_get_mode(struct hid_device *hdev)  in ntrig_get_mode()
123 static inline void ntrig_set_mode(struct hid_device *hdev, const int mode) in ntrig_set_mode()
140 static void ntrig_report_version(struct hid_device *hdev) in ntrig_report_version()
172 struct hid_device *hdev = to_hid_device(dev); in show_phys_width()
184 struct hid_device *hdev = to_hid_device(dev); in show_phys_height()
196 struct hid_device *hdev = to_hid_device(dev); in show_log_width()
208 struct hid_device *hdev = to_hid_device(dev); in show_log_height()
220 struct hid_device *hdev = to_hid_device(dev); in show_min_width()
232 struct hid_device *hdev = to_hid_device(dev); in set_min_width()
255 struct hid_device *hdev = to_hid_device(dev); in show_min_height()
267 struct hid_device *hdev = to_hid_device(dev); in set_min_height()
291 struct hid_device *hdev = to_hid_device(dev); in show_activate_slack()
301 struct hid_device *hdev = to_hid_device(dev); in set_activate_slack()
324 struct hid_device *hdev = to_hid_device(dev); in show_activation_width()
336 struct hid_device *hdev = to_hid_device(dev); in set_activation_width()
360 struct hid_device *hdev = to_hid_device(dev); in show_activation_height()
372 struct hid_device *hdev = to_hid_device(dev); in set_activation_height()
396 struct hid_device *hdev = to_hid_device(dev); in show_deactivate_slack()
406 struct hid_device *hdev = to_hid_device(dev); in set_deactivate_slack()
454 static int ntrig_input_mapping(struct hid_device *hdev, struct hid_input *hi, in ntrig_input_mapping()
545 static int ntrig_input_mapped(struct hid_device *hdev, struct hid_input *hi, in ntrig_input_mapped()
566 static int ntrig_event (struct hid_device *hid, struct hid_field *field, in ntrig_event()
858 static int ntrig_input_configured(struct hid_device *hid, in ntrig_input_configured()
893 static int ntrig_probe(struct hid_device *hdev, const struct hid_device_id *id) in ntrig_probe()
963 static void ntrig_remove(struct hid_device *hdev) in ntrig_remove()