Home
last modified time | relevance | path

Searched refs:fromhost (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/um/
DKconfig.um35 mount none /tmp/fromhost -t hostfs -o /tmp/umlshare
37 where /tmp/fromhost is an empty directory inside UML and
/linux-4.1.27/tools/usb/usbip/src/
Dusbipd.c285 fromhost(&request); in tcpd_auth()
/linux-4.1.27/drivers/usb/gadget/udc/
Dgr_udc.c724 static int gr_ep_halt_wedge(struct gr_ep *ep, int halt, int wedge, int fromhost) in gr_ep_halt_wedge() argument
737 if (halt && !fromhost) { in gr_ep_halt_wedge()