Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h112166 struct dualshock4_input_report_common { struct
112167 uint8_t x;
112168 uint8_t y;
112169 uint8_t rx;
112170 uint8_t ry;
112171 uint8_t buttons[3];
112172 uint8_t z;
112173 uint8_t rz;
112174 __le16 sensor_timestamp;
112198 struct dualshock4_input_report_common common; argument
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h119568 struct dualshock4_input_report_common { struct
119569 uint8_t x;
119570 uint8_t y;
119571 uint8_t rx;
119572 uint8_t ry;
119573 uint8_t buttons[3];
119574 uint8_t z;
119575 uint8_t rz;
119576 __le16 sensor_timestamp;
119600 struct dualshock4_input_report_common common; argument