Turnstone Operating System
|
USB driver. More...
#include <driver/usb.h>
#include <driver/usb_ehci.h>
#include <driver/usb_xhci.h>
#include <pci.h>
#include <logging.h>
#include <memory.h>
#include <memory/frame.h>
#include <memory/paging.h>
#include <hashmap.h>
Functions | |
MODULE ("turnstone.kernel.hw.usb") | |
int8_t | usb_init (void) |
int8_t | usb_probe_all_devices_all_ports (void) |
Variables | |
hashmap_t * | usb_controllers = NULL |
USB driver.
This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.