Home
last modified time | relevance | path

Searched refs:sur40_blob (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dsur40.c54 struct sur40_blob { struct
91 struct sur40_blob blobs[];
416 static void sur40_report_blob(struct sur40_blob *blob, struct input_dev *input) in sur40_report_blob()
460 struct sur40_blob *inblob = &sur40->bulk_in_buffer->blobs[0]; in sur40_poll()
483 if (result % sizeof(struct sur40_blob) != 0) { in sur40_poll()
506 packet_blobs = result / sizeof(struct sur40_blob); in sur40_poll()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dsur40.c54 struct sur40_blob { struct
91 struct sur40_blob blobs[];
416 static void sur40_report_blob(struct sur40_blob *blob, struct input_dev *input) in sur40_report_blob()
460 struct sur40_blob *inblob = &sur40->bulk_in_buffer->blobs[0]; in sur40_poll()
483 if (result % sizeof(struct sur40_blob) != 0) { in sur40_poll()
506 packet_blobs = result / sizeof(struct sur40_blob); in sur40_poll()

Completed in 4 milliseconds