Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/misc/
Dadutux.c49 #define ADU_MINOR_BASE 0 macro
51 #define ADU_MINOR_BASE 67 macro
640 .minor_base = ADU_MINOR_BASE,
745 (dev->minor - ADU_MINOR_BASE)); in adu_probe()