Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/io/
H A Dusbif.h297 #define xenusb_setportnum_pipe(pipe, portnum) ((pipe) | (portnum)) macro
/openbmc/linux/drivers/usb/host/
H A Dxen-hcd.c637 pipe = xenusb_setportnum_pipe(pipe, port); in xenhcd_pipe_urb_to_xenusb()