Searched refs:rsplen (Results 1 – 3 of 3) sorted by relevance
225 int rsplen; in aplspi_transfer() local235 rsplen = len; in aplspi_transfer()236 while (len > 0 || rsplen > 0) { in aplspi_transfer()239 while (rsplen > 0 && count > 0) { in aplspi_transfer()243 rsplen--; in aplspi_transfer()
100 uint16_t rsplen; member323 msg->hdr.rsplen = APLHIDEV_DESC_MAX; in aplhidev_get_info()356 msg->hdr.rsplen = APLHIDEV_DESC_MAX; in aplhidev_get_descriptor()389 msg->hdr.rsplen = msg->hdr.cmdlen; in aplhidev_set_leds()429 msg->hdr.rsplen = msg->hdr.cmdlen; in aplhidev_set_mode()464 msg->hdr.rsplen = APLHIDEV_DESC_MAX; in aplhidev_get_dimensions()
515 size_t rsplen, int flags) in hv_cmd() argument533 msg.msg_rsplen = rsplen; in hv_cmd()