Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/ni_usb/
H A Dni_usb_gpib.c732 static const int max_write_length = 0xffff; in ni_usb_write() local
736 if (length > max_write_length) in ni_usb_write()