Home
last modified time | relevance | path

Searched refs:HIDG_MINORS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_hid.c23 #define HIDG_MINORS 4 macro
1029 if (ret >= HIDG_MINORS) { in hidg_get_minor()
1214 status = ghid_setup(NULL, HIDG_MINORS); in hidg_alloc_inst()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_hid.c23 #define HIDG_MINORS 4 macro
1033 if (ret >= HIDG_MINORS) { in hidg_get_minor()
1218 status = ghid_setup(NULL, HIDG_MINORS); in hidg_alloc_inst()

Completed in 5 milliseconds