Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.c51 static int xhci_control_out(const int id, struct usb_request_packet_t *packet, void *target, const …
1311 static int xhci_control_out(const int id, struct usb_request_packet_t *packet, void *target, const … in xhci_control_out() function
1410 count = xhci_control_out(id, &ctrl_out_packet, NULL, port_id, dev_desc->max_packet_size); in xhci_set_configuration()
1705 xhci_control_out(id, &ctrl_out_packet, NULL, port_id, dev_desc->max_packet_size); in xhci_hid_set_idle()