Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dr8a66597.h28 #define check_interrupt(pipenum) ((pipenum >= 6 && pipenum <= 9)) macro
Dr8a66597-hcd.c728 else if (check_interrupt(pipenum)) in get_bufnum()
744 else if (check_interrupt(pipenum)) in get_buf_bsize()