Searched refs:xfer_id (Results 1 – 2 of 2) sorted by relevance
171 u16 xfer_id; in shmem_poll_done() local173 xfer_id = MSG_XTRACT_TOKEN(ioread32(&shmem->msg_header)); in shmem_poll_done()175 if (xfer->hdr.seq != xfer_id) in shmem_poll_done()
989 static int wacom_led_putimage(struct wacom *wacom, int button_id, u8 xfer_id, in wacom_led_putimage() argument1008 buf[0] = xfer_id; in wacom_led_putimage()1136 u8 xfer_id; in wacom_button_image_store() local1140 xfer_id = WAC_CMD_ICON_BT_XFER; in wacom_button_image_store()1143 xfer_id = WAC_CMD_ICON_XFER; in wacom_button_image_store()1151 err = wacom_led_putimage(wacom, button_id, xfer_id, len, buf); in wacom_button_image_store()