Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dinput.h398 struct ff_periodic_effect { struct
399 __u16 waveform;
400 __u16 period;
401 __s16 magnitude;
402 __s16 offset;
403 __u16 phase;
405 struct ff_envelope envelope;
407 __u32 custom_len;
408 __s16 *custom_data;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dinput.h398 struct ff_periodic_effect { struct
399 __u16 waveform;
400 __u16 period;
401 __s16 magnitude;
402 __s16 offset;
403 __u16 phase;
405 struct ff_envelope envelope;
407 __u32 custom_len;
408 __s16 *custom_data;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dinput.h401 struct ff_periodic_effect { struct
402 __u16 waveform;
403 __u16 period;
404 __s16 magnitude;
405 __s16 offset;
406 __u16 phase;
408 struct ff_envelope envelope;
410 __u32 custom_len;
411 __s16 __user *custom_data;