Searched refs:fill_effect_buf (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/hid/ |
| H A D | hid-haptic.c | 147 static void fill_effect_buf(struct hid_haptic_device *haptic, in fill_effect_buf() function 260 fill_effect_buf(haptic, &effect->u.haptic, &haptic->effect[effect->id], in hid_haptic_upload_effect() 353 fill_effect_buf(haptic, &effect.u.haptic, &haptic->effect[effect_id], in hid_haptic_erase() 365 fill_effect_buf(haptic, &effect.u.haptic, &haptic->effect[effect_id], in hid_haptic_erase() 506 fill_effect_buf(haptic, &stop_effect, &haptic->stop_effect, in hid_haptic_init()
|