Searched refs:endpoint_packet_size (Results 1 – 1 of 1) sorted by relevance
412 size_t endpoint_packet_size = endpoint_desc.wMaxPacketSize; in FindInterface() local413 CHECK(endpoint_packet_size != 0); in FindInterface()415 packet_size = endpoint_packet_size; in FindInterface()417 CHECK(packet_size == endpoint_packet_size); in FindInterface()