Searched refs:PIPEDIR (Results 1 – 2 of 2) sorted by relevance
515 #define PIPEDIR(pipe) ({ usb_pipein(pipe) ? "in" : "out"; }) macro531 PIPEDIR(pipe), PIPETYPE(pipe), in urb_dbg()
132 #define PIPEDIR(bAddress) (usb_pipein(bAddress) ? "in" : "out") macro241 _ep->name, tmp & 0x0f, PIPEDIR(tmp), in net2272_enable()