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()
131 #define PIPEDIR(bAddress) (usb_pipein(bAddress) ? "in" : "out") macro240 _ep->name, tmp & 0x0f, PIPEDIR(tmp), in net2272_enable()