Searched refs:conf_value (Results 1 – 1 of 1) sorted by relevance
1399 static inline int xhci_set_configuration(const int id, const int port_id, const uint8_t conf_value) in xhci_set_configuration() argument1408 …KET(ctrl_out_packet, USB_REQ_TYPE_SET_REQUEST, USB_REQ_SET_CONFIGURATION, conf_value & 0xff, 0, 0); in xhci_set_configuration()