Lines Matching defs:hid
271 int lg4ff_adjust_input_event(struct hid_device *hid, struct hid_field *field, in lg4ff_adjust_input_event()
299 struct hid_device *hid = input_get_drvdata(dev); in hid_lg4ff_play() local
344 struct hid_device *hid = input_get_drvdata(dev); in hid_lg4ff_set_autocenter_default() local
421 struct hid_device *hid = input_get_drvdata(dev); in hid_lg4ff_set_autocenter_ffex() local
439 static void hid_lg4ff_set_range_g25(struct hid_device *hid, u16 range) in hid_lg4ff_set_range_g25()
459 static void hid_lg4ff_set_range_dfp(struct hid_device *hid, __u16 range) in hid_lg4ff_set_range_dfp()
570 static int lg4ff_switch_compatibility_mode(struct hid_device *hid, const struct lg4ff_compat_mode_s… in lg4ff_switch_compatibility_mode()
591 struct hid_device *hid = to_hid_device(dev); in lg4ff_alternate_modes_show() local
640 struct hid_device *hid = to_hid_device(dev); in lg4ff_alternate_modes_store() local
728 struct hid_device *hid = to_hid_device(dev); in range_show() local
754 struct hid_device *hid = to_hid_device(dev); in range_store() local
787 struct hid_device *hid = to_hid_device(dev); in lg4ff_real_id_show() local
821 static void lg4ff_set_leds(struct hid_device *hid, __u8 leds) in lg4ff_set_leds()
841 struct hid_device *hid = container_of(dev, struct hid_device, dev); in lg4ff_led_set_brightness() local
876 struct hid_device *hid = container_of(dev, struct hid_device, dev); in lg4ff_led_get_brightness() local
903 static u16 lg4ff_identify_multimode_wheel(struct hid_device *hid, const u16 reported_product_id, co… in lg4ff_identify_multimode_wheel()
951 static int lg4ff_handle_multimode_wheel(struct hid_device *hid, u16 *real_product_id, const u16 bcd… in lg4ff_handle_multimode_wheel()
990 int lg4ff_init(struct hid_device *hid) in lg4ff_init()
1165 int lg4ff_deinit(struct hid_device *hid) in lg4ff_deinit()