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

/linux-4.1.27/drivers/input/touchscreen/
H A Dzforce_ts.c44 #define PAYLOAD_LENGTH 1 macro
433 if (buf[PAYLOAD_LENGTH] == 0) { zforce_read_packet()
435 buf[PAYLOAD_LENGTH]); zforce_read_packet()
441 ret = i2c_master_recv(client, &buf[PAYLOAD_BODY], buf[PAYLOAD_LENGTH]); zforce_read_packet()
448 buf[PAYLOAD_LENGTH], buf[PAYLOAD_BODY]); zforce_read_packet()
/linux-4.1.27/include/uapi/linux/
H A Dfirewire-cdev.h768 * @control.PAYLOAD_LENGTH defines how many payload bytes can be received for
775 * entry has queued multiple packets, the PAYLOAD_LENGTH is divided equally
788 * @control.PAYLOAD_LENGTH is the size of the buffer chunk and specifies room

Completed in 116 milliseconds