Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device/class/netusb/
Dfunction_rndis.c786 static int handle_encapsulated_cmd(uint8_t *data, uint32_t len) in handle_encapsulated_cmd() function
901 handle_encapsulated_cmd(buf->data, buf->len); in cmd_thread()