Searched refs:DeviceProduct (Results 1 – 3 of 3) sorted by relevance
35 if((xr_usb_serial->DeviceProduct&0xfff0) == 0x1400) in xr_usb_serial_set_reg()48 else if((xr_usb_serial->DeviceProduct == 0x1410) || in xr_usb_serial_set_reg()49 (xr_usb_serial->DeviceProduct == 0x1412) || in xr_usb_serial_set_reg()50 (xr_usb_serial->DeviceProduct == 0x1414)) in xr_usb_serial_set_reg()64 else if(xr_usb_serial->DeviceProduct == 0x1411) in xr_usb_serial_set_reg()76 else if((xr_usb_serial->DeviceProduct == 0x1420)|| in xr_usb_serial_set_reg()77 (xr_usb_serial->DeviceProduct == 0x1422)|| in xr_usb_serial_set_reg()78 (xr_usb_serial->DeviceProduct == 0x1424)) in xr_usb_serial_set_reg()105 if((xr_usb_serial->DeviceProduct&0xfff0) == 0x1400) in xr_usb_serial_set_reg_ext()117 else if((xr_usb_serial->DeviceProduct == 0x1410) || in xr_usb_serial_set_reg_ext()[all …]
158 unsigned short DeviceProduct; member
1559 xr_usb_serial->DeviceProduct = id->idProduct; in xr_usb_serial_probe()1561 if((xr_usb_serial->DeviceProduct&0xfff0) == 0x1410) in xr_usb_serial_probe()1565 else if((xr_usb_serial->DeviceProduct&0xfff0) == 0x1420) in xr_usb_serial_probe()