Searched refs:ft1000_receive_cmd (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/ |
D | ft1000_hw.c | 970 static bool ft1000_receive_cmd(struct ft1000_usb *dev, u16 *pbuffer, in ft1000_receive_cmd() function 1395 if (ft1000_receive_cmd(dev, pdpram_blk->pbuffer, in dsp_broadcast_msg_id() 1429 if (!ft1000_receive_cmd(dev, pdpram_blk->pbuffer, MAX_CMD_SQSIZE)) in handle_misc_portid()
|
/linux-4.1.27/drivers/staging/ft1000/ft1000-pcmcia/ |
D | ft1000_hw.c | 805 static bool ft1000_receive_cmd(struct net_device *dev, u16 *pbuffer, in ft1000_receive_cmd() function 920 if (ft1000_receive_cmd(dev, &cmdbuffer[0], MAX_CMD_SQSIZE, &tempword)) { in ft1000_proc_drvmsg()
|