Home
last modified time | relevance | path

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

/linux/drivers/gpib/lpvo_usb_gpib/
H A Dlpvo_usb_gpib.c102 #define USB_GPIB_TTMO "\nIBT" /* set total timeout */ macro
340 char command[sizeof(USB_GPIB_TTMO) + 6]; in set_timeout()
358 sprintf(command, "%s%d\n", USB_GPIB_TTMO, n); in set_timeout()