Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Du_uac2.h36 #define UAC2_DEF_INT_REQ_NUM 10 macro
H A Df_uac2.c1370 if (atomic_inc_return(&uac2->int_count) > UAC2_DEF_INT_REQ_NUM) { in afunc_notify()