Home
last modified time | relevance | path

Searched refs:input_report_body_header (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dhid-over-spi.h73 struct input_report_body_header { struct
79 #define HIDSPI_INPUT_BODY_HEADER_SIZE sizeof(struct input_report_body_header) argument
87 struct input_report_body_header body_hdr;
/linux/drivers/hid/intel-thc-hid/intel-quickspi/
H A Dquickspi-protocol.c100 input_rep_type = ((struct input_report_body_header *)read_buf)->input_report_type; in quickspi_get_device_descriptor()
157 struct input_report_body_header *body_hdr; in quickspi_handle_input_data()