Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/ni_usb/
H A Dni_usb_gpib.c1665 #define NUM_INIT_WRITES 26 macro
1766 if (i > NUM_INIT_WRITES) { in ni_usb_setup_init()
1782 writes = kmalloc_array(NUM_INIT_WRITES, sizeof(*writes), GFP_KERNEL); in ni_usb_init()