Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Dadutux.c49 #define ADU_MINOR_BASE 0 macro
51 #define ADU_MINOR_BASE 67 macro
643 .minor_base = ADU_MINOR_BASE,
748 (dev->minor - ADU_MINOR_BASE)); in adu_probe()