Searched refs:end_level (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/hid/ |
| H A D | hid-lg3ff.c | 66 y = effect->u.ramp.end_level; in hid_lg3ff_play()
|
| H A D | hid-lgff.c | 70 y = effect->u.ramp.end_level + 0x7f; in hid_lgff_play()
|
| H A D | hid-tmff.c | 87 y = tmff_scale_s8(effect->u.ramp.end_level, in tmff_play()
|
| H A D | hid-logitech-hidpp.c | 2644 force = (effect->u.ramp.end_level * fixp_sin16((effect->direction * 360) >> 16)) >> 15; in hidpp_ff_upload_effect() 2656 effect->u.ramp.end_level, in hidpp_ff_upload_effect()
|
| /linux/include/sound/ |
| H A D | wavefront.h | 193 s8 end_level; member
|
| /linux/drivers/hid/usbhid/ |
| H A D | hid-pidff.c | 659 effect->u.ramp.end_level); in pidff_set_ramp_report() 670 effect->u.ramp.end_level != old->u.ramp.end_level; in pidff_needs_set_ramp()
|
| /linux/arch/x86/kvm/mmu/ |
| H A D | mmu.c | 1517 int end_level; member 1539 int start_level, int end_level, in slot_rmap_walk_init() argument 1544 iterator->end_level = end_level; in slot_rmap_walk_init() 1565 if (++iterator->level > iterator->end_level) { in slot_rmap_walk_next() 1588 int start_level, int end_level, in __walk_slot_rmaps() argument 1597 for_each_slot_rmap_range(slot, start_level, end_level, start_gfn, in __walk_slot_rmaps() 1621 int start_level, int end_level, in walk_slot_rmaps() argument 1624 return __walk_slot_rmaps(kvm, slot, fn, start_level, end_level, in walk_slot_rmaps()
|