Symbol: pidff_device
drivers/hid/usbhid/hid-pidff.c
1142
struct pidff_device *pidff)
drivers/hid/usbhid/hid-pidff.c
1183
static int pidff_reports_ok(struct pidff_device *pidff)
drivers/hid/usbhid/hid-pidff.c
1251
static int pidff_find_special_fields(struct pidff_device *pidff)
drivers/hid/usbhid/hid-pidff.c
1369
static int pidff_find_effects(struct pidff_device *pidff,
drivers/hid/usbhid/hid-pidff.c
1429
static int pidff_init_fields(struct pidff_device *pidff, struct input_dev *dev)
drivers/hid/usbhid/hid-pidff.c
1502
static int pidff_check_autocenter(struct pidff_device *pidff,
drivers/hid/usbhid/hid-pidff.c
1541
struct pidff_device *pidff;
drivers/hid/usbhid/hid-pidff.c
302
static int pidff_get_effect_type_id(struct pidff_device *pidff,
drivers/hid/usbhid/hid-pidff.c
404
static void pidff_set_effect_direction(struct pidff_device *pidff,
drivers/hid/usbhid/hid-pidff.c
444
static void pidff_set_envelope_report(struct pidff_device *pidff,
drivers/hid/usbhid/hid-pidff.c
495
static void pidff_set_constant_report(struct pidff_device *pidff,
drivers/hid/usbhid/hid-pidff.c
519
static void pidff_set_effect_report(struct pidff_device *pidff,
drivers/hid/usbhid/hid-pidff.c
573
static void pidff_set_periodic_report(struct pidff_device *pidff,
drivers/hid/usbhid/hid-pidff.c
605
static void pidff_set_condition_report(struct pidff_device *pidff,
drivers/hid/usbhid/hid-pidff.c
675
static void pidff_set_ramp_report(struct pidff_device *pidff,
drivers/hid/usbhid/hid-pidff.c
700
static void pidff_set_gain_report(struct pidff_device *pidff, u16 gain)
drivers/hid/usbhid/hid-pidff.c
713
static void pidff_set_device_control(struct pidff_device *pidff, int field)
drivers/hid/usbhid/hid-pidff.c
749
static void pidff_reset(struct pidff_device *pidff)
drivers/hid/usbhid/hid-pidff.c
763
static void pidff_fetch_pool(struct pidff_device *pidff)
drivers/hid/usbhid/hid-pidff.c
791
static int pidff_request_effect_upload(struct pidff_device *pidff, int efnum)
drivers/hid/usbhid/hid-pidff.c
831
static int pidff_needs_playback(struct pidff_device *pidff, int effect_id, int n)
drivers/hid/usbhid/hid-pidff.c
840
static void pidff_playback_pid(struct pidff_device *pidff, int pid_id, int n)
drivers/hid/usbhid/hid-pidff.c
866
struct pidff_device *pidff = dev->ff->private;
drivers/hid/usbhid/hid-pidff.c
883
static void pidff_erase_pid(struct pidff_device *pidff, int pid_id)
drivers/hid/usbhid/hid-pidff.c
895
struct pidff_device *pidff = dev->ff->private;
drivers/hid/usbhid/hid-pidff.c
930
struct pidff_device *pidff = dev->ff->private;
drivers/hid/usbhid/hid-pidff.c
996
static void pidff_autocenter(struct pidff_device *pidff, u16 magnitude)