Home
last modified time | relevance | path

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

/linux/drivers/gpib/ni_usb/
H A Dni_usb_gpib.c610 static const int max_read_length = 0xffff; in ni_usb_read() local
616 if (length > max_read_length) in ni_usb_read()