Searched refs:UAC2_DEF_INT_REQ_NUM (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/gadget/function/ | ||
H A D | u_uac2.h | 36 #define UAC2_DEF_INT_REQ_NUM 10 macro |
H A D | f_uac2.c | 1370 if (atomic_inc_return(&uac2->int_count) > UAC2_DEF_INT_REQ_NUM) { in afunc_notify() |