Home
last modified time | relevance | path

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

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