ladybird/Kernel/Bus/USB/UHCI
Jesse Buhagiar 6666230d3e Kernel/USB: Remove unused free function from QueueHead
This function is no longer required as the freeing is done
inside of the controller class through the pool interface.
2021-08-19 18:42:07 +02:00
..
UHCIController.cpp Kernel/USB: Harden Descriptor memory allocation 2021-08-19 18:42:07 +02:00
UHCIController.h Kernel/USB: Harden Descriptor memory allocation 2021-08-19 18:42:07 +02:00
UHCIDescriptorPool.h Kernel/USB: Harden Descriptor memory allocation 2021-08-19 18:42:07 +02:00
UHCIDescriptorTypes.h Kernel/USB: Remove unused free function from QueueHead 2021-08-19 18:42:07 +02:00
UHCIRootHub.cpp Kernel/USB: Move UHCI related structures to subdirectory 2021-08-19 18:42:07 +02:00
UHCIRootHub.h Kernel/USB: Move UHCI related structures to subdirectory 2021-08-19 18:42:07 +02:00