Searched defs:y_len (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dccp.h425 unsigned int y_len; /* In bytes */ member in struct:ccp_ecc_point
/linux-4.1.27/drivers/input/touchscreen/
H A Dusbtouchscreen.c833 __be16 y_len; /* bytes for Y axis */ member in struct:nexio_touch_packet
973 unsigned int y_len = be16_to_cpu(packet->y_len); nexio_read_data() local

Completed in 148 milliseconds