Home
last modified time | relevance | path

Searched refs:_MAX_ID_LEN (Results 1 - 5 of 5) sorted by relevance

/third_party/backends/backend/
H A Dplustek.h39 * - added _MAX_ID_LEN
160 #define _MAX_ID_LEN 20 macro
359 char usbId[_MAX_ID_LEN];/* to keep Vendor and product */
411 char usbId[_MAX_ID_LEN];
H A Du12.h117 #define _MAX_ID_LEN 20 macro
242 char usbId[_MAX_ID_LEN];/* to keep Vendor and product */
325 char usbId[_MAX_ID_LEN];
H A Dartec_eplus48u.h18 #define _MAX_ID_LEN 20 macro
H A Du12.c855 strncpy( dev->usbId, cnf->usbId, _MAX_ID_LEN ); in attach()
H A Dplustek.c1313 strncpy( dev->usbId, cnf->usbId, _MAX_ID_LEN ); in attach()

Completed in 7 milliseconds