Home
last modified time | relevance | path

Searched refs:haptic_ptr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hid/ !
H A Dhid-haptic.h72 int hid_haptic_init(struct hid_device *hdev, struct hid_haptic_device **haptic_ptr);
110 int hid_haptic_init(struct hid_device *hdev, struct hid_haptic_device **haptic_ptr) in hid_haptic_init() argument
H A Dhid-haptic.c404 struct hid_haptic_device **haptic_ptr) in hid_haptic_init() argument
406 struct hid_haptic_device *haptic = *haptic_ptr; in hid_haptic_init()
541 *haptic_ptr = NULL; in hid_haptic_init()