Home
last modified time | relevance | path

Searched refs:custom_len (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/input/
H A Dinput-compat.h34 __u32 custom_len; member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_padding.c171 int custom_len; member
/openbmc/linux/drivers/input/misc/
H A Dda7280.c548 if (effect->u.periodic.custom_len == DA7280_CUSTOM_DATA_LEN) in da7280_haptics_upload_effect()
551 if (effect->u.periodic.custom_len == DA7280_CUSTOM_GP_DATA_LEN) in da7280_haptics_upload_effect()
554 if (effect->u.periodic.custom_len < DA7280_CUSTOM_DATA_LEN || in da7280_haptics_upload_effect()
555 effect->u.periodic.custom_len > DA7280_SNP_MEM_SIZE) { in da7280_haptics_upload_effect()
562 effect->u.periodic.custom_len)) in da7280_haptics_upload_effect()
567 for (i = 0; i < effect->u.periodic.custom_len; i++) { in da7280_haptics_upload_effect()
/openbmc/qemu/include/standard-headers/linux/
H A Dinput.h411 uint32_t custom_len; member
/openbmc/linux/include/uapi/linux/
H A Dinput.h414 __u32 custom_len; member