Home
last modified time | relevance | path

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

/DragonOS-0.1.3/kernel/src/driver/usb/xhci/
Dxhci.c1399 static inline int xhci_set_configuration(const int id, const int port_id, const uint8_t conf_value) in xhci_set_configuration() argument
1408 …KET(ctrl_out_packet, USB_REQ_TYPE_SET_REQUEST, USB_REQ_SET_CONFIGURATION, conf_value & 0xff, 0, 0); in xhci_set_configuration()