Searched refs:supports_3_slot_packets (Results 1 – 4 of 4) sorted by relevance
49 bool (*supports_3_slot_packets)(void); member
169 static bool supports_3_slot_packets(void) { return false; } in supports_3_slot_packets() function334 supports_3_slot_packets,
377 static bool supports_3_slot_packets(void) { in supports_3_slot_packets() function657 supports_3_slot_packets,
278 if (controller->supports_3_slot_packets()) in decode_controller_support()