Lines Matching defs:width
110 u8 width;
376 command->width = 0x00;
398 command->width = 0x00;
434 command->width = 0x00;
751 buf[b++] = command->width;
1199 command->width = 0x00;
1216 u8 width, u32 data)
1231 command->width = 0x00 | (width & 0x0F);
1248 u8 width, u32 data)
1263 command->width = 0x00 | (width & 0x0F);
1280 u8 width, u32 data)
1283 return ftdi_elan_write_pcimem(ftdi, mem_offset, width, data);
1309 command->width = 0x00;
1330 u8 width, u32 *data)
1353 command->width = 0x00 | (width & 0x0F);
1374 u8 width, u32 *data)
1397 command->width = 0x00 | (width & 0x0F);
1418 u8 width, u32 *data)
1424 return ftdi_elan_read_pcimem(ftdi, mem_offset, width, data);
1452 command->width = usb_maxpacket(urb->dev, urb->pipe,
1517 command->width = usb_maxpacket(urb->dev, urb->pipe,
1574 command->width = usb_maxpacket(urb->dev, urb->pipe,
1637 command->width = usb_maxpacket(urb->dev, urb->pipe,
1718 command->width = usb_maxpacket(urb->dev, urb->pipe,
1779 command->width = 0x00;