Lines Matching defs:hdev
102 struct hid_device *hdev; member
168 static int t4_read_write_register(struct hid_device *hdev, u32 address, in t4_read_write_register()
255 static int u1_read_write_register(struct hid_device *hdev, u32 address, in u1_read_write_register()
437 static int alps_raw_event(struct hid_device *hdev, in alps_raw_event()
454 static int __maybe_unused alps_post_reset(struct hid_device *hdev) in alps_post_reset()
495 static int __maybe_unused alps_post_resume(struct hid_device *hdev) in alps_post_resume()
500 static int u1_init(struct hid_device *hdev, struct alps_dev *pri_data) in u1_init()
612 static int T4_init(struct hid_device *hdev, struct alps_dev *pri_data) in T4_init()
663 static int alps_input_configured(struct hid_device *hdev, struct hid_input *hi) in alps_input_configured()
759 static int alps_input_mapping(struct hid_device *hdev, in alps_input_mapping()
766 static int alps_probe(struct hid_device *hdev, const struct hid_device_id *id) in alps_probe()
806 static void alps_remove(struct hid_device *hdev) in alps_remove()