Home
last modified time | relevance | path

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

/linux/drivers/gpib/ni_usb/
H A Dni_usb_gpib.c744 static const int max_write_length = 0xffff; in ni_usb_write() local
748 if (length > max_write_length) in ni_usb_write()