Searched refs:num_interfaces (Results 1 – 2 of 2) sorted by relevance
74 uint8_t num_interfaces; // 当前conf对应的接口数量 member
1433 conf_desc->type, conf_desc->len, conf_desc->total_len, conf_desc->num_interfaces, in xhci_get_config_desc()1470 if (if_num >= ((struct usb_config_desc *)in_buf)->num_interfaces) in xhci_get_interface_desc()2034 if (interface_number >= ((struct usb_config_desc *)full_conf)->num_interfaces) in xhci_get_hid_descriptor()