Home
last modified time | relevance | path

Searched defs:ff_periodic_effect (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/uapi/linux/
Dinput.h405 struct ff_periodic_effect { struct
406 __u16 waveform;
407 __u16 period;
408 __s16 magnitude;
409 __s16 offset;
410 __u16 phase;
412 struct ff_envelope envelope;
414 __u32 custom_len;
415 __s16 __user *custom_data;
/linux-6.6.21/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_padding.c164 struct ff_periodic_effect { struct
166 short magnitude;
168 short phase;
171 int custom_len;
172 short *custom_data;