Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
xhci_input_ctx Struct Reference

#include <xhci.hpp>

Data Fields

struct xhci_input_control_ctx input_control
 
struct xhci_device_ctx device
 

Detailed Description

Definition at line 118 of file xhci.hpp.

Field Documentation

◆ device

struct xhci_device_ctx xhci_input_ctx::device

Definition at line 120 of file xhci.hpp.

Referenced by XHCIModule::address_device().

◆ input_control

struct xhci_input_control_ctx xhci_input_ctx::input_control

Definition at line 119 of file xhci.hpp.

Referenced by XHCIModule::address_device().


The documentation for this struct was generated from the following file: