Home
last modified time | relevance | path

Searched refs:PSEUDOSZ (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/
Dft1000_usb.h12 #define PSEUDOSZ 16 macro
Dft1000_debug.c625 if ((msgsz < MAX_CMD_SQSIZE) && (msgsz > PSEUDOSZ)) { in ft1000_ioctl()
698 msglen = ntohs(*(u16 *)pdpram_blk->pbuffer) + PSEUDOSZ; in ft1000_ioctl()
Dft1000_hw.c982 size = ntohs(size) + PSEUDOSZ; in ft1000_receive_cmd()
1079 len += PSEUDOSZ; in ft1000_dsp_prov()
1359 (u16)(0x0012 + PSEUDOSZ)); in ft1000_proc_drvmsg()