Searched refs:to_host (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/usb/mtu3/
H A Dmtu3_dr.h96 void ssusb_mode_switch(struct ssusb_mtk *ssusb, int to_host);
111 static inline void ssusb_mode_switch(struct ssusb_mtk *ssusb, int to_host) argument
H A Dmtu3_dr.c230 void ssusb_mode_switch(struct ssusb_mtk *ssusb, int to_host) argument
234 ssusb_set_mode(otg_sx, to_host ? USB_ROLE_HOST : USB_ROLE_DEVICE);
/linux-master/drivers/usb/usbip/
H A Dvudc_transfer.c193 int is_short, to_host; local
208 to_host = usb_pipein(urb->pipe);
247 } else if (to_host) {
265 if (req->req.zero && to_host)
272 !to_host)
/linux-master/drivers/nvme/target/
H A Dconfigfs.c1076 host = to_host(target);
1109 struct nvmet_host *host = to_host(target);
2011 u8 *dhchap_secret = to_host(item)->dhchap_secret;
2021 struct nvmet_host *host = to_host(item);
2038 u8 *dhchap_secret = to_host(item)->dhchap_ctrl_secret;
2048 struct nvmet_host *host = to_host(item);
2065 struct nvmet_host *host = to_host(item);
2074 struct nvmet_host *host = to_host(item);
2091 struct nvmet_host *host = to_host(item);
2100 struct nvmet_host *host = to_host(ite
[all...]
H A Dnvmet.h319 static inline struct nvmet_host *to_host(struct config_item *item) function
/linux-master/tools/virtio/
H A Dvringh_test.c142 int fd, mapsize, to_guest[2], to_host[2]; local
165 pipe(to_host);
186 close(to_host[1]);
243 if (read(to_host[0], buf, sizeof(buf)) < 1)
307 close(to_host[0]);
312 gvdev.to_host_fd = to_host[1];
/linux-master/drivers/usb/gadget/udc/
H A Ddummy_hcd.c1337 int to_host; local
1343 to_host = usb_urb_dir_in(urb);
1348 if (to_host)
1358 if (to_host)
1377 if (to_host)
1410 int is_short, to_host; local
1431 to_host = usb_urb_dir_in(urb);
1476 } else if (to_host) {
1496 if (req->req.zero && to_host)
1503 !to_host)
[all...]
/linux-master/drivers/iommu/
H A Dfsl_pamu.h277 } to_host; member in union:paace::__anon314
H A Dfsl_pamu.c156 set_bf(ppaace->domain_attr.to_host.coherency_required, PAACE_DA_HOST_CR,
345 set_bf(ppaace->domain_attr.to_host.coherency_required, PAACE_DA_HOST_CR,
355 set_bf(ppaace->domain_attr.to_host.coherency_required, PAACE_DA_HOST_CR,

Completed in 327 milliseconds