Searched refs:supports_5_slot_packets (Results 1 – 4 of 4) sorted by relevance
50 bool (*supports_5_slot_packets)(void); member
171 static bool supports_5_slot_packets(void) { return false; } in supports_5_slot_packets() function335 supports_5_slot_packets,
382 static bool supports_5_slot_packets(void) { in supports_5_slot_packets() function658 supports_5_slot_packets,
282 if (controller->supports_5_slot_packets()) in decode_controller_support()