Searched refs:UAC1_DEF_INT_REQ_NUM (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/usb/gadget/function/ | ||
A D | u_uac1.h | 22 #define UAC1_DEF_INT_REQ_NUM 10 macro |
A D | f_uac1.c | 386 if (atomic_inc_return(&uac1->int_count) > UAC1_DEF_INT_REQ_NUM) { in audio_notify() |
Completed in 5 milliseconds