Lines Matching defs:hdev
99 struct hid_device *hdev; member
165 static int t4_read_write_register(struct hid_device *hdev, u32 address, in t4_read_write_register()
252 static int u1_read_write_register(struct hid_device *hdev, u32 address, in u1_read_write_register()
434 static int alps_raw_event(struct hid_device *hdev, in alps_raw_event()
451 static int __maybe_unused alps_post_reset(struct hid_device *hdev) in alps_post_reset()
492 static int __maybe_unused alps_post_resume(struct hid_device *hdev) in alps_post_resume()
497 static int u1_init(struct hid_device *hdev, struct alps_dev *pri_data) in u1_init()
609 static int T4_init(struct hid_device *hdev, struct alps_dev *pri_data) in T4_init()
674 static int alps_input_configured(struct hid_device *hdev, struct hid_input *hi) in alps_input_configured()
775 static int alps_input_mapping(struct hid_device *hdev, in alps_input_mapping()
782 static int alps_probe(struct hid_device *hdev, const struct hid_device_id *id) in alps_probe()
823 static void alps_remove(struct hid_device *hdev) in alps_remove()