Home
last modified time | relevance | path

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

/dports/comms/linrad/linrad-04.02/
H A Dusb2lpt.c33 usb_dev_handle *usb2lpt_handle0; variable
278 usb2lpt_handle0, in out_firmware0()
328 if(!usb2lpt_handle0) in usbOpenDevice0()
368 usb_close(usb2lpt_handle0); in usbOpenDevice0()
369 usb2lpt_handle0 = NULL; in usbOpenDevice0()
372 if(usb2lpt_handle0) break; in usbOpenDevice0()
374 if(usb2lpt_handle0 != NULL) in usbOpenDevice0()
377 *device = usb2lpt_handle0; in usbOpenDevice0()
392 retval=(usbOpenDevice0(&usb2lpt_handle0, in open_usb2lpt0()
443 usb2lpt_handle0, in out_usb2lpt0()
[all …]