Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/device/
Dusb_dc_native_posix_adapt.h93 struct usbip_header { struct
110 int handle_usb_control(struct usbip_header *hdr); argument
111 int handle_usb_data(struct usbip_header *hdr);
Dusb_dc_native_posix_adapt.c48 static void usbip_header_dump(struct usbip_header *hdr) in usbip_header_dump()
192 static void handle_usbip_submit(int connfd, struct usbip_header *hdr) in handle_usbip_submit()
214 static void handle_usbip_unlink(int connfd, struct usbip_header *hdr) in handle_usbip_unlink()
332 struct usbip_header cmd; in usbip_start()
Dusb_dc_native_posix.c513 int handle_usb_control(struct usbip_header *hdr) in handle_usb_control()
557 int handle_usb_data(struct usbip_header *hdr) in handle_usb_data()