Lines Matching refs:usb_tx_buf
113 unsigned char usb_tx_buf[8]; member
566 ictx->usb_tx_buf, in send_packet()
567 sizeof(ictx->usb_tx_buf), in send_packet()
590 ictx->usb_tx_buf, in send_packet()
591 sizeof(ictx->usb_tx_buf), in send_packet()
659 memcpy(ictx->usb_tx_buf, packet, sizeof(packet)); in send_associate_24g()
741 memcpy(ictx->usb_tx_buf, clock_enable_pkt[i], 8); in send_set_imon_clock()
952 memcpy(ictx->usb_tx_buf, ictx->tx.data_buf + offset, 7); in vfd_write()
953 ictx->usb_tx_buf[7] = (unsigned char) seq; in vfd_write()
967 memcpy(ictx->usb_tx_buf, &vfd_packet6, sizeof(vfd_packet6)); in vfd_write()
968 ictx->usb_tx_buf[7] = (unsigned char) seq; in vfd_write()
1019 if (copy_from_user(ictx->usb_tx_buf, buf, 8)) { in lcd_write()
1118 memcpy(ictx->usb_tx_buf, &ir_proto_packet, sizeof(ir_proto_packet)); in imon_ir_change_protocol()
1948 memcpy(ictx->usb_tx_buf, &fp_packet, sizeof(fp_packet)); in imon_init_rdev()