Lines Matching defs:hid

307 int lg4ff_adjust_input_event(struct hid_device *hid, struct hid_field *field,  in lg4ff_adjust_input_event()
363 struct hid_device *hid = input_get_drvdata(dev); in lg4ff_play() local
425 struct hid_device *hid = input_get_drvdata(dev); in lg4ff_set_autocenter_default() local
507 struct hid_device *hid = input_get_drvdata(dev); in lg4ff_set_autocenter_ffex() local
541 static void lg4ff_set_range_g25(struct hid_device *hid, u16 range) in lg4ff_set_range_g25()
576 static void lg4ff_set_range_dfp(struct hid_device *hid, u16 range) in lg4ff_set_range_dfp()
720 static int lg4ff_switch_compatibility_mode(struct hid_device *hid, const struct lg4ff_compat_mode_s… in lg4ff_switch_compatibility_mode()
757 struct hid_device *hid = to_hid_device(dev); in lg4ff_alternate_modes_show() local
806 struct hid_device *hid = to_hid_device(dev); in lg4ff_alternate_modes_store() local
894 struct hid_device *hid = to_hid_device(dev); in lg4ff_range_show() local
920 struct hid_device *hid = to_hid_device(dev); in lg4ff_range_store() local
953 struct hid_device *hid = to_hid_device(dev); in lg4ff_real_id_show() local
987 static void lg4ff_set_leds(struct hid_device *hid, u8 leds) in lg4ff_set_leds()
1023 struct hid_device *hid = container_of(dev, struct hid_device, dev); in lg4ff_led_set_brightness() local
1058 struct hid_device *hid = container_of(dev, struct hid_device, dev); in lg4ff_led_get_brightness() local
1085 static u16 lg4ff_identify_multimode_wheel(struct hid_device *hid, const u16 reported_product_id, co… in lg4ff_identify_multimode_wheel()
1120 static int lg4ff_handle_multimode_wheel(struct hid_device *hid, u16 *real_product_id, const u16 bcd… in lg4ff_handle_multimode_wheel()
1159 int lg4ff_init(struct hid_device *hid) in lg4ff_init()
1343 int lg4ff_deinit(struct hid_device *hid) in lg4ff_deinit()